16:02:03 Started by timer 16:02:03 Running as SYSTEM 16:02:03 [EnvInject] - Loading node environment variables. 16:02:03 Building remotely on prd-centos8-builder-4c-4g-5620 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-argon 16:02:04 [ssh-agent] Looking for ssh-agent implementation... 16:02:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:04 $ ssh-agent 16:02:04 SSH_AUTH_SOCK=/tmp/ssh-5o0JERksmEO4/agent.5527 16:02:04 SSH_AGENT_PID=5529 16:02:04 [ssh-agent] Started. 16:02:04 Running ssh-add (command line suppressed) 16:02:04 Identity added: /w/workspace/openflowplugin-maven-merge-argon@tmp/private_key_16826856410036039707.key (/w/workspace/openflowplugin-maven-merge-argon@tmp/private_key_16826856410036039707.key) 16:02:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:02:04 The recommended git tool is: NONE 16:02:06 using credential jenkins-ssh 16:02:06 Wiping out workspace first. 16:02:06 Cloning the remote Git repository 16:02:06 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 16:02:06 > git init /w/workspace/openflowplugin-maven-merge-argon # timeout=10 16:02:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 16:02:06 > git --version # timeout=10 16:02:06 > git --version # 'git version 2.39.3' 16:02:06 using GIT_SSH to set credentials jenkins-ssh 16:02:06 [INFO] Currently running in a labeled security context 16:02:06 [INFO] Currently SELinux is 'enforcing' on the host 16:02:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-argon@tmp/jenkins-gitclient-ssh16327585971805605394.key 16:02:06 Verifying host key using known hosts file 16:02:06 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:02:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 16:02:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:10 Avoid second fetch 16:02:10 > git rev-parse refs/remotes/origin/stable/argon^{commit} # timeout=10 16:02:10 Checking out Revision c2f89b0ed8f49b88371910848c98491464ddb9cd (refs/remotes/origin/stable/argon) 16:02:10 > git config core.sparsecheckout # timeout=10 16:02:10 > git checkout -f c2f89b0ed8f49b88371910848c98491464ddb9cd # timeout=10 16:02:11 Commit message: "Bump versions by x.y.(z+1)" 16:02:11 > git rev-list --no-walk c2f89b0ed8f49b88371910848c98491464ddb9cd # timeout=10 16:02:11 provisioning config files... 16:02:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:02:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:02:11 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins2866367825514793148.sh 16:02:11 ---> python-tools-install.sh 16:02:11 Setup pyenv: 16:02:11 system 16:02:11 * 3.8.13 (set by /opt/pyenv/version) 16:02:11 * 3.9.13 (set by /opt/pyenv/version) 16:02:11 * 3.10.6 (set by /opt/pyenv/version) 16:02:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Za5x 16:02:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:02:19 lf-activate-venv(): INFO: Installing: lftools 16:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-Za5x/bin to PATH 16:02:54 Generating Requirements File 16:03:36 Python 3.10.6 16:03:37 pip 23.3.1 from /tmp/venv-Za5x/lib/python3.10/site-packages/pip (python 3.10) 16:03:37 appdirs==1.4.4 16:03:37 argcomplete==3.1.6 16:03:37 aspy.yaml==1.3.0 16:03:37 attrs==23.1.0 16:03:37 autopage==0.5.2 16:03:37 Babel==2.13.1 16:03:37 beautifulsoup4==4.12.2 16:03:37 boto3==1.33.8 16:03:37 botocore==1.33.8 16:03:37 bs4==0.0.1 16:03:37 cachetools==5.3.2 16:03:37 certifi==2023.11.17 16:03:37 cffi==1.16.0 16:03:37 cfgv==3.4.0 16:03:37 chardet==5.2.0 16:03:37 charset-normalizer==3.3.2 16:03:37 click==8.1.7 16:03:37 cliff==4.4.0 16:03:37 cmd2==2.4.3 16:03:37 cryptography==3.3.2 16:03:37 debtcollector==2.5.0 16:03:37 decorator==5.1.1 16:03:37 defusedxml==0.7.1 16:03:37 Deprecated==1.2.14 16:03:37 distlib==0.3.7 16:03:37 dnspython==2.4.2 16:03:37 docker==4.2.2 16:03:37 dogpile.cache==1.2.2 16:03:37 email-validator==2.1.0.post1 16:03:37 filelock==3.13.1 16:03:37 future==0.18.3 16:03:37 gitdb==4.0.11 16:03:37 GitPython==3.1.40 16:03:37 google-auth==2.25.1 16:03:37 httplib2==0.22.0 16:03:37 identify==2.5.32 16:03:37 idna==3.6 16:03:37 importlib-metadata==7.0.0 16:03:37 importlib-resources==1.5.0 16:03:37 iso8601==2.1.0 16:03:37 Jinja2==3.1.2 16:03:37 jmespath==1.0.1 16:03:37 jsonpatch==1.33 16:03:37 jsonpointer==2.4 16:03:37 jsonschema==4.20.0 16:03:37 jsonschema-specifications==2023.11.2 16:03:37 keystoneauth1==5.4.0 16:03:37 kubernetes==28.1.0 16:03:37 lftools==0.37.8 16:03:37 lxml==4.9.3 16:03:37 MarkupSafe==2.1.3 16:03:37 msgpack==1.0.7 16:03:37 multi-key-dict==2.0.3 16:03:37 munch==4.0.0 16:03:37 netaddr==0.9.0 16:03:37 netifaces==0.11.0 16:03:37 niet==1.4.2 16:03:37 nodeenv==1.8.0 16:03:37 oauth2client==4.1.3 16:03:37 oauthlib==3.2.2 16:03:37 openstacksdk==0.62.0 16:03:37 os-client-config==2.1.0 16:03:37 os-service-types==1.7.0 16:03:37 osc-lib==2.9.0 16:03:37 oslo.config==9.2.0 16:03:37 oslo.context==5.3.0 16:03:37 oslo.i18n==6.2.0 16:03:37 oslo.log==5.4.0 16:03:37 oslo.serialization==5.2.0 16:03:37 oslo.utils==6.3.0 16:03:37 packaging==23.2 16:03:37 pbr==6.0.0 16:03:37 platformdirs==4.1.0 16:03:37 prettytable==3.9.0 16:03:37 pyasn1==0.5.1 16:03:37 pyasn1-modules==0.3.0 16:03:37 pycparser==2.21 16:03:37 pygerrit2==2.0.15 16:03:37 PyGithub==2.1.1 16:03:37 pyinotify==0.9.6 16:03:37 PyJWT==2.8.0 16:03:37 PyNaCl==1.5.0 16:03:37 pyparsing==2.4.7 16:03:37 pyperclip==1.8.2 16:03:37 pyrsistent==0.20.0 16:03:37 python-cinderclient==9.4.0 16:03:37 python-dateutil==2.8.2 16:03:37 python-heatclient==3.3.0 16:03:37 python-jenkins==1.8.2 16:03:37 python-keystoneclient==5.2.0 16:03:37 python-magnumclient==4.3.0 16:03:37 python-novaclient==18.4.0 16:03:37 python-openstackclient==6.0.0 16:03:37 python-swiftclient==4.4.0 16:03:37 pytz==2023.3.post1 16:03:37 PyYAML==6.0.1 16:03:37 referencing==0.31.1 16:03:37 requests==2.31.0 16:03:37 requests-oauthlib==1.3.1 16:03:37 requestsexceptions==1.4.0 16:03:37 rfc3986==2.0.0 16:03:37 rpds-py==0.13.2 16:03:37 rsa==4.9 16:03:37 ruamel.yaml==0.18.5 16:03:37 ruamel.yaml.clib==0.2.8 16:03:37 s3transfer==0.8.2 16:03:37 simplejson==3.19.2 16:03:37 six==1.16.0 16:03:37 smmap==5.0.1 16:03:37 soupsieve==2.5 16:03:37 stevedore==5.1.0 16:03:37 tabulate==0.9.0 16:03:37 toml==0.10.2 16:03:37 tomlkit==0.12.3 16:03:37 tqdm==4.66.1 16:03:37 typing_extensions==4.8.0 16:03:37 tzdata==2023.3 16:03:37 urllib3==1.26.18 16:03:37 virtualenv==20.25.0 16:03:37 wcwidth==0.2.12 16:03:37 websocket-client==1.7.0 16:03:37 wrapt==1.16.0 16:03:37 xdg==6.0.0 16:03:37 xmltodict==0.13.0 16:03:37 yq==3.2.3 16:03:37 zipp==3.17.0 16:03:37 [openflowplugin-maven-merge-argon] $ /bin/sh -xe /tmp/jenkins9263584652212653008.sh 16:03:37 + mkdir -p /w/workspace/openflowplugin-maven-merge-argon/target/classes /w/workspace/openflowplugin-maven-merge-argon/jacoco/classes 16:03:37 [openflowplugin-maven-merge-argon] $ /bin/sh -xe /tmp/jenkins2050271939479257716.sh 16:03:37 + echo quiet=on 16:03:37 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-5620 16:03:38 [openflowplugin-maven-merge-argon] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/argon -Dsha1=origin/stable/argon -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/argon -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=argon "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 16:03:38 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 16:03:38 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:03:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:03:38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 16:03:38 Default locale: en_US, platform encoding: UTF-8 16:03:38 OS name: "linux", version: "4.18.0-500.el8.x86_64", arch: "amd64", family: "unix" 16:03:38 [openflowplugin-maven-merge-argon] $ /bin/sh -xe /tmp/jenkins16142486633403496135.sh 16:03:38 + rm /home/jenkins/.wgetrc 16:03:38 [EnvInject] - Injecting environment variables from a build step. 16:03:38 [EnvInject] - Injecting as environment variables the properties content 16:03:38 SET_JDK_VERSION=openjdk17 16:03:38 GIT_URL="git://devvexx.opendaylight.org/mirror" 16:03:38 16:03:38 [EnvInject] - Variables injected successfully. 16:03:38 [openflowplugin-maven-merge-argon] $ /bin/sh /tmp/jenkins13697208683252018784.sh 16:03:38 ---> update-java-alternatives.sh 16:03:38 ---> Updating Java version 16:03:39 ---> RedHat type system detected 16:03:40 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:03:40 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:03:40 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 16:03:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:03:40 [EnvInject] - Injecting environment variables from a build step. 16:03:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:03:40 [EnvInject] - Variables injected successfully. 16:03:40 provisioning config files... 16:03:40 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-argon@tmp/config14208189063716172892tmp 16:03:41 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-argon@tmp/config10781467018471201432tmp 16:03:41 [EnvInject] - Injecting environment variables from a build step. 16:03:41 [EnvInject] - Injecting as environment variables the properties content 16:03:41 SERVER_ID=opendaylight-snapshot 16:03:41 16:03:41 [EnvInject] - Variables injected successfully. 16:03:41 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins9528591075849527585.sh 16:03:41 ---> create-netrc.sh 16:03:41 [EnvInject] - Injecting environment variables from a build step. 16:03:41 [EnvInject] - Injecting as environment variables the properties content 16:03:41 NEXUS_CUT_DIRS=6 16:03:41 NEXUS_REPO=opendaylight.snapshot 16:03:41 16:03:41 [EnvInject] - Variables injected successfully. 16:03:41 [openflowplugin-maven-merge-argon] $ /bin/bash -l /tmp/jenkins14857051141916272546.sh 16:03:41 ---> maven-fetch-metadata.sh 16:03:41 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 16:03:41 + project=org.opendaylight.openflowplugin 16:03:41 + project_path=org/opendaylight/openflowplugin 16:03:41 + mkdir -p /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin 16:03:41 + pushd /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin 16:03:41 /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-argon 16:03:41 + set +e 16:03:41 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [4293] -> "features-aggregator/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [4393] -> "features-extension-aggregator/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4433] -> "features-openflowplugin-extension/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 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] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1] 16:03:42 2023-12-06 16:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 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] 16:03:43 2023-12-06 16:03:43 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] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 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] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 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] 16:03:43 2023-12-06 16:03:43 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] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1] 16:03:43 2023-12-06 16:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/ [81900] -> "drop-test-karaf/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:44 2023-12-06 16:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.1-SNAPSHOT/ [99590] -> "drop-test-karaf/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:44 2023-12-06 16:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/ [90745] -> "drop-test-karaf/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:44 2023-12-06 16:03:44 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] 16:03:44 2023-12-06 16:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/ [43193] -> "features-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:45 2023-12-06 16:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.1-SNAPSHOT/ [52277] -> "features-aggregator/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:45 2023-12-06 16:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/ [47735] -> "features-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:45 2023-12-06 16:03:45 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] 16:03:45 2023-12-06 16:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/ [45664] -> "features-extension-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:45 2023-12-06 16:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.1-SNAPSHOT/ [55286] -> "features-extension-aggregator/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:46 2023-12-06 16:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/ [50475] -> "features-extension-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:46 2023-12-06 16:03:46 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] 16:03:46 2023-12-06 16:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/ [61569] -> "features-openflowplugin-extension/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:46 2023-12-06 16:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.1-SNAPSHOT/ [74721] -> "features-openflowplugin-extension/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:47 2023-12-06 16:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/ [68145] -> "features-openflowplugin-extension/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:47 2023-12-06 16:03:47 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] 16:03:47 2023-12-06 16:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/ [58297] -> "features-openflowplugin/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:48 2023-12-06 16:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.1-SNAPSHOT/ [70733] -> "features-openflowplugin/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:48 2023-12-06 16:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/ [64515] -> "features-openflowplugin/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:48 2023-12-06 16:03:48 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] 16:03:48 2023-12-06 16:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/ [81900] -> "learning-switch/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:49 2023-12-06 16:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.1-SNAPSHOT/ [99590] -> "learning-switch/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:50 2023-12-06 16:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/ [90745] -> "learning-switch/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:50 2023-12-06 16:03:50 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] 16:03:50 2023-12-06 16:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1] 16:03:50 2023-12-06 16:03:50 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] 16:03:50 2023-12-06 16:03:50 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] 16:03:50 2023-12-06 16:03:50 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] 16:03:50 2023-12-06 16:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1] 16:03:50 2023-12-06 16:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1] 16:03:50 2023-12-06 16:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/ [66175] -> "odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:50 2023-12-06 16:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.1-SNAPSHOT/ [80335] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:51 2023-12-06 16:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/ [73255] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:51 2023-12-06 16:03:51 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] 16:03:52 2023-12-06 16:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/ [62218] -> "odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:52 2023-12-06 16:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.1-SNAPSHOT/ [75512] -> "odl-openflowplugin-app-bulk-o-matic/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:52 2023-12-06 16:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/ [68865] -> "odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:52 2023-12-06 16:03:52 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] 16:03:52 2023-12-06 16:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/ [62547] -> "odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:52 2023-12-06 16:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.1-SNAPSHOT/ [75913] -> "odl-openflowplugin-app-config-pusher/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:53 2023-12-06 16:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/ [69230] -> "odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:53 2023-12-06 16:03:53 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] 16:03:53 2023-12-06 16:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/ [65846] -> "odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:53 2023-12-06 16:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.1-SNAPSHOT/ [79934] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:54 2023-12-06 16:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/ [72890] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:54 2023-12-06 16:03:54 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] 16:03:54 2023-12-06 16:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/ [64850] -> "odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:54 2023-12-06 16:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.1-SNAPSHOT/ [78720] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:55 2023-12-06 16:03:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/ [71785] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:55 2023-12-06 16:03:55 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] 16:03:55 2023-12-06 16:03:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/ [62218] -> "odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:55 2023-12-06 16:03:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.1-SNAPSHOT/ [75512] -> "odl-openflowplugin-app-lldp-speaker/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:55 2023-12-06 16:03:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/ [68865] -> "odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:55 2023-12-06 16:03:55 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] 16:03:56 2023-12-06 16:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/ [66166] -> "odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:56 2023-12-06 16:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.1-SNAPSHOT/ [80324] -> "odl-openflowplugin-app-reconciliation-framework/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:56 2023-12-06 16:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/ [73245] -> "odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:56 2023-12-06 16:03:56 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] 16:03:57 2023-12-06 16:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/ [62885] -> "odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:57 2023-12-06 16:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.1-SNAPSHOT/ [76325] -> "odl-openflowplugin-app-southbound-cli/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:57 2023-12-06 16:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/ [69605] -> "odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:57 2023-12-06 16:03:57 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] 16:03:58 2023-12-06 16:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/ [64521] -> "odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:58 2023-12-06 16:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.1-SNAPSHOT/ [78319] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:03:58 2023-12-06 16:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/ [71420] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:03:58 2023-12-06 16:03:58 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] 16:03:59 2023-12-06 16:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/ [65837] -> "odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:03:59 2023-12-06 16:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.1-SNAPSHOT/ [79923] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:00 2023-12-06 16:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/ [72880] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:00 2023-12-06 16:03:59 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] 16:04:00 2023-12-06 16:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/ [63534] -> "odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:00 2023-12-06 16:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.1-SNAPSHOT/ [77116] -> "odl-openflowplugin-app-topology-manager/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:00 2023-12-06 16:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/ [70325] -> "odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:00 2023-12-06 16:04:00 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] 16:04:01 2023-12-06 16:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/ [60911] -> "odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.1-SNAPSHOT/ [73919] -> "odl-openflowplugin-app-topology/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/ [67415] -> "odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:01 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] 16:04:03 2023-12-06 16:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/ [59915] -> "odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.1-SNAPSHOT/ [72705] -> "odl-openflowplugin-drop-test/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/ [66310] -> "odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:02 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] 16:04:03 2023-12-06 16:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/ [61889] -> "odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.1-SNAPSHOT/ [75111] -> "odl-openflowplugin-eric-extensions/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/ [68500] -> "odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:03 2023-12-06 16:04:03 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] 16:04:03 2023-12-06 16:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/ [62894] -> "odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:04 2023-12-06 16:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.1-SNAPSHOT/ [76336] -> "odl-openflowplugin-flow-services-rest/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:04 2023-12-06 16:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/ [69615] -> "odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:04 2023-12-06 16:04:04 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] 16:04:04 2023-12-06 16:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/ [61240] -> "odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:05 2023-12-06 16:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.1-SNAPSHOT/ [74320] -> "odl-openflowplugin-flow-services/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:05 2023-12-06 16:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/ [67780] -> "odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:05 2023-12-06 16:04:05 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] 16:04:05 2023-12-06 16:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/ [59897] -> "odl-openflowplugin-libraries/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:05 2023-12-06 16:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.1-SNAPSHOT/ [72683] -> "odl-openflowplugin-libraries/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:06 2023-12-06 16:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/ [66290] -> "odl-openflowplugin-libraries/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:06 2023-12-06 16:04:06 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] 16:04:06 2023-12-06 16:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/ [59924] -> "odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:06 2023-12-06 16:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.1-SNAPSHOT/ [72716] -> "odl-openflowplugin-nsf-model/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:07 2023-12-06 16:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/ [66320] -> "odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:07 2023-12-06 16:04:07 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] 16:04:07 2023-12-06 16:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/ [61560] -> "odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:07 2023-12-06 16:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.1-SNAPSHOT/ [74710] -> "odl-openflowplugin-nxm-extensions/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:08 2023-12-06 16:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/ [68135] -> "odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:08 2023-12-06 16:04:08 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] 16:04:08 2023-12-06 16:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/ [61560] -> "odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:08 2023-12-06 16:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.1-SNAPSHOT/ [74710] -> "odl-openflowplugin-onf-extensions/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:08 2023-12-06 16:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/ [68135] -> "odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:08 2023-12-06 16:04:08 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] 16:04:09 2023-12-06 16:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/ [60253] -> "odl-openflowplugin-southbound/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:09 2023-12-06 16:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.1-SNAPSHOT/ [73117] -> "odl-openflowplugin-southbound/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:09 2023-12-06 16:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/ [66685] -> "odl-openflowplugin-southbound/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:09 2023-12-06 16:04:09 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] 16:04:10 2023-12-06 16:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/ [87783] -> "openflowjava-extension-eric/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:10 2023-12-06 16:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.1-SNAPSHOT/ [106767] -> "openflowjava-extension-eric/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:11 2023-12-06 16:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/ [97275] -> "openflowjava-extension-eric/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:11 2023-12-06 16:04:11 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] 16:04:11 2023-12-06 16:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/ [90720] -> "openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:12 2023-12-06 16:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.1-SNAPSHOT/ [110350] -> "openflowjava-extension-nicira-api/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:12 2023-12-06 16:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/ [100535] -> "openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:12 2023-12-06 16:04:12 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] 16:04:12 2023-12-06 16:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/ [88801] -> "openflowjava-extension-nicira/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:13 2023-12-06 16:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.1-SNAPSHOT/ [108009] -> "openflowjava-extension-nicira/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:13 2023-12-06 16:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/ [98405] -> "openflowjava-extension-nicira/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4443] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 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] 16:04:13 2023-12-06 16:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 16:04:13 2023-12-06 16:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 16:04:14 2023-12-06 16:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/ [44699] -> "openflowplugin-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:14 2023-12-06 16:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.1-SNAPSHOT/ [54100] -> "openflowplugin-aggregator/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:14 2023-12-06 16:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/ [49395] -> "openflowplugin-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:14 2023-12-06 16:04:14 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] 16:04:15 2023-12-06 16:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/ [83391] -> "openflowplugin-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:15 2023-12-06 16:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.1-SNAPSHOT/ [101409] -> "openflowplugin-api/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:16 2023-12-06 16:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/ [92400] -> "openflowplugin-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:16 2023-12-06 16:04:16 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] 16:04:16 2023-12-06 16:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/ [44442] -> "openflowplugin-artifacts/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:16 2023-12-06 16:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.1-SNAPSHOT/ [53798] -> "openflowplugin-artifacts/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:16 2023-12-06 16:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/ [49120] -> "openflowplugin-artifacts/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:16 2023-12-06 16:04:16 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] 16:04:17 2023-12-06 16:04:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/ [89657] -> "openflowplugin-blueprint-config/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:17 2023-12-06 16:04:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.1-SNAPSHOT/ [109053] -> "openflowplugin-blueprint-config/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:18 2023-12-06 16:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/ [99355] -> "openflowplugin-blueprint-config/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:18 2023-12-06 16:04:18 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] 16:04:18 2023-12-06 16:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/ [84819] -> "openflowplugin-common/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:18 2023-12-06 16:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.1-SNAPSHOT/ [103151] -> "openflowplugin-common/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:19 2023-12-06 16:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/ [93985] -> "openflowplugin-common/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:19 2023-12-06 16:04:19 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] 16:04:19 2023-12-06 16:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/ [88301] -> "openflowplugin-extension-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:20 2023-12-06 16:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.1-SNAPSHOT/ [107399] -> "openflowplugin-extension-api/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:21 2023-12-06 16:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/ [97850] -> "openflowplugin-extension-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:21 2023-12-06 16:04:21 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] 16:04:21 2023-12-06 16:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/ [88783] -> "openflowplugin-extension-eric/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:22 2023-12-06 16:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.1-SNAPSHOT/ [107987] -> "openflowplugin-extension-eric/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:22 2023-12-06 16:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/ [98385] -> "openflowplugin-extension-eric/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:22 2023-12-06 16:04:22 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] 16:04:23 2023-12-06 16:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/ [89801] -> "openflowplugin-extension-nicira/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:23 2023-12-06 16:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.1-SNAPSHOT/ [109229] -> "openflowplugin-extension-nicira/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:24 2023-12-06 16:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/ [99515] -> "openflowplugin-extension-nicira/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:24 2023-12-06 16:04:24 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] 16:04:24 2023-12-06 16:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/ [88292] -> "openflowplugin-extension-onf/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:25 2023-12-06 16:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.1-SNAPSHOT/ [107388] -> "openflowplugin-extension-onf/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:25 2023-12-06 16:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/ [97840] -> "openflowplugin-extension-onf/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:25 2023-12-06 16:04:25 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] 16:04:26 2023-12-06 16:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/ [83909] -> "openflowplugin-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:26 2023-12-06 16:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.1-SNAPSHOT/ [102041] -> "openflowplugin-impl/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:27 2023-12-06 16:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/ [92975] -> "openflowplugin-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:27 2023-12-06 16:04:27 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] 16:04:27 2023-12-06 16:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/ [43716] -> "openflowplugin-parent/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:27 2023-12-06 16:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.1-SNAPSHOT/ [52903] -> "openflowplugin-parent/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:28 2023-12-06 16:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/ [48305] -> "openflowplugin-parent/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:28 2023-12-06 16:04:28 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] 16:04:28 2023-12-06 16:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/ [81445] -> "openflowplugin/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:29 2023-12-06 16:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.1-SNAPSHOT/ [99035] -> "openflowplugin/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:29 2023-12-06 16:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/ [90240] -> "openflowplugin/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:29 2023-12-06 16:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1] 16:04:30 2023-12-06 16:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/ [81382] -> "sample-bundles/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:30 2023-12-06 16:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.1-SNAPSHOT/ [98958] -> "sample-bundles/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:31 2023-12-06 16:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/ [90170] -> "sample-bundles/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:31 2023-12-06 16:04:31 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] 16:04:31 2023-12-06 16:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/ [81873] -> "sample-consumer/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:32 2023-12-06 16:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.1-SNAPSHOT/ [99557] -> "sample-consumer/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:32 2023-12-06 16:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/ [90715] -> "sample-consumer/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:32 2023-12-06 16:04:32 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] 16:04:33 2023-12-06 16:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/ [80927] -> "simple-client/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:34 2023-12-06 16:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.1-SNAPSHOT/ [98392] -> "simple-client/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:34 2023-12-06 16:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/ [89665] -> "simple-client/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:34 2023-12-06 16:04:34 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] 16:04:35 2023-12-06 16:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/ [79927] -> "test-common/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:35 2023-12-06 16:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.1-SNAPSHOT/ [97183] -> "test-common/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:36 2023-12-06 16:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/ [88555] -> "test-common/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:36 2023-12-06 16:04:36 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] 16:04:36 2023-12-06 16:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/ [81418] -> "test-extension/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:37 2023-12-06 16:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.1-SNAPSHOT/ [99002] -> "test-extension/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:37 2023-12-06 16:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/ [90210] -> "test-extension/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:37 2023-12-06 16:04:37 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] 16:04:38 2023-12-06 16:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/ [80927] -> "test-provider/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:38 2023-12-06 16:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.1-SNAPSHOT/ [98403] -> "test-provider/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:39 2023-12-06 16:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/ [89665] -> "test-provider/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:39 2023-12-06 16:04:39 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] 16:04:39 2023-12-06 16:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/ [90436] -> "applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:40 2023-12-06 16:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.1-SNAPSHOT/ [109994] -> "applications/arbitratorreconciliation-api/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:40 2023-12-06 16:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/ [100215] -> "applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:40 2023-12-06 16:04:40 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] 16:04:41 2023-12-06 16:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/ [90936] -> "applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:41 2023-12-06 16:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.1-SNAPSHOT/ [110604] -> "applications/arbitratorreconciliation-impl/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:42 2023-12-06 16:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/ [100770] -> "applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:42 2023-12-06 16:04:42 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] 16:04:42 2023-12-06 16:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/ [82607] -> "applications/bulk-o-matic/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:43 2023-12-06 16:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.1-SNAPSHOT/ [100443] -> "applications/bulk-o-matic/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:43 2023-12-06 16:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/ [91525] -> "applications/bulk-o-matic/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:43 2023-12-06 16:04:43 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] 16:04:44 2023-12-06 16:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/ [88463] -> "applications/device-ownership-service/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:44 2023-12-06 16:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.1-SNAPSHOT/ [107587] -> "applications/device-ownership-service/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:45 2023-12-06 16:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/ [98025] -> "applications/device-ownership-service/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:45 2023-12-06 16:04:45 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] 16:04:45 2023-12-06 16:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/ [88017] -> "applications/forwardingrules-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:45 2023-12-06 16:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.1-SNAPSHOT/ [107043] -> "applications/forwardingrules-manager/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:46 2023-12-06 16:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/ [97530] -> "applications/forwardingrules-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:46 2023-12-06 16:04:46 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] 16:04:46 2023-12-06 16:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/ [86526] -> "applications/forwardingrules-sync/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:47 2023-12-06 16:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.1-SNAPSHOT/ [105224] -> "applications/forwardingrules-sync/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:47 2023-12-06 16:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/ [95875] -> "applications/forwardingrules-sync/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:47 2023-12-06 16:04:47 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] 16:04:48 2023-12-06 16:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/ [82607] -> "applications/lldp-speaker/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:48 2023-12-06 16:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.1-SNAPSHOT/ [100443] -> "applications/lldp-speaker/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:49 2023-12-06 16:04:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/ [91525] -> "applications/lldp-speaker/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:49 2023-12-06 16:04:49 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] 16:04:49 2023-12-06 16:04:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/ [87990] -> "applications/of-switch-config-pusher/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:50 2023-12-06 16:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.1-SNAPSHOT/ [107010] -> "applications/of-switch-config-pusher/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:50 2023-12-06 16:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/ [97500] -> "applications/of-switch-config-pusher/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:50 2023-12-06 16:04:50 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] 16:04:51 2023-12-06 16:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/ [88499] -> "applications/reconciliation-framework/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:52 2023-12-06 16:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.1-SNAPSHOT/ [107631] -> "applications/reconciliation-framework/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:52 2023-12-06 16:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/ [98065] -> "applications/reconciliation-framework/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:52 2023-12-06 16:04:52 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] 16:04:53 2023-12-06 16:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/ [83589] -> "applications/southbound-cli/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:53 2023-12-06 16:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.1-SNAPSHOT/ [101641] -> "applications/southbound-cli/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:54 2023-12-06 16:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/ [92615] -> "applications/southbound-cli/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:54 2023-12-06 16:04:54 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] 16:04:54 2023-12-06 16:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/ [86017] -> "applications/table-miss-enforcer/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:55 2023-12-06 16:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.1-SNAPSHOT/ [104603] -> "applications/table-miss-enforcer/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:55 2023-12-06 16:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/ [95310] -> "applications/table-miss-enforcer/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:55 2023-12-06 16:04:55 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] 16:04:56 2023-12-06 16:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/ [88008] -> "applications/topology-lldp-discovery/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:56 2023-12-06 16:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.1-SNAPSHOT/ [107032] -> "applications/topology-lldp-discovery/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:57 2023-12-06 16:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/ [97520] -> "applications/topology-lldp-discovery/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:57 2023-12-06 16:04:57 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] 16:04:57 2023-12-06 16:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/ [84562] -> "applications/topology-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.1-SNAPSHOT/ [102828] -> "applications/topology-manager/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/ [93695] -> "applications/topology-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:04:58 2023-12-06 16:04:58 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] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:04:58 2023-12-06 16:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:04:59 2023-12-06 16:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/ [79633] -> "libraries/liblldp/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:04:59 2023-12-06 16:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.1-SNAPSHOT/ [96817] -> "libraries/liblldp/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:00 2023-12-06 16:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/ [88225] -> "libraries/liblldp/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:00 2023-12-06 16:05:00 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] 16:05:00 2023-12-06 16:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/ [82938] -> "model/model-flow-base/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:01 2023-12-06 16:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.1-SNAPSHOT/ [100852] -> "model/model-flow-base/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:01 2023-12-06 16:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/ [91895] -> "model/model-flow-base/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:01 2023-12-06 16:05:01 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] 16:05:02 2023-12-06 16:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/ [84411] -> "model/model-flow-service/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:02 2023-12-06 16:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.1-SNAPSHOT/ [102649] -> "model/model-flow-service/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:03 2023-12-06 16:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/ [93530] -> "model/model-flow-service/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:03 2023-12-06 16:05:03 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] 16:05:03 2023-12-06 16:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/ [85866] -> "model/model-flow-statistics/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:04 2023-12-06 16:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.1-SNAPSHOT/ [104424] -> "model/model-flow-statistics/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:04 2023-12-06 16:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/ [95145] -> "model/model-flow-statistics/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:04 2023-12-06 16:05:04 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] 16:05:05 2023-12-06 16:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/ [82893] -> "model/model-inventory/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:06 2023-12-06 16:05:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.1-SNAPSHOT/ [100797] -> "model/model-inventory/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:06 2023-12-06 16:05:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/ [91845] -> "model/model-inventory/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:06 2023-12-06 16:05:06 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] 16:05:07 2023-12-06 16:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/ [82402] -> "model/model-topology/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:07 2023-12-06 16:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.1-SNAPSHOT/ [100198] -> "model/model-topology/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/ [91300] -> "model/model-topology/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:08 2023-12-06 16:05:08 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] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.1-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.1-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.1-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/ [47526] -> "openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:08 2023-12-06 16:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.1-SNAPSHOT/ [57544] -> "openflowjava/features-openflowjava-aggregator/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:09 2023-12-06 16:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/ [52535] -> "openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:09 2023-12-06 16:05:09 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] 16:05:09 2023-12-06 16:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/ [59081] -> "openflowjava/features-openflowjava/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:09 2023-12-06 16:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.1-SNAPSHOT/ [71679] -> "openflowjava/features-openflowjava/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:10 2023-12-06 16:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/ [65380] -> "openflowjava/features-openflowjava/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:10 2023-12-06 16:05:10 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] 16:05:10 2023-12-06 16:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/ [60406] -> "openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:11 2023-12-06 16:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.1-SNAPSHOT/ [73294] -> "openflowjava/odl-openflowjava-protocol/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:11 2023-12-06 16:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/ [66850] -> "openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:11 2023-12-06 16:05:11 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] 16:05:12 2023-12-06 16:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/ [87053] -> "openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:12 2023-12-06 16:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.1-SNAPSHOT/ [105867] -> "openflowjava/openflow-protocol-api/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:13 2023-12-06 16:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/ [96460] -> "openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:13 2023-12-06 16:05:13 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] 16:05:13 2023-12-06 16:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/ [87436] -> "openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:14 2023-12-06 16:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.1-SNAPSHOT/ [106334] -> "openflowjava/openflow-protocol-impl/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:16 2023-12-06 16:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/ [96885] -> "openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:16 2023-12-06 16:05:16 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] 16:05:17 2023-12-06 16:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/ [58257] -> "openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:17 2023-12-06 16:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.1-SNAPSHOT/ [70673] -> "openflowjava/openflow-protocol-it/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:17 2023-12-06 16:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/ [64465] -> "openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:17 2023-12-06 16:05:17 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] 16:05:18 2023-12-06 16:05:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/ [72806] -> "openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:18 2023-12-06 16:05:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.1-SNAPSHOT/ [88454] -> "openflowjava/openflow-protocol-spi/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:19 2023-12-06 16:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/ [80630] -> "openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:19 2023-12-06 16:05:19 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] 16:05:19 2023-12-06 16:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/ [91107] -> "openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:20 2023-12-06 16:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.1-SNAPSHOT/ [110802] -> "openflowjava/openflowjava-blueprint-config/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:20 2023-12-06 16:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/ [100950] -> "openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:20 2023-12-06 16:05:20 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] 16:05:20 2023-12-06 16:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/ [44329] -> "openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:21 2023-12-06 16:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.1-SNAPSHOT/ [53640] -> "openflowjava/openflowjava-parent/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:21 2023-12-06 16:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/ [48980] -> "openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:21 2023-12-06 16:05:21 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] 16:05:21 2023-12-06 16:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/ [71157] -> "openflowjava/openflowjava-util/0.16.4-SNAPSHOT/index.html.tmp" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.1-SNAPSHOT/ [86443] -> "openflowjava/openflowjava-util/0.17.1-SNAPSHOT/index.html.tmp" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/ [78800] -> "openflowjava/openflowjava-util/0.18.0-SNAPSHOT/index.html.tmp" [1] 16:05:22 2023-12-06 16:05:22 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] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:22 2023-12-06 16:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.1-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml [1702/1702] -> "openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.1-SNAPSHOT/maven-metadata.xml [1702/1702] -> "openflowjava/openflowjava-blueprint-config/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [1702/1702] -> "openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.17.1-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 2023-12-06 16:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 16:05:23 FINISHED --2023-12-06 16:05:23-- 16:05:23 Total wall clock time: 1m 42s 16:05:23 Downloaded: 621 files, 19M in 2.7s (7.04 MB/s) 16:05:23 + set -e 16:05:23 + popd 16:05:23 /w/workspace/openflowplugin-maven-merge-argon 16:05:23 + mkdir -p /w/workspace/openflowplugin-maven-merge-argon/m2repo-backup 16:05:23 + cp -a /w/workspace/openflowplugin-maven-merge-argon/m2repo/org /w/workspace/openflowplugin-maven-merge-argon/m2repo-backup 16:05:23 [openflowplugin-maven-merge-argon] $ /bin/sh -xe /tmp/jenkins4246027682276410330.sh 16:05:23 [EnvInject] - Injecting environment variables from a build step. 16:05:23 [EnvInject] - Injecting as environment variables the properties content 16:05:23 MAVEN_GOALS=clean deploy javadoc:aggregate 16:05:23 16:05:23 [EnvInject] - Variables injected successfully. 16:05:23 [openflowplugin-maven-merge-argon] $ /bin/bash -l /tmp/jenkins12312600578371019619.sh 16:05:23 ---> common-variables.sh 16:05:23 --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 16:05:23 ---> maven-build.sh 16:05:23 + set +u 16:05:23 + export MAVEN_OPTS 16:05:23 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-argon@tmp/config14208189063716172892tmp --settings /w/workspace/openflowplugin-maven-merge-argon@tmp/config10781467018471201432tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/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 16:05:23 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:05:23 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:05:23 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 16:05:23 Default locale: en_US, platform encoding: UTF-8 16:05:23 OS name: "linux", version: "4.18.0-500.el8.x86_64", arch: "amd64", family: "unix" 16:05:24 [INFO] Error stacktraces are turned on. 16:05:24 [INFO] Scanning for projects... 16:05:38 [INFO] ------------------------------------------------------------------------ 16:05:38 [INFO] Reactor Build Order: 16:05:38 [INFO] 16:05:38 [INFO] openflowplugin-artifacts [pom] 16:05:38 [INFO] openflowplugin-parent [pom] 16:05:38 [INFO] liblldp [bundle] 16:05:38 [INFO] libraries-aggregator [pom] 16:05:38 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 16:05:38 [INFO] openflowjava-parent [pom] 16:05:38 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 16:05:38 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 16:05:38 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 16:05:38 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 16:05:38 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 16:05:38 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 16:05:38 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 16:05:38 [INFO] simple-client [bundle] 16:05:38 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 16:05:38 [INFO] model-inventory [bundle] 16:05:38 [INFO] model-flow-base [bundle] 16:05:38 [INFO] model-flow-service [bundle] 16:05:38 [INFO] openflowplugin-api [bundle] 16:05:38 [INFO] model-flow-statistics [bundle] 16:05:38 [INFO] openflowplugin-extension-api [bundle] 16:05:38 [INFO] openflowplugin [bundle] 16:05:38 [INFO] openflowplugin-common [bundle] 16:05:38 [INFO] openflowplugin-impl [bundle] 16:05:38 [INFO] openflowjava-extension-nicira-api [bundle] 16:05:38 [INFO] openflowjava-extension-nicira [bundle] 16:05:38 [INFO] openflowjava-extension-eric [bundle] 16:05:38 [INFO] openflowplugin-extension-nicira [bundle] 16:05:38 [INFO] openflowplugin-extension-onf [bundle] 16:05:38 [INFO] openflowplugin-extension-eric [bundle] 16:05:38 [INFO] test-extension [bundle] 16:05:38 [INFO] model-topology [bundle] 16:05:38 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 16:05:38 [INFO] openflowplugin-blueprint-config [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 16:05:38 [INFO] features-openflowplugin-extension [feature] 16:05:38 [INFO] features-extension-aggregator [pom] 16:05:38 [INFO] openflowplugin-extension-aggregator [pom] 16:05:38 [INFO] test-provider [bundle] 16:05:38 [INFO] test-common [bundle] 16:05:38 [INFO] drop-test-karaf [bundle] 16:05:38 [INFO] bulk-o-matic [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 16:05:38 [INFO] device-ownership-service [bundle] 16:05:38 [INFO] of-switch-config-pusher [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 16:05:38 [INFO] arbitratorreconciliation-api [bundle] 16:05:38 [INFO] reconciliation-framework [bundle] 16:05:38 [INFO] arbitratorreconciliation-impl [bundle] 16:05:38 [INFO] forwardingrules-manager [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 16:05:38 [INFO] forwardingrules-sync [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 16:05:38 [INFO] table-miss-enforcer [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 16:05:38 [INFO] topology-lldp-discovery [bundle] 16:05:38 [INFO] lldp-speaker [bundle] 16:05:38 [INFO] topology-manager [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 16:05:38 [INFO] southbound-cli [bundle] 16:05:38 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 16:05:38 [INFO] features-openflowplugin [feature] 16:05:38 [INFO] features-aggregator [pom] 16:05:38 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 16:05:38 [INFO] applications-aggregator [pom] 16:05:38 [INFO] model-aggregator [pom] 16:05:38 [INFO] learning-switch [bundle] 16:05:38 [INFO] sample-consumer [bundle] 16:05:38 [INFO] sample-bundles [bundle] 16:05:38 [INFO] openflowplugin-samples-aggregator [pom] 16:05:38 [INFO] openflowplugin-karaf [pom] 16:05:38 [INFO] openflowplugin [pom] 16:05:40 [INFO] 16:05:40 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 16:05:40 [INFO] Building openflowplugin-artifacts 0.16.4-SNAPSHOT [1/84] 16:05:40 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:40 [INFO] 16:05:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-artifacts --- 16:05:40 [INFO] 16:05:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- 16:05:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:05:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:05:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:40 [INFO] 16:05:40 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 16:05:40 [INFO] 16:05:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-artifacts --- 16:05:41 [INFO] CycloneDX: Resolving Dependencies 16:05:42 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:05:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/artifacts/target/bom.xml 16:05:42 [INFO] attaching as openflowplugin-artifacts-0.16.4-SNAPSHOT-cyclonedx.xml 16:05:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/artifacts/target/bom.json 16:05:42 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 16:05:42 [INFO] attaching as openflowplugin-artifacts-0.16.4-SNAPSHOT-cyclonedx.json 16:05:42 [INFO] 16:05:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-artifacts --- 16:05:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-SNAPSHOT.pom 16:05:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-SNAPSHOT-cyclonedx.xml 16:05:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-SNAPSHOT-cyclonedx.json 16:05:43 [INFO] 16:05:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-artifacts --- 16:05:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:05:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml 16:05:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:05:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:05:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:05:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:05:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:05:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:05:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:05:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:05:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:05:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:05:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:05:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:05:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:05:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:05:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:05:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:05:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:05:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:05:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:05:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:05:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:05:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:05:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:05:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:05:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:05:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:05:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:05:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:05:43 at java.lang.reflect.Method.invoke (Method.java:568) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:05:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml 16:05:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 16:05:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:05:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:05:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:05:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:05:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:05:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:05:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:05:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:05:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:05:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:05:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:05:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:05:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:05:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:05:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:05:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:05:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:05:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:05:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:05:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:05:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:05:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:05:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:05:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:05:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:05:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:05:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:05:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:05:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:05:43 at java.lang.reflect.Method.invoke (Method.java:568) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:05:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:05:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 16:05:43 [INFO] 16:05:43 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 16:05:43 [INFO] Building openflowplugin-parent 0.16.4-SNAPSHOT [2/84] 16:05:43 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:44 [INFO] 16:05:44 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-parent --- 16:05:44 [INFO] 16:05:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- 16:05:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:05:44 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:05:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:44 [INFO] 16:05:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 16:05:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:44 [INFO] 16:05:44 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-parent --- 16:05:44 [INFO] 16:05:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 16:05:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:05:44 [INFO] 16:05:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-parent --- 16:05:47 [INFO] Starting audit... 16:05:47 Audit done. 16:05:47 [INFO] You have 0 Checkstyle violations. 16:05:47 [INFO] 16:05:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-parent --- 16:05:47 [INFO] Starting audit... 16:05:47 Audit done. 16:05:47 [INFO] You have 0 Checkstyle violations. 16:05:47 [INFO] 16:05:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-parent --- 16:05:48 [INFO] 16:05:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 16:05:48 [INFO] 16:05:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-parent --- 16:05:50 [INFO] 16:05:50 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 16:05:50 [INFO] 16:05:50 [INFO] 16:05:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-parent --- 16:05:50 [INFO] 16:05:50 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-parent --- 16:05:50 [INFO] 16:05:50 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-parent --- 16:05:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:05:50 [INFO] 16:05:50 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-parent --- 16:05:50 [INFO] CycloneDX: Resolving Dependencies 16:05:51 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 16:05:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/parent/target/bom.xml 16:05:51 [INFO] attaching as openflowplugin-parent-0.16.4-SNAPSHOT-cyclonedx.xml 16:05:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/parent/target/bom.json 16:05:51 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 16:05:51 [INFO] attaching as openflowplugin-parent-0.16.4-SNAPSHOT-cyclonedx.json 16:05:51 [INFO] 16:05:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 16:05:52 [INFO] Skipping duplicate-finder execution! 16:05:52 [INFO] 16:05:52 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 16:05:52 [INFO] Skipping pom project 16:05:52 [INFO] 16:05:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- 16:05:52 [INFO] 16:05:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-parent --- 16:05:52 [INFO] 16:05:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-parent --- 16:05:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:52 [INFO] 16:05:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-parent --- 16:05:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-SNAPSHOT.pom 16:05:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-SNAPSHOT-cyclonedx.xml 16:05:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-SNAPSHOT-cyclonedx.json 16:05:52 [INFO] 16:05:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-parent --- 16:05:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:05:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml 16:05:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:05:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:05:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:05:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:05:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:05:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:05:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:05:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:05:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:05:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:05:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:05:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:05:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:05:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:05:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:05:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:05:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:05:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:05:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:05:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml 16:05:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 16:05:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:05:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:05:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:05:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:05:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:05:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:05:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:05:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:05:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:05:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:05:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:05:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:05:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:05:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:05:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:05:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:05:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:05:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:05:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:05:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 16:05:52 [INFO] 16:05:52 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 16:05:52 [INFO] Building liblldp 0.16.4-SNAPSHOT [3/84] 16:05:52 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:52 [INFO] 16:05:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ liblldp --- 16:05:52 [INFO] 16:05:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- 16:05:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:52 [INFO] 16:05:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- 16:05:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:52 [INFO] 16:05:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ liblldp --- 16:05:53 [INFO] 16:05:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- 16:05:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:05:53 [INFO] 16:05:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ liblldp --- 16:05:53 [INFO] Starting audit... 16:05:53 Audit done. 16:05:53 [INFO] You have 0 Checkstyle violations. 16:05:53 [INFO] 16:05:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ liblldp --- 16:05:55 [INFO] Starting audit... 16:05:55 Audit done. 16:05:55 [INFO] You have 0 Checkstyle violations. 16:05:55 [INFO] 16:05:55 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ liblldp --- 16:05:55 [INFO] 16:05:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 16:05:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/resources 16:05:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/generated-sources/spi 16:05:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/generated-sources/yang 16:05:55 [INFO] 16:05:55 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ liblldp --- 16:05:55 [INFO] Changes detected - recompiling the module! :dependency 16:05:55 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 16:05:56 [INFO] 16:05:56 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ liblldp >>> 16:05:56 [INFO] 16:05:56 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ liblldp --- 16:05:56 [INFO] Fork Value is true 16:06:01 [INFO] Done SpotBugs Analysis.... 16:06:01 [INFO] 16:06:01 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ liblldp <<< 16:06:01 [INFO] 16:06:01 [INFO] 16:06:01 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ liblldp --- 16:06:01 [INFO] BugInstance size is 0 16:06:01 [INFO] Error size is 0 16:06:01 [INFO] No errors/warnings found 16:06:01 [INFO] 16:06:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- 16:06:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:06:01 [INFO] 16:06:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ liblldp --- 16:06:01 [INFO] Changes detected - recompiling the module! :dependency 16:06:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 16:06:01 [INFO] 16:06:01 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ liblldp --- 16:06:02 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/surefire-reports 16:06:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:06:02 [INFO] 16:06:02 [INFO] ------------------------------------------------------- 16:06:02 [INFO] T E S T S 16:06:02 [INFO] ------------------------------------------------------- 16:06:03 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 16:06:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 16:06:03 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 16:06:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 16:06:03 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 16:06:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 16:06:03 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 16:06:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 16:06:03 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 16:06:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 16:06:03 [INFO] 16:06:03 [INFO] Results: 16:06:03 [INFO] 16:06:03 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 16:06:03 [INFO] 16:06:03 [INFO] 16:06:03 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ liblldp --- 16:06:03 [INFO] 16:06:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- 16:06:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/liblldp-0.16.4-SNAPSHOT.jar 16:06:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/META-INF/MANIFEST.MF 16:06:04 [INFO] 16:06:04 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ liblldp --- 16:06:04 [INFO] No previous run data found, generating javadoc. 16:06:05 [WARNING] Javadoc Warnings 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:37: warning: no @param for data 16:06:05 [WARNING] public static byte getByte(final byte[] data) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:50: warning: no @param for data 16:06:05 [WARNING] public static short getShort(final byte[] data) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:63: warning: no @param for data 16:06:05 [WARNING] public static short getShort(final byte[] data, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:63: warning: no @param for numBits 16:06:05 [WARNING] public static short getShort(final byte[] data, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:83: warning: no @param for data 16:06:05 [WARNING] public static int getInt(final byte[] data) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:96: warning: no @param for data 16:06:05 [WARNING] public static int getInt(final byte[] data, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:96: warning: no @param for numBits 16:06:05 [WARNING] public static int getInt(final byte[] data, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:116: warning: no @param for data 16:06:05 [WARNING] public static long getLong(final byte[] data) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:129: warning: no @param for data 16:06:05 [WARNING] public static long getLong(final byte[] data, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:129: warning: no @param for numBits 16:06:05 [WARNING] public static long getLong(final byte[] data, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:166: warning: no @param for data 16:06:05 [WARNING] public static byte @NonNull [] getBits(final byte[] data, final int startOffset, final int numBits) 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:376: warning: no @param for numBits 16:06:05 [WARNING] public static int getMSBMask(final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:376: warning: no @return 16:06:05 [WARNING] public static int getMSBMask(final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:387: warning: no @param for numBits 16:06:05 [WARNING] public static int getLSBMask(final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:387: warning: no @return 16:06:05 [WARNING] public static int getLSBMask(final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:400: warning: no @param for array 16:06:05 [WARNING] public static long toNumber(final byte[] array) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:417: warning: no @param for array 16:06:05 [WARNING] public static long toNumber(final byte[] array, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:417: warning: no @param for numBits 16:06:05 [WARNING] public static long toNumber(final byte[] array, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:442: warning: no @param for input 16:06:05 [WARNING] public static byte[] toByteArray(final Number input) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:442: warning: no @return 16:06:05 [WARNING] public static byte[] toByteArray(final Number input) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:479: warning: no @param for input 16:06:05 [WARNING] public static byte[] toByteArray(final Number input, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:539: warning: no @param for inputBytes 16:06:05 [WARNING] public static byte[] shiftBitsToMSB(final byte[] inputBytes, final int numBits) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:639: warning: no @param for data 16:06:05 [WARNING] public static void checkExceptions(final byte[] data, final int startOffset, final int numBits) 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:639: warning: no @param for startOffset 16:06:05 [WARNING] public static void checkExceptions(final byte[] data, final int startOffset, final int numBits) 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:639: warning: no @param for numBits 16:06:05 [WARNING] public static void checkExceptions(final byte[] data, final int startOffset, final int numBits) 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:24: warning: no comment 16:06:05 [WARNING] public static final long BYTE_MASK = 0xFF; 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BufferException.java:16: warning: no comment 16:06:05 [WARNING] public BufferException(final String message) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:24: warning: no @return 16:06:05 [WARNING] public int getOui() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:31: warning: no @return 16:06:05 [WARNING] public byte getSubtype() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:11: warning: no comment 16:06:05 [WARNING] public class CustomTLVKey { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:16: warning: no comment 16:06:05 [WARNING] public CustomTLVKey(final int oui, final byte subtype) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/DataLinkAddress.java:22: warning: no comment 16:06:05 [WARNING] public DataLinkAddress() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Packet.java:258: warning: no @param for fieldName 16:06:05 [WARNING] public int getfieldOffset(final String fieldName) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Packet.java:269: warning: no @param for fieldName 16:06:05 [WARNING] public int getfieldnumBits(final String fieldName) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:48: warning: no @param for writeAccess 16:06:05 [WARNING] public Ethernet(final boolean writeAccess) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:102: warning: no @return 16:06:05 [WARNING] public Ethernet setDestinationMACAddress(final byte[] destinationMACAddress) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:112: warning: no @return 16:06:05 [WARNING] public Ethernet setSourceMACAddress(final byte[] sourceMACAddress) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:122: warning: no @return 16:06:05 [WARNING] public Ethernet setEtherType(final short etherType) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:89: warning: no comment 16:06:05 [WARNING] public boolean isBroadcast() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:93: warning: no comment 16:06:05 [WARNING] public boolean isMulticast() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Packet.java:78: warning: no comment 16:06:05 [WARNING] public void setHeaderField(final String headerField, final byte[] readValue) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:21: warning: no comment 16:06:05 [WARNING] public class EthernetAddress extends DataLinkAddress { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:29: warning: no comment 16:06:05 [WARNING] public static final String ADDRESS_NAME = "Ethernet MAC Address"; 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:24: warning: no comment 16:06:05 [WARNING] public static final EthernetAddress BROADCASTMAC = createWellKnownAddress(new byte[] { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:27: warning: no comment 16:06:05 [WARNING] public static final EthernetAddress INVALIDHOST = BROADCASTMAC; 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:30: warning: no comment 16:06:05 [WARNING] public static final int SIZE = 6; 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:107: warning: no comment 16:06:05 [WARNING] public String getMacAddress() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:42: warning: no comment 16:06:05 [WARNING] public int intValue() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:46: warning: no comment 16:06:05 [WARNING] public short shortValue() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:50: warning: no comment 16:06:05 [WARNING] public static String getEtherTypeName(final int number) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:54: warning: no comment 16:06:05 [WARNING] public static String getEtherTypeName(final short number) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:58: warning: no comment 16:06:05 [WARNING] public static String getEtherTypeName(final byte number) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:71: warning: no comment 16:06:05 [WARNING] public static short getEtherTypeNumberShort(final String name) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:83: warning: no comment 16:06:05 [WARNING] public static int getEtherTypeNumberInt(final String name) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:95: warning: no comment 16:06:05 [WARNING] public static List getEtherTypesNameList() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:103: warning: no comment 16:06:05 [WARNING] public static EtherTypes loadFromString(final String string) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 16:06:05 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:19: warning: no comment 16:06:05 [WARNING] CDP("CDP", 0x2000), // 802.2 + SNAP 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:26: warning: no comment 16:06:05 [WARNING] CISCOQINQ("Cisco QINQ", 0x9200); // Cisco non-standard QinQ 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 16:06:05 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:23: warning: no comment 16:06:05 [WARNING] IPv6("IPv6", 0x86DD), MPLSUCAST("MPLS Unicast", 0x8847), MPLSMCAST( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:25: warning: no comment 16:06:05 [WARNING] LLDP("LLDP", 0x88CC), OLDQINQ("Old QINQ", 0x9100), // Old non-standard QinQ 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:23: warning: no comment 16:06:05 [WARNING] IPv6("IPv6", 0x86DD), MPLSUCAST("MPLS Unicast", 0x8847), MPLSMCAST( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:23: warning: no comment 16:06:05 [WARNING] IPv6("IPv6", 0x86DD), MPLSUCAST("MPLS Unicast", 0x8847), MPLSMCAST( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:25: warning: no comment 16:06:05 [WARNING] LLDP("LLDP", 0x88CC), OLDQINQ("Old QINQ", 0x9100), // Old non-standard QinQ 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:18: warning: no comment 16:06:05 [WARNING] PVSTP("PVSTP", 0x010B), // 802.2 + SNAP (Spanning Tree) 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:24: warning: no comment 16:06:05 [WARNING] "MPLS Multicast", 0x8848), QINQ("QINQ", 0x88A8), // Standard 802.1ad QinQ 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 16:06:05 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 16:06:05 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:20: warning: no comment 16:06:05 [WARNING] VTP("VTP", 0x2003), // 802.2 + SNAP 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:88: warning: no @param for bytes 16:06:05 [WARNING] public static String bytesToHexStringFormat(final byte[] bytes) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:88: warning: no @return 16:06:05 [WARNING] public static String bytesToHexStringFormat(final byte[] bytes) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:67: warning: no comment 16:06:05 [WARNING] public static byte[] bytesFromHexString(final String values) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:46: warning: no comment 16:06:05 [WARNING] public static String longToHexString(final long val) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:81: warning: no comment 16:06:05 [WARNING] public static long stringToLong(final String values) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:50: warning: no @param for writeAccess 16:06:05 [WARNING] public LLDP(final boolean writeAccess) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:128: warning: no @return 16:06:05 [WARNING] public LLDPTLV getChassisId() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:140: warning: no @return 16:06:05 [WARNING] public LLDPTLV getSystemNameId() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:152: warning: no @return 16:06:05 [WARNING] public LLDPTLV getPortId() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:164: warning: no @return 16:06:05 [WARNING] public LLDPTLV getTtl() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:176: warning: no @return 16:06:05 [WARNING] public LLDPTLV getSystemDesc() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:188: warning: no @return 16:06:05 [WARNING] public LLDPTLV getPortDesc() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:200: warning: no @return 16:06:05 [WARNING] public LLDPTLV getSystemCapabilities() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:212: warning: no @return 16:06:05 [WARNING] public LLDPTLV getManagementAddress() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:224: warning: no @return 16:06:05 [WARNING] public Iterable getOptionalTLVList() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:231: warning: no @return 16:06:05 [WARNING] public Iterable getCustomTlvList() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:34: warning: no comment 16:06:05 [WARNING] public static final byte[] LLDP_MULTICAST_MAC = { 1, (byte) 0x80, (byte) 0xc2, 0, 0, (byte) 0xe }; 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:242: warning: no comment 16:06:05 [WARNING] public LLDP addCustomTLV(final LLDPTLV customTLV) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:111: warning: no comment 16:06:05 [WARNING] public LLDPTLV getCustomTLV(final CustomTLVKey key) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:132: warning: no comment 16:06:05 [WARNING] public LLDP setChassisId(final LLDPTLV chassisId) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:216: warning: no comment 16:06:05 [WARNING] public LLDP setManagementAddress(final LLDPTLV managementAddress) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:235: warning: no comment 16:06:05 [WARNING] public LLDP setOptionalTLVList(final List optionalTLVList) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:192: warning: no comment 16:06:05 [WARNING] public LLDP setPortDesc(final LLDPTLV portDesc) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:156: warning: no comment 16:06:05 [WARNING] public LLDP setPortId(final LLDPTLV portId) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:204: warning: no comment 16:06:05 [WARNING] public LLDP setSystemCapabilities(final LLDPTLV systemCapabilities) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:180: warning: no comment 16:06:05 [WARNING] public LLDP setSystemDesc(final LLDPTLV systemDesc) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:144: warning: no comment 16:06:05 [WARNING] public LLDP setSystemNameId(final LLDPTLV systemNameId) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:168: warning: no comment 16:06:05 [WARNING] public LLDP setTtl(final LLDPTLV ttl) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDPTLV.java:83: warning: no @param for other 16:06:05 [WARNING] public LLDPTLV(final LLDPTLV other) { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDPTLV.java:92: warning: no @return 16:06:05 [WARNING] public int getLength() { 16:06:05 [WARNING] ^ 16:06:05 [WARNING] 100 warnings 16:06:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/liblldp-0.16.4-SNAPSHOT-javadoc.jar 16:06:05 [INFO] 16:06:05 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ liblldp --- 16:06:05 [INFO] CycloneDX: Resolving Dependencies 16:06:06 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 16:06:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/bom.xml 16:06:06 [INFO] attaching as liblldp-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/bom.json 16:06:06 [INFO] attaching as liblldp-0.16.4-SNAPSHOT-cyclonedx.json 16:06:06 [INFO] 16:06:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 16:06:06 [INFO] Skipping duplicate-finder execution! 16:06:06 [INFO] 16:06:06 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ liblldp --- 16:06:06 [INFO] No dependency problems found 16:06:06 [INFO] 16:06:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ liblldp --- 16:06:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/liblldp-0.16.4-SNAPSHOT-sources.jar 16:06:06 [INFO] 16:06:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ liblldp --- 16:06:06 [INFO] 16:06:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ liblldp --- 16:06:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/code-coverage/jacoco.exec 16:06:06 [INFO] Analyzed bundle 'liblldp' with 14 classes 16:06:06 [INFO] 16:06:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ liblldp --- 16:06:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/liblldp-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT.jar 16:06:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT.pom 16:06:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/liblldp-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT-javadoc.jar 16:06:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT-cyclonedx.json 16:06:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/liblldp-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT-sources.jar 16:06:07 [INFO] 16:06:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- 16:06:07 [INFO] Writing OBR metadata 16:06:07 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-SNAPSHOT.jar 16:06:07 [INFO] Writing OBR metadata 16:06:07 [INFO] 16:06:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ liblldp --- 16:06:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:06:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:06:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:07 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 16:06:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:06:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:07 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 16:06:07 [INFO] 16:06:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- 16:06:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:06:07 [INFO] 16:06:07 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 16:06:07 [INFO] Building libraries-aggregator 0.16.4-SNAPSHOT [4/84] 16:06:07 [INFO] --------------------------------[ pom ]--------------------------------- 16:06:07 [INFO] 16:06:07 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ libraries-aggregator --- 16:06:07 [INFO] 16:06:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- 16:06:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:07 [INFO] 16:06:07 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ libraries-aggregator --- 16:06:07 [INFO] 16:06:07 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ libraries-aggregator --- 16:06:07 [INFO] CycloneDX: Resolving Dependencies 16:06:07 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:06:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/libraries/target/bom.xml 16:06:07 [INFO] attaching as libraries-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/libraries/target/bom.json 16:06:07 [INFO] attaching as libraries-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:06:07 [INFO] 16:06:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ libraries-aggregator --- 16:06:07 [INFO] Skipping artifact installation 16:06:07 [INFO] 16:06:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ libraries-aggregator --- 16:06:07 [INFO] Skipping artifact deployment 16:06:07 [INFO] 16:06:07 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 16:06:07 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.16.4-SNAPSHOT [5/84] 16:06:07 [INFO] -------------------------------[ bundle ]------------------------------- 16:06:08 [INFO] 16:06:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflow-protocol-api --- 16:06:08 [INFO] 16:06:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- 16:06:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:08 [INFO] 16:06:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 16:06:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:08 [INFO] 16:06:08 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-api --- 16:06:08 [INFO] 16:06:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 16:06:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:06:08 [INFO] 16:06:08 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflow-protocol-api --- 16:06:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/yang 16:06:10 [INFO] yang-to-sources: Found 3 dependencies in 7.326 ms 16:06:10 [INFO] yang-to-sources: Project model files found: 9 in 256.9 ms 16:06:10 [INFO] yang-to-sources: 12 YANG models processed in 520.9 ms 16:06:11 [INFO] BindingJavaFileGenerator: Defined 868 files in 148.7 ms 16:06:11 [INFO] Sorted 868 files into 161 directories in 7.019 ms 16:06:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 868 in 553.3 ms 16:06:11 [INFO] 16:06:11 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-api --- 16:06:11 [INFO] Starting audit... 16:06:11 Audit done. 16:06:11 [INFO] You have 0 Checkstyle violations. 16:06:11 [INFO] 16:06:11 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-api --- 16:06:11 [INFO] Starting audit... 16:06:11 Audit done. 16:06:11 [INFO] You have 0 Checkstyle violations. 16:06:11 [INFO] 16:06:11 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-api --- 16:06:11 [INFO] 16:06:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 16:06:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/resources 16:06:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:06:11 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:06:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:11 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:06:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:06:11 [INFO] 16:06:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-api --- 16:06:11 [INFO] Changes detected - recompiling the module! :dependency 16:06:11 [INFO] Compiling 919 source files with javac [debug release 17] to target/classes 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:06:18 [INFO] 16:06:18 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 16:06:18 [INFO] 16:06:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-api --- 16:06:18 [INFO] Fork Value is true 16:06:32 [INFO] Done SpotBugs Analysis.... 16:06:33 [INFO] 16:06:33 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 16:06:33 [INFO] 16:06:33 [INFO] 16:06:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-api --- 16:06:33 [INFO] BugInstance size is 0 16:06:33 [INFO] Error size is 0 16:06:33 [INFO] No errors/warnings found 16:06:33 [INFO] 16:06:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 16:06:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/test/resources 16:06:33 [INFO] 16:06:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflow-protocol-api --- 16:06:33 [INFO] Changes detected - recompiling the module! :dependency 16:06:33 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 16:06:33 [INFO] 16:06:33 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflow-protocol-api --- 16:06:33 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/surefire-reports 16:06:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:06:33 [INFO] 16:06:33 [INFO] ------------------------------------------------------- 16:06:33 [INFO] T E S T S 16:06:33 [INFO] ------------------------------------------------------- 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 16:06:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 16:06:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 16:06:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 16:06:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 16:06:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 16:06:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 16:06:35 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 16:06:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 16:06:35 [INFO] 16:06:35 [INFO] Results: 16:06:35 [INFO] 16:06:35 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 16:06:35 [INFO] 16:06:35 [INFO] 16:06:35 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflow-protocol-api --- 16:06:35 [INFO] 16:06:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 16:06:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.16.4-SNAPSHOT.jar 16:06:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 16:06:36 [INFO] 16:06:36 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflow-protocol-api --- 16:06:36 [INFO] No previous run data found, generating javadoc. 16:06:46 [WARNING] Javadoc Warnings 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:84: warning: no comment 16:06:46 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("OFPAT_OUTPUT", "OFPAT_COPY_TTL_OUT", "OFPAT_COPY_TTL_IN", "OFPAT_SET_MPLS_TTL", "OFPAT_DEC_MPLS_TTL", "OFPAT_PUSH_VLAN", "OFPAT_POP_VLAN", "OFPAT_PUSH_MPLS", "OFPAT_POP_MPLS", "OFPAT_SET_QUEUE", "OFPAT_GROUP", "OFPAT_SET_NW_TTL", "OFPAT_DEC_NW_TTL", "OFPAT_SET_FIELD", "OFPAT_PUSH_PBB", "OFPAT_POP_PBB", "OFPAT_EXPERIMENTER"); 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:104: warning: no comment 16:06:46 [WARNING] public ActionType(boolean _oFPATCOPYTTLIN, boolean _oFPATCOPYTTLOUT, boolean _oFPATDECMPLSTTL, boolean _oFPATDECNWTTL, boolean _oFPATEXPERIMENTER, boolean _oFPATGROUP, boolean _oFPATOUTPUT, boolean _oFPATPOPMPLS, boolean _oFPATPOPPBB, boolean _oFPATPOPVLAN, boolean _oFPATPUSHMPLS, boolean _oFPATPUSHPBB, boolean _oFPATPUSHVLAN, boolean _oFPATSETFIELD, boolean _oFPATSETMPLSTTL, boolean _oFPATSETNWTTL, boolean _oFPATSETQUEUE) { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:150: warning: no comment 16:06:46 [WARNING] public static ActionType getDefaultInstance(final String defaultValue) { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:202: warning: no comment 16:06:46 [WARNING] public boolean getOFPATCOPYTTLIN() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:198: warning: no comment 16:06:46 [WARNING] public boolean getOFPATCOPYTTLOUT() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:210: warning: no comment 16:06:46 [WARNING] public boolean getOFPATDECMPLSTTL() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:242: warning: no comment 16:06:46 [WARNING] public boolean getOFPATDECNWTTL() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:258: warning: no comment 16:06:46 [WARNING] public boolean getOFPATEXPERIMENTER() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:234: warning: no comment 16:06:46 [WARNING] public boolean getOFPATGROUP() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:194: warning: no comment 16:06:46 [WARNING] public boolean getOFPATOUTPUT() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:226: warning: no comment 16:06:46 [WARNING] public boolean getOFPATPOPMPLS() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:254: warning: no comment 16:06:46 [WARNING] public boolean getOFPATPOPPBB() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:218: warning: no comment 16:06:46 [WARNING] public boolean getOFPATPOPVLAN() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:222: warning: no comment 16:06:46 [WARNING] public boolean getOFPATPUSHMPLS() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:250: warning: no comment 16:06:46 [WARNING] public boolean getOFPATPUSHPBB() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:214: warning: no comment 16:06:46 [WARNING] public boolean getOFPATPUSHVLAN() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:246: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETFIELD() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:206: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETMPLSTTL() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:238: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETNWTTL() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:230: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETQUEUE() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:72: warning: no comment 16:06:46 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("OFPAT_OUTPUT", "OFPAT_SET_VLAN_VID", "OFPAT_SET_VLAN_PCP", "OFPAT_STRIP_VLAN", "OFPAT_SET_DL_SRC", "OFPAT_SET_DL_DST", "OFPAT_SET_NW_SRC", "OFPAT_SET_NW_DST", "OFPAT_SET_NW_TOS", "OFPAT_SET_TP_SRC", "OFPAT_SET_TP_DST", "OFPAT_ENQUEUE", "OFPAT_VENDOR"); 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:88: warning: no comment 16:06:46 [WARNING] public ActionTypeV10(boolean _oFPATENQUEUE, boolean _oFPATOUTPUT, boolean _oFPATSETDLDST, boolean _oFPATSETDLSRC, boolean _oFPATSETNWDST, boolean _oFPATSETNWSRC, boolean _oFPATSETNWTOS, boolean _oFPATSETTPDST, boolean _oFPATSETTPSRC, boolean _oFPATSETVLANPCP, boolean _oFPATSETVLANVID, boolean _oFPATSTRIPVLAN, boolean _oFPATVENDOR) { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:126: warning: no comment 16:06:46 [WARNING] public static ActionTypeV10 getDefaultInstance(final String defaultValue) { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:206: warning: no comment 16:06:46 [WARNING] public boolean getOFPATENQUEUE() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:162: warning: no comment 16:06:46 [WARNING] public boolean getOFPATOUTPUT() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:182: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETDLDST() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:178: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETDLSRC() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:190: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETNWDST() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:186: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETNWSRC() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:194: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETNWTOS() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:202: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETTPDST() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:198: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETTPSRC() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:170: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETVLANPCP() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:166: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSETVLANVID() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:174: warning: no comment 16:06:46 [WARNING] public boolean getOFPATSTRIPVLAN() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:210: warning: no comment 16:06:46 [WARNING] public boolean getOFPATVENDOR() { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/extensibility/AlienMessageListener.java:12: warning: no comment 16:06:46 [WARNING] public interface AlienMessageListener { 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:84: warning: no comment 16:06:46 [WARNING] BADARGUMENT(5, "BAD_ARGUMENT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:78: warning: no comment 16:06:46 [WARNING] BADEXPERIMENTER(2, "BAD_EXPERIMENTER"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:80: warning: no comment 16:06:46 [WARNING] BADEXPTYPE(3, "BAD_EXP_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:76: warning: no comment 16:06:46 [WARNING] BADLEN(1, "BAD_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:92: warning: no comment 16:06:46 [WARNING] BADOUTGROUP(9, "BAD_OUT_GROUP"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:82: warning: no comment 16:06:46 [WARNING] BADOUTPORT(4, "BAD_OUT_PORT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:90: warning: no comment 16:06:46 [WARNING] BADQUEUE(8, "BAD_QUEUE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:104: warning: no comment 16:06:46 [WARNING] BADSETARGUMENT(15, "BAD_SET_ARGUMENT") 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:102: warning: no comment 16:06:46 [WARNING] BADSETLEN(14, "BAD_SET_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:100: warning: no comment 16:06:46 [WARNING] BADSETTYPE(13, "BAD_SET_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:98: warning: no comment 16:06:46 [WARNING] BADTAG(12, "BAD_TAG"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:74: warning: no comment 16:06:46 [WARNING] BADTYPE(0, "BAD_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:86: warning: no comment 16:06:46 [WARNING] EPERM(6, "EPERM"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:94: warning: no comment 16:06:46 [WARNING] MATCHINCONSISTENT(10, "MATCH_INCONSISTENT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:88: warning: no comment 16:06:46 [WARNING] TOOMANY(7, "TOO_MANY"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:96: warning: no comment 16:06:46 [WARNING] UNSUPPORTEDORDER(11, "UNSUPPORTED_ORDER"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:63: warning: no comment 16:06:46 [WARNING] BADARGUMENT(5, "BAD_ARGUMENT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:55: warning: no comment 16:06:46 [WARNING] BADLEN(1, "BAD_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:61: warning: no comment 16:06:46 [WARNING] BADOUTPORT(4, "BAD_OUT_PORT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:69: warning: no comment 16:06:46 [WARNING] BADQUEUE(8, "BAD_QUEUE") 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:53: warning: no comment 16:06:46 [WARNING] BADTYPE(0, "BAD_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:59: warning: no comment 16:06:46 [WARNING] BADVENDORTYPE(3, "BAD_VENDOR_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:65: warning: no comment 16:06:46 [WARNING] EPERM(6, "EPERM"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:67: warning: no comment 16:06:46 [WARNING] TOOMANY(7, "TOO_MANY"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:57: warning: no comment 16:06:46 [WARNING] VENDOR(2, "VENDOR"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:63: warning: no comment 16:06:46 [WARNING] BADEXPERIMENTER(5, "BAD_EXPERIMENTER"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:65: warning: no comment 16:06:46 [WARNING] BADEXPTYPE(6, "BAD_EXP_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:67: warning: no comment 16:06:46 [WARNING] BADLEN(7, "BAD_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:57: warning: no comment 16:06:46 [WARNING] BADTABLEID(2, "BAD_TABLE_ID"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:69: warning: no comment 16:06:46 [WARNING] EPERM(8, "EPERM") 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:53: warning: no comment 16:06:46 [WARNING] UNKNOWNINST(0, "UNKNOWN_INST"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:55: warning: no comment 16:06:46 [WARNING] UNSUPINST(1, "UNSUP_INST"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:59: warning: no comment 16:06:46 [WARNING] UNSUPMETADATA(3, "UNSUP_METADATA"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:61: warning: no comment 16:06:46 [WARNING] UNSUPMETADATAMASK(4, "UNSUP_METADATA_MASK"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:68: warning: no comment 16:06:46 [WARNING] BADDLADDRMASK(3, "BAD_DL_ADDR_MASK"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:74: warning: no comment 16:06:46 [WARNING] BADFIELD(6, "BAD_FIELD"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:64: warning: no comment 16:06:46 [WARNING] BADLEN(1, "BAD_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:78: warning: no comment 16:06:46 [WARNING] BADMASK(8, "BAD_MASK"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:70: warning: no comment 16:06:46 [WARNING] BADNWADDRMASK(4, "BAD_NW_ADDR_MASK"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:80: warning: no comment 16:06:46 [WARNING] BADPREREQ(9, "BAD_PREREQ"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:66: warning: no comment 16:06:46 [WARNING] BADTAG(2, "BAD_TAG"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:62: warning: no comment 16:06:46 [WARNING] BADTYPE(0, "BAD_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:76: warning: no comment 16:06:46 [WARNING] BADVALUE(7, "BAD_VALUE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:72: warning: no comment 16:06:46 [WARNING] BADWILDCARDS(5, "BAD_WILDCARDS"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:82: warning: no comment 16:06:46 [WARNING] DUPFIELD(10, "DUP_FIELD"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:84: warning: no comment 16:06:46 [WARNING] EPERM(11, "EPERM") 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:74: warning: no comment 16:06:46 [WARNING] BADEXPERIMENTER(3, "BAD_EXPERIMENTER"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:76: warning: no comment 16:06:46 [WARNING] BADEXPTYPE(4, "BAD_EXP_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:80: warning: no comment 16:06:46 [WARNING] BADLEN(6, "BAD_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:72: warning: no comment 16:06:46 [WARNING] BADMULTIPART(2, "BAD_MULTIPART"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:92: warning: no comment 16:06:46 [WARNING] BADPACKET(12, "BAD_PACKET"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:90: warning: no comment 16:06:46 [WARNING] BADPORT(11, "BAD_PORT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:86: warning: no comment 16:06:46 [WARNING] BADTABLEID(9, "BAD_TABLE_ID"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:70: warning: no comment 16:06:46 [WARNING] BADTYPE(1, "BAD_TYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:68: warning: no comment 16:06:46 [WARNING] BADVERSION(0, "BAD_VERSION"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:82: warning: no comment 16:06:46 [WARNING] BUFFEREMPTY(7, "BUFFER_EMPTY"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:84: warning: no comment 16:06:46 [WARNING] BUFFERUNKNOWN(8, "BUFFER_UNKNOWN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:78: warning: no comment 16:06:46 [WARNING] EPERM(5, "EPERM"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:88: warning: no comment 16:06:46 [WARNING] ISSLAVE(10, "IS_SLAVE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:94: warning: no comment 16:06:46 [WARNING] MULTIPARTBUFFEROVERFLOW(13, "MULTIPART_BUFFER_OVERFLOW") 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCodeV10.java:65: warning: no comment 16:06:46 [WARNING] BADLEN(6, "BAD_LEN"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCodeV10.java:57: warning: no comment 16:06:46 [WARNING] BADSTAT(2, "BAD_STAT"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCodeV10.java:61: warning: no comment 16:06:46 [WARNING] BADSUBTYPE(4, "BAD_SUBTYPE"), 16:06:46 [WARNING] ^ 16:06:46 [WARNING] 100 warnings 16:06:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.16.4-SNAPSHOT-javadoc.jar 16:06:47 [INFO] 16:06:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflow-protocol-api --- 16:06:47 [INFO] CycloneDX: Resolving Dependencies 16:06:47 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 16:06:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/bom.xml 16:06:47 [INFO] attaching as openflow-protocol-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/bom.json 16:06:47 [INFO] attaching as openflow-protocol-api-0.16.4-SNAPSHOT-cyclonedx.json 16:06:47 [INFO] 16:06:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 16:06:47 [INFO] Skipping duplicate-finder execution! 16:06:47 [INFO] 16:06:47 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 16:06:48 [WARNING] Used undeclared dependencies found: 16:06:48 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:06:48 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:06:48 [WARNING] Unused declared dependencies found: 16:06:48 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 16:06:48 [INFO] 16:06:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- 16:06:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.16.4-SNAPSHOT-sources.jar 16:06:48 [INFO] 16:06:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-api --- 16:06:48 [INFO] 16:06:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-api --- 16:06:48 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 16:06:48 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 25 classes 16:06:48 [INFO] 16:06:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-api --- 16:06:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT.jar 16:06:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT.pom 16:06:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT-javadoc.jar 16:06:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT-cyclonedx.json 16:06:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT-sources.jar 16:06:48 [INFO] 16:06:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- 16:06:48 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-SNAPSHOT.jar 16:06:48 [INFO] Writing OBR metadata 16:06:48 [INFO] 16:06:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-api --- 16:06:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:06:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:06:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:06:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 16:06:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:06:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:06:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 16:06:48 [INFO] 16:06:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 16:06:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:06:48 [INFO] 16:06:48 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 16:06:48 [INFO] Building openflowjava-parent 0.16.4-SNAPSHOT [6/84] 16:06:48 [INFO] --------------------------------[ pom ]--------------------------------- 16:06:48 [INFO] 16:06:48 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowjava-parent --- 16:06:48 [INFO] 16:06:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- 16:06:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:48 [INFO] 16:06:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 16:06:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:48 [INFO] 16:06:48 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-parent --- 16:06:48 [INFO] 16:06:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- 16:06:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:06:48 [INFO] 16:06:48 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflowjava-parent --- 16:06:48 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/src/main/yang added. 16:06:48 [INFO] 16:06:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-parent --- 16:06:48 [INFO] Starting audit... 16:06:48 Audit done. 16:06:48 [INFO] You have 0 Checkstyle violations. 16:06:48 [INFO] 16:06:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-parent --- 16:06:48 [INFO] Starting audit... 16:06:48 Audit done. 16:06:48 [INFO] You have 0 Checkstyle violations. 16:06:48 [INFO] 16:06:48 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-parent --- 16:06:48 [INFO] 16:06:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 16:06:48 [INFO] 16:06:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-parent --- 16:06:48 [INFO] 16:06:48 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 16:06:48 [INFO] 16:06:48 [INFO] 16:06:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-parent --- 16:06:48 [INFO] 16:06:48 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowjava-parent --- 16:06:48 [INFO] 16:06:48 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowjava-parent --- 16:06:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:06:48 [INFO] 16:06:48 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowjava-parent --- 16:06:48 [INFO] CycloneDX: Resolving Dependencies 16:06:49 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 16:06:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/target/bom.xml 16:06:49 [INFO] attaching as openflowjava-parent-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/target/bom.json 16:06:49 [INFO] attaching as openflowjava-parent-0.16.4-SNAPSHOT-cyclonedx.json 16:06:49 [INFO] 16:06:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 16:06:49 [INFO] Skipping duplicate-finder execution! 16:06:49 [INFO] 16:06:49 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 16:06:49 [INFO] Skipping pom project 16:06:49 [INFO] 16:06:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-parent --- 16:06:49 [INFO] 16:06:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-parent --- 16:06:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:06:49 [INFO] 16:06:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-parent --- 16:06:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-SNAPSHOT.pom 16:06:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-SNAPSHOT-cyclonedx.json 16:06:49 [INFO] 16:06:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-parent --- 16:06:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:06:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:06:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:06:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:49 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 16:06:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:06:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:06:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:49 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 16:06:49 [INFO] 16:06:49 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-parent --- 16:06:49 [INFO] 16:06:49 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 16:06:49 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.16.4-SNAPSHOT [7/84] 16:06:49 [INFO] -------------------------------[ bundle ]------------------------------- 16:06:49 [INFO] 16:06:49 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflow-protocol-spi --- 16:06:49 [INFO] 16:06:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- 16:06:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:49 [INFO] 16:06:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 16:06:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:49 [INFO] 16:06:49 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 16:06:49 [INFO] 16:06:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 16:06:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:06:49 [INFO] 16:06:49 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflow-protocol-spi --- 16:06:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/yang 16:06:49 [INFO] yang-to-sources: Found 4 dependencies in 2.622 ms 16:06:49 [INFO] yang-to-sources: Project model files found: 1 in 5.124 ms 16:06:49 [INFO] yang-to-sources: 3 YANG models processed in 93.75 ms 16:06:49 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.150 ms 16:06:49 [INFO] Sorted 11 files into 3 directories in 199.1 μs 16:06:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 11.65 ms 16:06:49 [INFO] 16:06:49 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflow-protocol-spi --- 16:06:49 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/yang added. 16:06:49 [INFO] 16:06:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-spi --- 16:06:49 [INFO] Starting audit... 16:06:49 Audit done. 16:06:49 [INFO] You have 0 Checkstyle violations. 16:06:49 [INFO] 16:06:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-spi --- 16:06:49 [INFO] Starting audit... 16:06:49 Audit done. 16:06:49 [INFO] You have 0 Checkstyle violations. 16:06:49 [INFO] 16:06:49 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-spi --- 16:06:49 [INFO] 16:06:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 16:06:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/resources 16:06:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:06:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:06:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:06:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:06:49 [INFO] 16:06:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-spi --- 16:06:49 [INFO] Changes detected - recompiling the module! :dependency 16:06:49 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:06:49 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException 16:06:49 [INFO] 16:06:49 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 16:06:49 [INFO] 16:06:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-spi --- 16:06:49 [INFO] Fork Value is true 16:06:53 [INFO] Done SpotBugs Analysis.... 16:06:53 [INFO] 16:06:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 16:06:53 [INFO] 16:06:53 [INFO] 16:06:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-spi --- 16:06:53 [INFO] BugInstance size is 0 16:06:53 [INFO] Error size is 0 16:06:53 [INFO] No errors/warnings found 16:06:53 [INFO] 16:06:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 16:06:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/test/resources 16:06:53 [INFO] 16:06:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 16:06:53 [INFO] No sources to compile 16:06:53 [INFO] 16:06:53 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflow-protocol-spi --- 16:06:53 [INFO] No tests to run. 16:06:53 [INFO] 16:06:53 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflow-protocol-spi --- 16:06:53 [INFO] 16:06:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 16:06:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.16.4-SNAPSHOT.jar 16:06:53 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 16:06:53 [INFO] 16:06:53 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflow-protocol-spi --- 16:06:53 [INFO] No previous run data found, generating javadoc. 16:06:54 [WARNING] Javadoc Warnings 16:06:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/statistics/StatisticsHandler.java:26: warning: no @return 16:06:54 [WARNING] String printStatistics(); 16:06:54 [WARNING] ^ 16:06:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProviderList.java:25: warning: no comment 16:06:54 [WARNING] public SwitchConnectionProviderList(List switchConnectionProviders) { 16:06:54 [WARNING] ^ 16:06:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/_switch/connection/config/rev160506/SwitchConnectionConfigKey.java:23: warning: no comment 16:06:54 [WARNING] private final String _instanceName; 16:06:54 [WARNING] ^ 16:06:54 [WARNING] 3 warnings 16:06:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.16.4-SNAPSHOT-javadoc.jar 16:06:54 [INFO] 16:06:54 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflow-protocol-spi --- 16:06:54 [INFO] CycloneDX: Resolving Dependencies 16:06:55 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 16:06:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/bom.xml 16:06:55 [INFO] attaching as openflow-protocol-spi-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/bom.json 16:06:55 [INFO] attaching as openflow-protocol-spi-0.16.4-SNAPSHOT-cyclonedx.json 16:06:55 [INFO] 16:06:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 16:06:55 [INFO] Skipping duplicate-finder execution! 16:06:55 [INFO] 16:06:55 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 16:06:55 [WARNING] Used undeclared dependencies found: 16:06:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:06:55 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:06:55 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:06:55 [INFO] 16:06:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-spi --- 16:06:55 [INFO] 16:06:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-spi --- 16:06:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:06:55 [INFO] 16:06:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-spi --- 16:06:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-SNAPSHOT.jar 16:06:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-SNAPSHOT.pom 16:06:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-SNAPSHOT-javadoc.jar 16:06:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-SNAPSHOT-cyclonedx.xml 16:06:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-SNAPSHOT-cyclonedx.json 16:06:55 [INFO] 16:06:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- 16:06:55 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-SNAPSHOT.jar 16:06:55 [INFO] Writing OBR metadata 16:06:55 [INFO] 16:06:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-spi --- 16:06:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:06:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:06:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:55 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml 16:06:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 16:06:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:06:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:06:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:06:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:06:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:06:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:06:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:06:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:06:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:06:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:06:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:06:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:06:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:06:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:06:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:06:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:06:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:06:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:06:55 at java.lang.reflect.Method.invoke (Method.java:568) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:06:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 16:06:55 [INFO] 16:06:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 16:06:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:06:55 [INFO] 16:06:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 16:06:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.16.4-SNAPSHOT-sources.jar 16:06:55 [INFO] 16:06:55 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 16:06:55 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.16.4-SNAPSHOT [8/84] 16:06:55 [INFO] -------------------------------[ bundle ]------------------------------- 16:06:55 [INFO] 16:06:55 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowjava-util --- 16:06:55 [INFO] 16:06:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- 16:06:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:55 [INFO] 16:06:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- 16:06:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:55 [INFO] 16:06:55 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-util --- 16:06:56 [INFO] 16:06:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- 16:06:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:06:56 [INFO] 16:06:56 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflowjava-util --- 16:06:56 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/yang added. 16:06:56 [INFO] 16:06:56 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-util --- 16:06:56 [INFO] Starting audit... 16:06:56 Audit done. 16:06:56 [INFO] You have 0 Checkstyle violations. 16:06:56 [INFO] 16:06:56 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-util --- 16:06:56 [INFO] Starting audit... 16:06:56 Audit done. 16:06:56 [INFO] You have 0 Checkstyle violations. 16:06:56 [INFO] 16:06:56 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-util --- 16:06:56 [INFO] 16:06:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 16:06:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/resources 16:06:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/generated-sources/spi 16:06:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/generated-sources/yang 16:06:56 [INFO] 16:06:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-util --- 16:06:56 [INFO] Changes detected - recompiling the module! :dependency 16:06:56 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:06:56 [INFO] 16:06:56 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 16:06:56 [INFO] 16:06:56 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-util --- 16:06:56 [INFO] Fork Value is true 16:06:58 [INFO] Done SpotBugs Analysis.... 16:06:58 [INFO] 16:06:58 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 16:06:58 [INFO] 16:06:58 [INFO] 16:06:58 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-util --- 16:06:58 [INFO] BugInstance size is 0 16:06:58 [INFO] Error size is 0 16:06:58 [INFO] No errors/warnings found 16:06:58 [INFO] 16:06:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- 16:06:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/test/resources 16:06:58 [INFO] 16:06:58 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowjava-util --- 16:06:58 [INFO] Changes detected - recompiling the module! :dependency 16:06:58 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 16:06:58 [INFO] 16:06:58 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowjava-util --- 16:06:58 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/surefire-reports 16:06:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:06:58 [INFO] 16:06:58 [INFO] ------------------------------------------------------- 16:06:58 [INFO] T E S T S 16:06:58 [INFO] ------------------------------------------------------- 16:06:59 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 16:06:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 16:06:59 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 16:07:00 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 16:07:00 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 16:07:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 16:07:00 [INFO] 16:07:00 [INFO] Results: 16:07:00 [INFO] 16:07:00 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 16:07:00 [INFO] 16:07:00 [INFO] 16:07:00 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowjava-util --- 16:07:00 [INFO] 16:07:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- 16:07:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/openflowjava-util-0.16.4-SNAPSHOT.jar 16:07:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 16:07:00 [INFO] 16:07:00 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowjava-util --- 16:07:00 [INFO] No previous run data found, generating javadoc. 16:07:01 [WARNING] Javadoc Warnings 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:116: warning: no @param for 16:07:01 [WARNING] public static void writeOFHeader(final byte msgType, final E message, final ByteBuf out, 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:35: warning: no comment 16:07:01 [WARNING] public static final Splitter COLON_SPLITTER = Splitter.on(':'); 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:34: warning: no comment 16:07:01 [WARNING] public static final Splitter DOT_SPLITTER = Splitter.on('.'); 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:233: warning: no comment 16:07:01 [WARNING] public static Ipv4Address readIetfIpv4Address(final ByteBuf buf) { 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:237: warning: no comment 16:07:01 [WARNING] public static Ipv6Address readIetfIpv6Address(final ByteBuf buf) { 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:243: warning: no comment 16:07:01 [WARNING] public static MacAddress readIetfMacAddress(final ByteBuf buf) { 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:249: warning: no comment 16:07:01 [WARNING] public static byte[] serializeList(final List list) { 16:07:01 [WARNING] ^ 16:07:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ExperimenterSerializerKeyFactory.java:78: warning: no comment 16:07:01 [WARNING] public static ExperimenterIdSerializerKey createMeterBandSerializerKey( 16:07:01 [WARNING] ^ 16:07:01 [WARNING] 8 warnings 16:07:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/openflowjava-util-0.16.4-SNAPSHOT-javadoc.jar 16:07:01 [INFO] 16:07:01 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowjava-util --- 16:07:01 [INFO] CycloneDX: Resolving Dependencies 16:07:01 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 16:07:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/bom.xml 16:07:02 [INFO] attaching as openflowjava-util-0.16.4-SNAPSHOT-cyclonedx.xml 16:07:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/bom.json 16:07:02 [INFO] attaching as openflowjava-util-0.16.4-SNAPSHOT-cyclonedx.json 16:07:02 [INFO] 16:07:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 16:07:02 [INFO] Skipping duplicate-finder execution! 16:07:02 [INFO] 16:07:02 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowjava-util --- 16:07:02 [WARNING] Used undeclared dependencies found: 16:07:02 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:07:02 [WARNING] io.netty:netty-buffer:jar:4.1.100.Final:compile 16:07:02 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:07:02 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:07:02 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:07:02 [INFO] 16:07:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-util --- 16:07:02 [INFO] 16:07:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-util --- 16:07:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 16:07:02 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 16:07:02 [INFO] 16:07:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-util --- 16:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/openflowjava-util-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-SNAPSHOT.jar 16:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-SNAPSHOT.pom 16:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/openflowjava-util-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-SNAPSHOT-javadoc.jar 16:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-SNAPSHOT-cyclonedx.xml 16:07:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-SNAPSHOT-cyclonedx.json 16:07:02 [INFO] 16:07:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- 16:07:02 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-SNAPSHOT.jar 16:07:02 [INFO] Writing OBR metadata 16:07:02 [INFO] 16:07:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-util --- 16:07:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:07:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml 16:07:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:07:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:07:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:07:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:07:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:07:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:07:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:07:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:07:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:07:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:07:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:07:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:07:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:07:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:07:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:07:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:07:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:07:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:07:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml 16:07:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 16:07:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:07:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:07:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:07:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:07:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:07:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:07:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:07:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:07:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:07:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:07:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:07:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:07:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:07:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:07:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:07:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:07:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:07:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:07:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:07:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:07:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:07:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:07:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:07:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:07:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:07:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 16:07:02 [INFO] 16:07:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- 16:07:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:07:02 [INFO] 16:07:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-util --- 16:07:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/openflowjava-util-0.16.4-SNAPSHOT-sources.jar 16:07:02 [INFO] 16:07:02 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 16:07:02 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.16.4-SNAPSHOT [9/84] 16:07:02 [INFO] -------------------------------[ bundle ]------------------------------- 16:07:06 [INFO] 16:07:06 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflow-protocol-impl --- 16:07:06 [INFO] 16:07:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- 16:07:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:06 [INFO] 16:07:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 16:07:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:06 [INFO] 16:07:06 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 16:07:07 [INFO] 16:07:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 16:07:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:07:07 [INFO] 16:07:07 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflow-protocol-impl --- 16:07:07 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/yang added. 16:07:07 [INFO] 16:07:07 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-impl --- 16:07:07 [INFO] Starting audit... 16:07:07 Audit done. 16:07:07 [INFO] You have 0 Checkstyle violations. 16:07:07 [INFO] 16:07:07 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-impl --- 16:07:10 [INFO] Starting audit... 16:07:10 Audit done. 16:07:10 [INFO] You have 0 Checkstyle violations. 16:07:10 [INFO] 16:07:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-impl --- 16:07:10 [INFO] 16:07:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 16:07:10 [INFO] Copying 5 resources from src/main/resources to target/classes 16:07:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/generated-sources/spi 16:07:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/generated-sources/yang 16:07:10 [INFO] 16:07:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-impl --- 16:07:10 [INFO] Changes detected - recompiling the module! :dependency 16:07:10 [INFO] Compiling 347 source files with javac [debug release 17] to target/classes 16:07:12 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:07:12 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:07:12 reason: class file for javax.annotation.meta.When not found 16:07:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:07:12 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:07:12 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:07:12 reason: class file for javax.annotation.meta.When not found 16:07:12 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:07:12 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:07:12 reason: class file for javax.annotation.meta.When not found 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 16:07:12 required: java.lang.Class 16:07:12 found: java.lang.Class 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 16:07:12 required: java.lang.Class 16:07:12 found: java.lang.Class 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 16:07:12 required: java.lang.Class 16:07:12 found: java.lang.Class 16:07:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 16:07:12 required: java.lang.Class 16:07:12 found: java.lang.Class 16:07:12 [INFO] 16:07:12 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 16:07:12 [INFO] 16:07:12 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-impl --- 16:07:12 [INFO] Fork Value is true 16:07:23 [INFO] Done SpotBugs Analysis.... 16:07:23 [INFO] 16:07:23 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 16:07:23 [INFO] 16:07:23 [INFO] 16:07:23 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-impl --- 16:07:23 [INFO] BugInstance size is 0 16:07:23 [INFO] Error size is 0 16:07:23 [INFO] No errors/warnings found 16:07:23 [INFO] 16:07:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 16:07:23 [INFO] Copying 4 resources from src/test/resources to target/test-classes 16:07:23 [INFO] 16:07:23 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 16:07:23 [INFO] Changes detected - recompiling the module! :dependency 16:07:23 [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[270,15] found raw type: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 16:07:25 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,36] unchecked method invocation: method registerSerializer in class org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl is applied to given types 16:07:25 required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer 16:07:25 found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,37] unchecked conversion 16:07:25 required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 16:07:25 found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[80,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[80,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[80,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[83,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[83,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[83,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[78,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[78,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[78,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[79,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[79,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:25 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[79,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:07:25 [INFO] 16:07:25 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflow-protocol-impl --- 16:07:25 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/surefire-reports 16:07:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:07:25 [INFO] 16:07:25 [INFO] ------------------------------------------------------- 16:07:25 [INFO] T E S T S 16:07:25 [INFO] ------------------------------------------------------- 16:07:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 16:07:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 16:07:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 16:07:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 16:07:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 16:07:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 16:07:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 16:07:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 16:07:27 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 16:07:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 16:07:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 16:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 16:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 16:07:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 16:07:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 16:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 16:07:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 16:07:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 16:07:29 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 16:07:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 16:07:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 16:07:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 16:07:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 16:07:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 16:07:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 16:07:30 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 16:07:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 16:07:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 16:07:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 16:07:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 16:07:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 16:07:31 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 16:07:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 16:07:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 16:07:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 16:07:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 16:07:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 16:07:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 16:07:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 16:07:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 16:07:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 16:07:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 16:07:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 16:07:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest 16:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.215 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 16:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 16:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 16:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 16:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 16:07:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 16:07:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 16:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 16:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 16:07:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 16:07:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 16:07:44 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 16:07:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 16:07:44 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 16:07:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 16:07:44 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 16:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 16:07:44 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest 16:07:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.36 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest 16:07:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 16:07:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 16:07:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 16:07:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 16:07:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 16:07:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 16:07:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 16:07:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 16:07:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 16:07:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 16:07:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 16:07:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 16:07:58 [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 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 16:07:58 [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 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 16:07:58 [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 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 16:07:58 [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 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 16:07:58 [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 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 16:07:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 16:07:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 16:07:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 16:07:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 16:07:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 16:07:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 16:07:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 16:07:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 16:07:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 16:07:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 16:07:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 16:07:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 16:07:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 16:07:58 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 16:07:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 16:07:58 [INFO] 16:07:58 [INFO] Results: 16:07:58 [INFO] 16:07:58 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 16:07:58 [INFO] 16:07:58 [INFO] 16:07:58 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflow-protocol-impl --- 16:07:58 [INFO] 16:07:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 16:07:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT.jar 16:07:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 16:07:59 [INFO] 16:07:59 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflow-protocol-impl --- 16:07:59 [INFO] No previous run data found, generating javadoc. 16:08:03 [WARNING] Javadoc Warnings 16:08:03 [WARNING] warning: unknown enum constant When.UNKNOWN 16:08:03 [WARNING] reason: class file for javax.annotation.meta.When not found 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:18: warning: no comment 16:08:03 [WARNING] public abstract class AbstractActionCaseDeserializer extends AbstractActionDeserializer { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:19: warning: no comment 16:08:03 [WARNING] protected AbstractActionCaseDeserializer(final @NonNull T emptyChoice) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:28: warning: no comment 16:08:03 [WARNING] protected abstract @NonNull T deserializeAction(@NonNull ByteBuf input); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionDeserializer.java:29: warning: no comment 16:08:03 [WARNING] protected AbstractActionDeserializer(final @NonNull T emptyChoice) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:33: warning: no comment 16:08:03 [WARNING] protected List deserializeActions(final ByteBuf input, final int instructionLength) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:41: warning: no comment 16:08:03 [WARNING] protected DeserializerRegistry getRegistry() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:34: warning: no comment 16:08:03 [WARNING] protected AbstractActionInstructionSerializer(final short type) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:47: warning: no comment 16:08:03 [WARNING] protected final SerializerRegistry getRegistry() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:38: warning: no comment 16:08:03 [WARNING] protected final void writeActions(final List actions, final ByteBuf outBuffer, final int startIndex) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:25: warning: no comment 16:08:03 [WARNING] protected AbstractActionSerializer(final short type, final short length) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:52: warning: no comment 16:08:03 [WARNING] protected abstract void serializeBody(Action input, ByteBuf outBuffer); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/AbstractCodeKeyMaker.java:35: warning: no @return 16:08:03 [WARNING] public Uint8 getVersion() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractInstructionSerializer.java:25: warning: no comment 16:08:03 [WARNING] protected AbstractInstructionSerializer(final short type) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/ext/AbstractOxmExperimenterMatchEntryDeserializer.java:27: warning: no comment 16:08:03 [WARNING] protected AbstractOxmExperimenterMatchEntryDeserializer(final MatchField oxmField) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/ext/AbstractOxmExperimenterMatchEntryDeserializer.java:31: warning: no comment 16:08:03 [WARNING] protected ExperimenterIdCaseBuilder createExperimenterIdCase(final MatchEntryBuilder entryBuilder, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:57: warning: no @return 16:08:03 [WARNING] protected abstract int getOxmFieldCode(); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:62: warning: no @return 16:08:03 [WARNING] protected abstract int getOxmClassCode(); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:67: warning: no @return 16:08:03 [WARNING] protected abstract int getValueLength(); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/ext/AbstractOxmExperimenterMatchEntrySerializer.java:55: warning: no @return 16:08:03 [WARNING] protected abstract Uint32 getExperimenterId(); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/ext/AbstractOxmExperimenterMatchEntrySerializer.java:46: warning: no comment 16:08:03 [WARNING] protected ExperimenterIdCase serializeExperimenterId(final MatchEntry matchEntry, final ByteBuf out) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/ext/AbstractOxmExperimenterMatchEntrySerializer.java:31: warning: no comment 16:08:03 [WARNING] protected static void writeOxmFieldAndLength(final ByteBuf out, final int fieldValue, final boolean hasMask, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv4AddressSerializer.java:28: warning: no @param for address 16:08:03 [WARNING] protected static void writeIpv4Address(final String address, final ByteBuf out) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv4AddressSerializer.java:28: warning: no @param for out 16:08:03 [WARNING] protected static void writeIpv4Address(final String address, final ByteBuf out) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv4AddressSerializer.java:35: warning: no comment 16:08:03 [WARNING] protected static void writeIpv4Address(final Ipv4Address address, final ByteBuf out) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv6AddressSerializer.java:20: warning: no comment 16:08:03 [WARNING] protected void writeIpv6Address(final String textAddress, final ByteBuf outBuffer) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMacAddressSerializer.java:21: warning: no comment 16:08:03 [WARNING] protected void writeMacAddress(final MacAddress address, final ByteBuf outBuffer) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/AbstractOxmMatchEntryDeserializer.java:38: warning: no comment 16:08:03 [WARNING] protected AbstractOxmMatchEntryDeserializer(final MatchField oxmField) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/AbstractOxmMatchEntryDeserializer.java:32: warning: no comment 16:08:03 [WARNING] protected AbstractOxmMatchEntryDeserializer(final OxmClassBase oxmClass, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/AbstractOxmMatchEntryDeserializer.java:49: warning: no comment 16:08:03 [WARNING] protected abstract void deserialize(ByteBuf input, MatchEntryBuilder builder); 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:34: warning: no comment 16:08:03 [WARNING] protected static void writeMask(final byte[] mask, final ByteBuf out, final int length) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:42: warning: no comment 16:08:03 [WARNING] protected static void writeOxmFieldAndLength(final ByteBuf out, final int fieldValue, final boolean hasMask, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/AbstractTypeKeyMaker.java:36: warning: no @return 16:08:03 [WARNING] public final Uint8 getVersion() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ActionSerializerRegistryHelper.java:45: warning: no @param for 16:08:03 [WARNING] public void registerSerializer(final Class actionType, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/ApplyActionsInstructionSerializer.java:24: warning: no comment 16:08:03 [WARNING] public ApplyActionsInstructionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/VersionAssignableFactory.java:36: warning: no @return 16:08:03 [WARNING] protected final Uint8 getVersion() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/ChannelInitializerFactory.java:110: warning: no @param for useBarrier 16:08:03 [WARNING] public void setUseBarrier(final boolean useBarrier) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/ClearActionsInstructionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public ClearActionsInstructionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/CodeKeyMakerFactory.java:52: warning: no comment 16:08:03 [WARNING] public static CodeKeyMaker createActionsKeyMaker(final Uint8 version) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/CodeKeyMakerFactory.java:67: warning: no comment 16:08:03 [WARNING] public static CodeKeyMaker createInstructionsKeyMaker(final Uint8 version) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/CodeKeyMakerFactory.java:33: warning: no comment 16:08:03 [WARNING] public static CodeKeyMaker createMatchEntriesKeyMaker(final Uint8 version) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:87: warning: no @param for channelOutboundQueueSize 16:08:03 [WARNING] public ConnectionAdapterImpl(final Channel channel, final InetSocketAddress address, final boolean useBarrier, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:94: warning: no comment 16:08:03 [WARNING] protected final InetSocketAddress address; 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:93: warning: no comment 16:08:03 [WARNING] protected final Channel channel; 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:95: warning: no comment 16:08:03 [WARNING] protected boolean disconnectOccured = false; 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:96: warning: no comment 16:08:03 [WARNING] protected final ChannelOutboundQueue output; 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:86: warning: no comment 16:08:03 [WARNING] protected static final RemovalListener> REMOVAL_LISTENER = 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:253: warning: no @param for key 16:08:03 [WARNING] protected ResponseExpectedRpcListener findRpcResponse(final RpcResponseKey key) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:253: warning: no @return 16:08:03 [WARNING] protected ResponseExpectedRpcListener findRpcResponse(final RpcResponseKey key) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:277: warning: no @param for 16:08:03 [WARNING] sendToSwitchExpectRpcResultFuture(final I input, final Class responseClazz, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:277: warning: no @param for 16:08:03 [WARNING] sendToSwitchExpectRpcResultFuture(final I input, final Class responseClazz, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:296: warning: no @param for 16:08:03 [WARNING] protected ListenableFuture> sendToSwitchFuture(final Object input, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/statistics/Counter.java:82: warning: no @return 16:08:03 [WARNING] public String getStat() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/DeserializationFactory.java:31: warning: no comment 16:08:03 [WARNING] public DeserializationFactory(final DeserializerRegistry registry) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/EmptyActionDeserializer.java:20: warning: no comment 16:08:03 [WARNING] public EmptyActionDeserializer(final @NonNull T emptyChoice) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/EmptyActionSerializer.java:19: warning: no comment 16:08:03 [WARNING] public EmptyActionSerializer(final short type) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/GetFeaturesInputMessageFactory.java:18: warning: no comment 16:08:03 [WARNING] public class GetFeaturesInputMessageFactory implements OFDeserializer { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/GoToTableInstructionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public GoToTableInstructionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/factories/GroupModInputMessageFactory.java:38: warning: no comment 16:08:03 [WARNING] public GroupModInputMessageFactory(final boolean isGroupAddModEnaled) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/IdleHandler.java:31: warning: no @param for readerIdleTime 16:08:03 [WARNING] public IdleHandler(final long readerIdleTime, final TimeUnit unit) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/IdleHandler.java:31: warning: no @param for unit 16:08:03 [WARNING] public IdleHandler(final long readerIdleTime, final TimeUnit unit) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/InstructionSerializerRegistryHelper.java:45: warning: no @param for 16:08:03 [WARNING] public void registerSerializer(final Class instructionType, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java:43: warning: no @param for 16:08:03 [WARNING] public static List deserializeList(short version, int length, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java:68: warning: no @param for 16:08:03 [WARNING] public static List deserializeHeaders(short version, int length, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListSerializer.java:37: warning: no @param for 16:08:03 [WARNING] public static void serializeList(List list, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListSerializer.java:55: warning: no @param for 16:08:03 [WARNING] public static void serializeHeaderList(List list, 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntryDeserializerRegistryHelper.java:55: warning: no comment 16:08:03 [WARNING] public void registerExperimenter(final int oxmField, final Uint32 expId, final OFGeneralDeserializer deserializer) { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntrySerializerRegistryHelper.java:53: warning: no @param for 16:08:03 [WARNING] public void registerSerializer( 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntrySerializerRegistryHelper.java:66: warning: no @param for 16:08:03 [WARNING] public void registerExperimenterSerializer( 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntrySerializerRegistryHelper.java:66: warning: no @param for expId 16:08:03 [WARNING] public void registerExperimenterSerializer( 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/MessageTypeCodeKey.java:37: warning: no @return 16:08:03 [WARNING] public short getMsgType() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/MessageTypeCodeKey.java:44: warning: no @return 16:08:03 [WARNING] public short getMsgVersion() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/MeterInstructionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public MeterInstructionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10EnqueueActionDeserializer.java:27: warning: no comment 16:08:03 [WARNING] public OF10EnqueueActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10EnqueueActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10EnqueueActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10OutputActionDeserializer.java:24: warning: no comment 16:08:03 [WARNING] public OF10OutputActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10OutputActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10OutputActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetDlDstActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetDlDstActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetDlDstActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10SetDlDstActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetDlSrcActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetDlSrcActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetDlSrcActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10SetDlSrcActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetNwDstActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetNwDstActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetNwDstActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10SetNwDstActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetNwSrcActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetNwSrcActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetNwSrcActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10SetNwSrcActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetNwTosActionDeserializer.java:24: warning: no comment 16:08:03 [WARNING] public OF10SetNwTosActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetNwTosActionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetNwTosActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetTpDstActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetTpDstActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetTpDstActionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetTpDstActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetTpSrcActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetTpSrcActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetTpSrcActionSerializer.java:22: warning: no comment 16:08:03 [WARNING] public OF10SetTpSrcActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetVlanPcpActionDeserializer.java:24: warning: no comment 16:08:03 [WARNING] public OF10SetVlanPcpActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetVlanPcpActionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetVlanPcpActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetVlanVidActionDeserializer.java:24: warning: no comment 16:08:03 [WARNING] public OF10SetVlanVidActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetVlanVidActionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public OF10SetVlanVidActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF13GroupActionDeserializer.java:23: warning: no comment 16:08:03 [WARNING] public OF13GroupActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF13GroupActionSerializer.java:21: warning: no comment 16:08:03 [WARNING] public OF13GroupActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF13OutputActionDeserializer.java:26: warning: no comment 16:08:03 [WARNING] public OF13OutputActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF13OutputActionSerializer.java:23: warning: no comment 16:08:03 [WARNING] public OF13OutputActionSerializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF13PopMplsActionDeserializer.java:21: warning: no comment 16:08:03 [WARNING] public OF13PopMplsActionDeserializer() { 16:08:03 [WARNING] ^ 16:08:03 [WARNING] 100 warnings 16:08:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT-javadoc.jar 16:08:03 [INFO] 16:08:03 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openflow-protocol-impl --- 16:08:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT-tests.jar 16:08:03 [INFO] 16:08:03 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflow-protocol-impl --- 16:08:03 [INFO] CycloneDX: Resolving Dependencies 16:08:04 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 16:08:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/bom.xml 16:08:04 [INFO] attaching as openflow-protocol-impl-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/bom.json 16:08:04 [INFO] attaching as openflow-protocol-impl-0.16.4-SNAPSHOT-cyclonedx.json 16:08:04 [INFO] 16:08:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 16:08:04 [INFO] Skipping duplicate-finder execution! 16:08:04 [INFO] 16:08:04 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 16:08:04 [WARNING] Used undeclared dependencies found: 16:08:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:08:04 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:08:04 [WARNING] io.netty:netty-buffer:jar:4.1.100.Final:compile 16:08:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:08:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:08:04 [WARNING] io.netty:netty-common:jar:4.1.100.Final:compile 16:08:04 [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 16:08:04 [WARNING] io.netty:netty-codec:jar:4.1.100.Final:compile 16:08:04 [WARNING] io.netty:netty-transport:jar:4.1.100.Final:compile 16:08:04 [WARNING] org.checkerframework:checker-qual:jar:3.39.0:compile 16:08:04 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:08:04 [WARNING] Non-test scoped test only dependencies found: 16:08:04 [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 16:08:04 [INFO] 16:08:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-impl --- 16:08:04 [INFO] 16:08:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-impl --- 16:08:04 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 16:08:04 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 16:08:04 [INFO] 16:08:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-impl --- 16:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT.jar 16:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT.pom 16:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT-javadoc.jar 16:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT-tests.jar 16:08:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT-cyclonedx.json 16:08:05 [INFO] 16:08:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- 16:08:05 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-SNAPSHOT.jar 16:08:05 [INFO] Writing OBR metadata 16:08:05 [INFO] 16:08:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-impl --- 16:08:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:08:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:08:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:05 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 16:08:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:08:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:08:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:05 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 16:08:05 [INFO] 16:08:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 16:08:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:08:05 [INFO] 16:08:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 16:08:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.16.4-SNAPSHOT-sources.jar 16:08:05 [INFO] 16:08:05 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 16:08:05 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.16.4-SNAPSHOT [10/84] 16:08:05 [INFO] -------------------------------[ bundle ]------------------------------- 16:08:05 [INFO] 16:08:05 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:05 [INFO] 16:08:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:05 [INFO] 16:08:05 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 16:08:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:08:05 [INFO] 16:08:05 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/src/main/yang added. 16:08:05 [INFO] 16:08:05 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Starting audit... 16:08:05 Audit done. 16:08:05 [INFO] You have 0 Checkstyle violations. 16:08:05 [INFO] 16:08:05 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Starting audit... 16:08:05 Audit done. 16:08:05 [INFO] You have 0 Checkstyle violations. 16:08:05 [INFO] 16:08:05 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Copying 3 resources from src/main/resources to target/classes 16:08:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 16:08:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 16:08:05 [INFO] 16:08:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-blueprint-config --- 16:08:05 [INFO] No sources to compile 16:08:05 [INFO] 16:08:05 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 16:08:05 [INFO] 16:08:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 16:08:05 [INFO] 16:08:05 [INFO] 16:08:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 16:08:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/src/test/resources 16:08:05 [INFO] 16:08:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 16:08:05 [INFO] No sources to compile 16:08:05 [INFO] 16:08:05 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowjava-blueprint-config --- 16:08:05 [INFO] No tests to run. 16:08:05 [INFO] 16:08:05 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 16:08:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.16.4-SNAPSHOT.jar 16:08:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 16:08:05 [INFO] 16:08:05 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 16:08:05 [INFO] 16:08:05 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowjava-blueprint-config --- 16:08:05 [INFO] CycloneDX: Resolving Dependencies 16:08:05 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 16:08:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/bom.xml 16:08:05 [INFO] attaching as openflowjava-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/bom.json 16:08:06 [INFO] attaching as openflowjava-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.json 16:08:06 [INFO] 16:08:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Skipping duplicate-finder execution! 16:08:06 [INFO] 16:08:06 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 16:08:06 [INFO] No dependency problems found 16:08:06 [INFO] 16:08:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 16:08:06 [INFO] 16:08:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:08:06 [INFO] 16:08:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT.jar 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT.pom 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT-config.xml 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT-legacyConfig.xml 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.json 16:08:06 [INFO] 16:08:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-SNAPSHOT.jar 16:08:06 [INFO] Writing OBR metadata 16:08:06 [INFO] 16:08:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:08:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:08:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:06 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 16:08:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:08:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:06 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 16:08:06 [INFO] 16:08:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:08:06 [INFO] 16:08:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 16:08:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.16.4-SNAPSHOT-sources.jar 16:08:06 [INFO] 16:08:06 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 16:08:06 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.16.4-SNAPSHOT [11/84] 16:08:06 [INFO] ------------------------------[ feature ]------------------------------- 16:08:08 [INFO] 16:08:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowjava-protocol --- 16:08:08 [INFO] 16:08:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- 16:08:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:08:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:08:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:08 [INFO] 16:08:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 16:08:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:09 [INFO] 16:08:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 16:08:09 [INFO] 16:08:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 16:08:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:09 [INFO] argLine set to empty 16:08:09 [INFO] 16:08:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowjava-protocol --- 16:08:09 [INFO] Starting audit... 16:08:09 Audit done. 16:08:09 [INFO] You have 0 Checkstyle violations. 16:08:09 [INFO] 16:08:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowjava-protocol --- 16:08:10 [INFO] Starting audit... 16:08:10 Audit done. 16:08:10 [INFO] You have 0 Checkstyle violations. 16:08:10 [INFO] 16:08:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowjava-protocol --- 16:08:10 [INFO] 16:08:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- 16:08:10 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties 16:08:10 [INFO] 16:08:10 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 16:08:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 16:08:10 [INFO] ...done! 16:08:10 [INFO] Attaching features XML 16:08:10 [INFO] 16:08:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowjava-protocol --- 16:08: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 16:08:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:10 [INFO] 16:08:10 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 16:08:10 [INFO] 16:08:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 16:08:11 [INFO] 16:08:11 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 16:08:11 [INFO] 16:08:11 [INFO] 16:08:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowjava-protocol --- 16:08:11 [INFO] 16:08:11 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowjava-protocol --- 16:08:11 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/surefire-reports 16:08:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:08:11 [INFO] 16:08:11 [INFO] ------------------------------------------------------- 16:08:11 [INFO] T E S T S 16:08:11 [INFO] ------------------------------------------------------- 16:08:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:08:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.52 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:08:37 [INFO] 16:08:37 [INFO] Results: 16:08:37 [INFO] 16:08:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:08:37 [INFO] 16:08:37 [INFO] 16:08:37 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowjava-protocol --- 16:08:37 [INFO] 16:08:37 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 16:08:38 [INFO] 16:08:38 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowjava-protocol --- 16:08:38 [INFO] CycloneDX: Resolving Dependencies 16:08:42 [INFO] CycloneDX: Creating BOM version 1.4 with 64 component(s) 16:08:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 16:08:42 [INFO] attaching as odl-openflowjava-protocol-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 16:08:42 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 16:08:42 [INFO] attaching as odl-openflowjava-protocol-0.16.4-SNAPSHOT-cyclonedx.json 16:08:42 [INFO] 16:08:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 16:08:42 [INFO] Skipping duplicate-finder execution! 16:08:42 [INFO] 16:08:42 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 16:08:42 [INFO] Skipping plugin execution 16:08:42 [INFO] 16:08:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 16:08:42 [INFO] No sources in project. Archive not created. 16:08:42 [INFO] 16:08:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 16:08:42 [INFO] 16:08:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowjava-protocol --- 16:08:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:42 [INFO] 16:08:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowjava-protocol --- 16:08:42 [INFO] No primary artifact to install, installing attached artifacts instead. 16:08:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-SNAPSHOT.pom 16:08:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-SNAPSHOT-features.xml 16:08:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-SNAPSHOT-cyclonedx.json 16:08:42 [INFO] 16:08:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowjava-protocol --- 16:08:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:08:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:08:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:08:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:08:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:42 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 16:08:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:08:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:08:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:42 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 16:08:42 [INFO] 16:08:42 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 16:08:42 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.16.4-SNAPSHOT [12/84] 16:08:42 [INFO] ------------------------------[ feature ]------------------------------- 16:08:42 [INFO] 16:08:42 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-openflowjava --- 16:08:42 [INFO] 16:08:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- 16:08:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:42 [INFO] 16:08:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- 16:08:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:42 [INFO] 16:08:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowjava --- 16:08:43 [INFO] 16:08:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- 16:08:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:43 [INFO] argLine set to empty 16:08:43 [INFO] 16:08:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-openflowjava --- 16:08:43 [INFO] Starting audit... 16:08:43 Audit done. 16:08:43 [INFO] You have 0 Checkstyle violations. 16:08:43 [INFO] 16:08:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-openflowjava --- 16:08:43 [INFO] Starting audit... 16:08:43 Audit done. 16:08:43 [INFO] You have 0 Checkstyle violations. 16:08:43 [INFO] 16:08:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-openflowjava --- 16:08:43 [INFO] 16:08:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- 16:08:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties 16:08:43 [INFO] 16:08:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 16:08:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 16:08:43 [INFO] ...done! 16:08:43 [INFO] Attaching features XML 16:08:43 [INFO] 16:08:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowjava --- 16:08: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 16:08:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:43 [INFO] 16:08:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 16:08:43 [INFO] 16:08:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-openflowjava --- 16:08:43 [INFO] 16:08:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 16:08:43 [INFO] 16:08:43 [INFO] 16:08:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-openflowjava --- 16:08:43 [INFO] 16:08:43 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-openflowjava --- 16:08:43 [INFO] Tests are skipped. 16:08:43 [INFO] 16:08:43 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ features-openflowjava --- 16:08:43 [INFO] 16:08:43 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-openflowjava --- 16:08:43 [INFO] 16:08:43 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-openflowjava --- 16:08:43 [INFO] CycloneDX: Resolving Dependencies 16:08:47 [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) 16:08:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 16:08:47 [INFO] attaching as features-openflowjava-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 16:08:47 [INFO] attaching as features-openflowjava-0.16.4-SNAPSHOT-cyclonedx.json 16:08:47 [INFO] 16:08:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 16:08:47 [INFO] Skipping duplicate-finder execution! 16:08:47 [INFO] 16:08:47 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-openflowjava --- 16:08:47 [INFO] Skipping plugin execution 16:08:47 [INFO] 16:08:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowjava --- 16:08:47 [INFO] No sources in project. Archive not created. 16:08:47 [INFO] 16:08:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowjava --- 16:08:47 [INFO] 16:08:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowjava --- 16:08:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:47 [INFO] 16:08:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava --- 16:08:47 [INFO] No primary artifact to install, installing attached artifacts instead. 16:08:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-SNAPSHOT.pom 16:08:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-SNAPSHOT-features.xml 16:08:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-SNAPSHOT-cyclonedx.xml 16:08:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-SNAPSHOT-cyclonedx.json 16:08:47 [INFO] 16:08:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava --- 16:08:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:08:47 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:08:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:08:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:47 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml 16:08:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 16:08:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:08:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:08:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:08:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:08:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:08:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:08:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:08:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:08:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:08:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:08:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:08:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:08:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:08:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:08:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:08:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:08:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:08:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:08:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:08:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:08:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:08:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:08:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:08:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 16:09:01 [INFO] 16:09:01 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 16:09:01 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.16.4-SNAPSHOT [13/84] 16:09:01 [INFO] --------------------------------[ pom ]--------------------------------- 16:09:01 [INFO] 16:09:01 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-openflowjava-aggregator --- 16:09:01 [INFO] 16:09:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- 16:09:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:01 [INFO] 16:09:01 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- 16:09:01 [INFO] 16:09:01 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-openflowjava-aggregator --- 16:09:01 [INFO] CycloneDX: Resolving Dependencies 16:09:01 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:09:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/target/bom.xml 16:09:01 [INFO] attaching as features-openflowjava-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:09:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/target/bom.json 16:09:02 [INFO] attaching as features-openflowjava-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:09:02 [INFO] 16:09:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava-aggregator --- 16:09:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-SNAPSHOT.pom 16:09:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:09:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:09:02 [INFO] 16:09:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava-aggregator --- 16:09:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:09:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:09:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:09:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:09:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:09:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:09:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:09:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:09:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:09:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:09:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:09:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:09:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:09:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:09:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:09:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:09:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:09:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:09:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:09:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:09:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:09:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:09:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 16:09:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:09:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:09:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:09:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:09:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:09:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:09:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:09:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:09:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:09:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:09:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:09:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:09:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:09:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:09:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:09:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:09:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:09:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:09:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:09:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 16:09:02 [INFO] 16:09:02 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 16:09:02 [INFO] Building simple-client 0.16.4-SNAPSHOT [14/84] 16:09:02 [INFO] -------------------------------[ bundle ]------------------------------- 16:09:02 [INFO] 16:09:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ simple-client --- 16:09:02 [INFO] 16:09:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- 16:09:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:02 [INFO] 16:09:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- 16:09:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:02 [INFO] 16:09:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ simple-client --- 16:09:02 [INFO] 16:09:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- 16:09:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:09:02 [INFO] 16:09:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ simple-client --- 16:09:02 [INFO] Starting audit... 16:09:02 Audit done. 16:09:02 [INFO] You have 0 Checkstyle violations. 16:09:02 [INFO] 16:09:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ simple-client --- 16:09:02 [INFO] Starting audit... 16:09:02 Audit done. 16:09:02 [INFO] You have 0 Checkstyle violations. 16:09:02 [INFO] 16:09:02 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ simple-client --- 16:09:02 [INFO] 16:09:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 16:09:02 [INFO] Copying 2 resources from src/main/resources to target/classes 16:09:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/generated-sources/spi 16:09:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/generated-sources/yang 16:09:02 [INFO] 16:09:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ simple-client --- 16:09:02 [INFO] Changes detected - recompiling the module! :dependency 16:09:02 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 16:09:02 [INFO] 16:09:02 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ simple-client >>> 16:09:02 [INFO] 16:09:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ simple-client --- 16:09:02 [INFO] Fork Value is true 16:09:06 [INFO] Done SpotBugs Analysis.... 16:09:06 [INFO] 16:09:06 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ simple-client <<< 16:09:06 [INFO] 16:09:06 [INFO] 16:09:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ simple-client --- 16:09:06 [INFO] BugInstance size is 0 16:09:06 [INFO] Error size is 0 16:09:06 [INFO] No errors/warnings found 16:09:06 [INFO] 16:09:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- 16:09:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/test/resources 16:09:06 [INFO] 16:09:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ simple-client --- 16:09:06 [INFO] No sources to compile 16:09:06 [INFO] 16:09:06 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ simple-client --- 16:09:06 [INFO] No tests to run. 16:09:06 [INFO] 16:09:06 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ simple-client --- 16:09:06 [INFO] 16:09:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- 16:09:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/simple-client-0.16.4-SNAPSHOT.jar 16:09:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/META-INF/MANIFEST.MF 16:09:06 [INFO] 16:09:06 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ simple-client --- 16:09:06 [INFO] No previous run data found, generating javadoc. 16:09:08 [WARNING] Javadoc Warnings 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/OFClient.java:23: warning: no @return 16:09:08 [WARNING] SettableFuture getIsOnlineFuture(); 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/OFClient.java:28: warning: no @return 16:09:08 [WARNING] SettableFuture getScenarioDone(); 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/CallableClient.java:41: warning: no comment 16:09:08 [WARNING] public CallableClient( 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslContextFactory.java:74: warning: no @return 16:09:08 [WARNING] public static SSLContext getClientContext() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslKeyStore.java:40: warning: no @return 16:09:08 [WARNING] public static char[] getCertificatePassword() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslKeyStore.java:47: warning: no @return 16:09:08 [WARNING] public static char[] getKeyStorePassword() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslTrustStore.java:40: warning: no @return 16:09:08 [WARNING] public static char[] getCertificatePassword() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslTrustStore.java:47: warning: no @return 16:09:08 [WARNING] public static char[] getKeyStorePassword() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:34: warning: no comment 16:09:08 [WARNING] public String value() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:38: warning: no comment 16:09:08 [WARNING] public static EventType fromValue(String val) { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:26: warning: no comment 16:09:08 [WARNING] @XmlEnumValue("sendEvent") 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:22: warning: no comment 16:09:08 [WARNING] @XmlEnumValue("sleepEvent") 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:24: warning: no comment 16:09:08 [WARNING] @XmlEnumValue("waitForMessageEvent") 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:126: warning: no @return 16:09:08 [WARNING] public int getPort() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenario.java:55: warning: no @return 16:09:08 [WARNING] public List getStep() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenario.java:31: warning: no comment 16:09:08 [WARNING] protected String name; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenario.java:29: warning: no comment 16:09:08 [WARNING] protected List step; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:104: warning: no @return 16:09:08 [WARNING] public boolean isEmpty() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:111: warning: no @return 16:09:08 [WARNING] public Deque getScenario() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:145: warning: no @return 16:09:08 [WARNING] public boolean isScenarioFinished() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:46: warning: no comment 16:09:08 [WARNING] public ScenarioHandler(Deque scenario, int freeze, long sleepBetweenTries) { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:149: warning: no comment 16:09:08 [WARNING] public boolean isFinishedOK() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenarios.java:51: warning: no @return 16:09:08 [WARNING] public List getScenario() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenarios.java:30: warning: no comment 16:09:08 [WARNING] protected List scenario; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SendEvent.java:26: warning: no comment 16:09:08 [WARNING] protected ChannelHandlerContext ctx; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SendEvent.java:25: warning: no comment 16:09:08 [WARNING] protected byte[] msgToSend; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:109: warning: no @param for args 16:09:08 [WARNING] public static void main(String[] args) throws Exception { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:109: warning: no @throws for java.lang.Exception 16:09:08 [WARNING] public static void main(String[] args) throws Exception { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClientHandler.java:30: warning: no comment 16:09:08 [WARNING] protected ScenarioHandler scenarioHandler; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:46: warning: no @return 16:09:08 [WARNING] public short getOrder() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:53: warning: no @param for value 16:09:08 [WARNING] public void setOrder(short value) { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:108: warning: no @return 16:09:08 [WARNING] public List getBytes() { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:41: warning: no comment 16:09:08 [WARNING] protected List bytes; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:37: warning: no comment 16:09:08 [WARNING] protected EventType event; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:34: warning: no comment 16:09:08 [WARNING] protected String name; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:32: warning: no comment 16:09:08 [WARNING] protected short order; 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:105: warning: no @param for args 16:09:08 [WARNING] public static void main(String[] args) throws Exception { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:105: warning: no @throws for java.lang.Exception 16:09:08 [WARNING] public static void main(String[] args) throws Exception { 16:09:08 [WARNING] ^ 16:09:08 [WARNING] 38 warnings 16:09:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/simple-client-0.16.4-SNAPSHOT-javadoc.jar 16:09:08 [INFO] 16:09:08 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ simple-client --- 16:09:08 [INFO] CycloneDX: Resolving Dependencies 16:09:08 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 16:09:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/bom.xml 16:09:08 [INFO] attaching as simple-client-0.16.4-SNAPSHOT-cyclonedx.xml 16:09:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/bom.json 16:09:08 [INFO] attaching as simple-client-0.16.4-SNAPSHOT-cyclonedx.json 16:09:08 [INFO] 16:09:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 16:09:08 [INFO] Skipping duplicate-finder execution! 16:09:08 [INFO] 16:09:08 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ simple-client --- 16:09:08 [WARNING] Used undeclared dependencies found: 16:09:08 [WARNING] io.netty:netty-buffer:jar:4.1.100.Final:compile 16:09:08 [WARNING] io.netty:netty-common:jar:4.1.100.Final:compile 16:09:08 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.16.4-SNAPSHOT:compile 16:09:08 [WARNING] io.netty:netty-codec:jar:4.1.100.Final:compile 16:09:08 [WARNING] io.netty:netty-transport:jar:4.1.100.Final:compile 16:09:08 [WARNING] Unused declared dependencies found: 16:09:08 [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile 16:09:08 [WARNING] net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 16:09:08 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.16.4-SNAPSHOT:compile 16:09:08 [INFO] 16:09:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ simple-client --- 16:09:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/simple-client-0.16.4-SNAPSHOT-sources.jar 16:09:08 [INFO] 16:09:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ simple-client --- 16:09:08 [INFO] 16:09:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ simple-client --- 16:09:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:09:08 [INFO] 16:09:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-client --- 16:09:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/simple-client-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT.jar 16:09:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT.pom 16:09:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/simple-client-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT-javadoc.jar 16:09:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT-cyclonedx.xml 16:09:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT-cyclonedx.json 16:09:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/simple-client-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT-sources.jar 16:09:08 [INFO] 16:09:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- 16:09:09 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-SNAPSHOT.jar 16:09:09 [INFO] Writing OBR metadata 16:09:09 [INFO] 16:09:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ simple-client --- 16:09:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:09:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml 16:09:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:09:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:09:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:09:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:09:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:09:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:09:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:09:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:09:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:09:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:09:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:09:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:09:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:09:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:09:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:09:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:09:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:09:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:09:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:09:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:09:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:09:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:09:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:09:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:09:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:09:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:09:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:09:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:09:09 at java.lang.reflect.Method.invoke (Method.java:568) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:09:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml 16:09:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:09:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:09:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:09:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:09:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:09:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:09:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:09:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:09:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:09:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:09:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:09:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:09:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:09:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:09:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:09:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:09:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:09:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:09:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:09:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:09:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:09:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:09:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:09:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:09:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:09:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:09:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:09:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:09:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:09:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:09:09 at java.lang.reflect.Method.invoke (Method.java:568) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:09:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:09:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:09:09 [INFO] 16:09:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- 16:09:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:09:09 [INFO] 16:09:09 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 16:09:09 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.16.4-SNAPSHOT [15/84] 16:09:09 [INFO] -------------------------------[ bundle ]------------------------------- 16:09:09 [INFO] 16:09:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflow-protocol-it --- 16:09:09 [INFO] 16:09:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- 16:09:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:09 [INFO] 16:09:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 16:09:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:09 [INFO] 16:09:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-it --- 16:09:09 [INFO] 16:09:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 16:09:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:09:09 [INFO] 16:09:09 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflow-protocol-it --- 16:09:09 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/main/yang added. 16:09:09 [INFO] 16:09:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-it --- 16:09:09 [INFO] Starting audit... 16:09:09 Audit done. 16:09:09 [INFO] You have 0 Checkstyle violations. 16:09:09 [INFO] 16:09:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-it --- 16:09:09 [INFO] Starting audit... 16:09:09 Audit done. 16:09:09 [INFO] You have 0 Checkstyle violations. 16:09:09 [INFO] 16:09:09 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-it --- 16:09:09 [INFO] 16:09:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 16:09:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/main/resources 16:09:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/generated-sources/spi 16:09:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/generated-sources/yang 16:09:09 [INFO] 16:09:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-it --- 16:09:09 [INFO] No sources to compile 16:09:09 [INFO] 16:09:09 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 16:09:09 [INFO] 16:09:09 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-it --- 16:09:09 [INFO] 16:09:09 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 16:09:09 [INFO] 16:09:09 [INFO] 16:09:09 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-it --- 16:09:09 [INFO] 16:09:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 16:09:09 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:09:09 [INFO] 16:09:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflow-protocol-it --- 16:09:09 [INFO] Changes detected - recompiling the module! :dependency 16:09:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:09:09 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[53,36] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:09:09 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[54,9] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:09:09 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[53,36] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:09:09 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[54,9] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:09:09 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[53,36] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:09:09 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[54,9] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:09:09 [INFO] 16:09:09 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflow-protocol-it --- 16:09:09 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/surefire-reports 16:09:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:09:09 [INFO] 16:09:09 [INFO] ------------------------------------------------------- 16:09:09 [INFO] T E S T S 16:09:09 [INFO] ------------------------------------------------------- 16:09:10 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 16:09:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:09:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.58 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 16:09:52 [INFO] 16:09:52 [INFO] Results: 16:09:52 [INFO] 16:09:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:09:52 [INFO] 16:09:52 [INFO] 16:09:52 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflow-protocol-it --- 16:09:52 [INFO] 16:09:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 16:09:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.16.4-SNAPSHOT.jar 16:09:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 16:09:52 [INFO] 16:09:52 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflow-protocol-it --- 16:09:52 [INFO] 16:09:52 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflow-protocol-it --- 16:09:52 [INFO] CycloneDX: Resolving Dependencies 16:09:53 [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) 16:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/bom.xml 16:09:53 [INFO] attaching as openflow-protocol-it-0.16.4-SNAPSHOT-cyclonedx.xml 16:09:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/bom.json 16:09:53 [INFO] attaching as openflow-protocol-it-0.16.4-SNAPSHOT-cyclonedx.json 16:09:53 [INFO] 16:09:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 16:09:53 [INFO] Skipping duplicate-finder execution! 16:09:53 [INFO] 16:09:53 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 16:09:53 [WARNING] Used undeclared dependencies found: 16:09:53 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.16.4-SNAPSHOT:test 16:09:53 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:test 16:09:53 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:5.0.9:test 16:09:53 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.16.4-SNAPSHOT:test 16:09:53 [WARNING] com.google.guava:guava:jar:31.1-jre:test 16:09:53 [WARNING] Unused declared dependencies found: 16:09:53 [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile 16:09:53 [INFO] 16:09:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-it --- 16:09:53 [INFO] 16:09:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-it --- 16:09:53 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 16:09:53 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 16:09:53 [INFO] 16:09:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-it --- 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-SNAPSHOT.jar 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-SNAPSHOT.pom 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-SNAPSHOT-cyclonedx.xml 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-SNAPSHOT-cyclonedx.json 16:09:53 [INFO] 16:09:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- 16:09:53 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-SNAPSHOT.jar 16:09:53 [INFO] Writing OBR metadata 16:09:53 [INFO] 16:09:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-it --- 16:09:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:09:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml 16:09:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:09:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:09:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:09:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:09:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:09:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:09:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:09:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:09:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:09:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:09:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:09:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:09:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:09:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:09:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:09:53 at java.lang.reflect.Method.invoke (Method.java:568) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:09:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml 16:09:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:09:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:09:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:09:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:09:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:09:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:09:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:09:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:09:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:09:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:09:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:09:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:09:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:09:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:09:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:09:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:09:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:09:53 at java.lang.reflect.Method.invoke (Method.java:568) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:09:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:09:53 [INFO] 16:09:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 16:09:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:09:53 [INFO] 16:09:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- 16:09:53 [INFO] No sources in project. Archive not created. 16:09:53 [INFO] 16:09:53 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 16:09:53 [INFO] Building model-inventory 0.16.4-SNAPSHOT [16/84] 16:09:53 [INFO] -------------------------------[ bundle ]------------------------------- 16:09:53 [INFO] 16:09:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-inventory --- 16:09:53 [INFO] 16:09:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- 16:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:53 [INFO] 16:09:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- 16:09:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:53 [INFO] 16:09:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-inventory --- 16:09:53 [INFO] 16:09:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- 16:09:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:09:53 [INFO] 16:09:53 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-inventory --- 16:09:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:53 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/src/main/yang 16:09:53 [INFO] yang-to-sources: Found 2 dependencies in 1.121 ms 16:09:53 [INFO] yang-to-sources: Project model files found: 1 in 4.753 ms 16:09:53 [INFO] yang-to-sources: 3 YANG models processed in 16.98 ms 16:09:53 [INFO] BindingJavaFileGenerator: Defined 33 files in 3.627 ms 16:09:53 [INFO] Sorted 33 files into 4 directories in 149.3 μs 16:09:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 33 in 15.19 ms 16:09:53 [INFO] 16:09:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-inventory --- 16:09:53 [INFO] Starting audit... 16:09:53 Audit done. 16:09:53 [INFO] You have 0 Checkstyle violations. 16:09:53 [INFO] 16:09:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-inventory --- 16:09:53 [INFO] Starting audit... 16:09:53 Audit done. 16:09:53 [INFO] You have 0 Checkstyle violations. 16:09:53 [INFO] 16:09:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-inventory --- 16:09:53 [INFO] 16:09:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 16:09:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/src/main/resources 16:09:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/spi 16:09:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/spi 16:09:53 [INFO] 16:09:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-inventory --- 16:09:53 [INFO] Changes detected - recompiling the module! :dependency 16:09:53 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:09:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:09:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:09:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:09:54 [INFO] 16:09:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-inventory >>> 16:09:54 [INFO] 16:09:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-inventory --- 16:09:54 [INFO] Fork Value is true 16:09:57 [INFO] Done SpotBugs Analysis.... 16:09:57 [INFO] 16:09:57 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-inventory <<< 16:09:57 [INFO] 16:09:57 [INFO] 16:09:57 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-inventory --- 16:09:57 [INFO] BugInstance size is 0 16:09:57 [INFO] Error size is 0 16:09:57 [INFO] No errors/warnings found 16:09:57 [INFO] 16:09:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- 16:09:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/src/test/resources 16:09:57 [INFO] 16:09:57 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-inventory --- 16:09:57 [INFO] No sources to compile 16:09:57 [INFO] 16:09:57 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-inventory --- 16:09:57 [INFO] No tests to run. 16:09:57 [INFO] 16:09:57 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ model-inventory --- 16:09:57 [INFO] 16:09:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- 16:09:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/model-inventory-0.16.4-SNAPSHOT.jar 16:09:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/META-INF/MANIFEST.MF 16:09:57 [INFO] 16:09:57 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ model-inventory --- 16:09:57 [INFO] No previous run data found, generating javadoc. 16:09:59 [WARNING] Javadoc Warnings 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorId.java:30: warning: no comment 16:09:59 [WARNING] public NodeConnectorId(String _value) { 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorId.java:54: warning: no comment 16:09:59 [WARNING] public static NodeConnectorId getDefaultInstance(final String defaultValue) { 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorRef.java:34: warning: no comment 16:09:59 [WARNING] public NodeConnectorRef(InstanceIdentifier _value) { 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeId.java:30: warning: no comment 16:09:59 [WARNING] public NodeId(String _value) { 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeId.java:54: warning: no comment 16:09:59 [WARNING] public static NodeId getDefaultInstance(final String defaultValue) { 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeRef.java:34: warning: no comment 16:09:59 [WARNING] public NodeRef(InstanceIdentifier _value) { 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:8: warning: no comment 16:09:59 [WARNING] public interface OpendaylightInventoryListener 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:26: warning: no comment 16:09:59 [WARNING] void onNodeConnectorRemoved(NodeConnectorRemoved notification); 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:20: warning: no comment 16:09:59 [WARNING] void onNodeConnectorUpdated(NodeConnectorUpdated notification); 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:23: warning: no comment 16:09:59 [WARNING] void onNodeRemoved(NodeRemoved notification); 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:17: warning: no comment 16:09:59 [WARNING] void onNodeUpdated(NodeUpdated notification); 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/SupportType.java:31: warning: no comment 16:09:59 [WARNING] Emulated(1, "emulated"), 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/SupportType.java:29: warning: no comment 16:09:59 [WARNING] Native(0, "native"), 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/SupportType.java:33: warning: no comment 16:09:59 [WARNING] NotSupported(2, "not-supported") 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorRef.java:30: warning: no comment 16:09:59 [WARNING] private final InstanceIdentifier _value; 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeRef.java:30: warning: no comment 16:09:59 [WARNING] private final InstanceIdentifier _value; 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/node/NodeConnectorKey.java:24: warning: no comment 16:09:59 [WARNING] private final NodeConnectorId _id; 16:09:59 [WARNING] ^ 16:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/nodes/NodeKey.java:24: warning: no comment 16:09:59 [WARNING] private final NodeId _id; 16:09:59 [WARNING] ^ 16:09:59 [WARNING] 18 warnings 16:09:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/model-inventory-0.16.4-SNAPSHOT-javadoc.jar 16:09:59 [INFO] 16:09:59 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ model-inventory --- 16:09:59 [INFO] CycloneDX: Resolving Dependencies 16:10:00 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 16:10:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/bom.xml 16:10:00 [INFO] attaching as model-inventory-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/bom.json 16:10:00 [INFO] attaching as model-inventory-0.16.4-SNAPSHOT-cyclonedx.json 16:10:00 [INFO] 16:10:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 16:10:00 [INFO] Skipping duplicate-finder execution! 16:10:00 [INFO] 16:10:00 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ model-inventory --- 16:10:00 [WARNING] Used undeclared dependencies found: 16:10:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:10:00 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:10:00 [WARNING] Unused declared dependencies found: 16:10:00 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 16:10:00 [INFO] 16:10:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-inventory --- 16:10:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/model-inventory-0.16.4-SNAPSHOT-sources.jar 16:10:00 [INFO] 16:10:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-inventory --- 16:10:00 [INFO] 16:10:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-inventory --- 16:10:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:00 [INFO] 16:10:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-inventory --- 16:10:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/model-inventory-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT.jar 16:10:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT.pom 16:10:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/model-inventory-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT-javadoc.jar 16:10:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT-cyclonedx.json 16:10:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/model-inventory-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT-sources.jar 16:10:00 [INFO] 16:10:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- 16:10:00 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-SNAPSHOT.jar 16:10:00 [INFO] Writing OBR metadata 16:10:00 [INFO] 16:10:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-inventory --- 16:10:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:10:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:10:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:00 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 16:10:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:10:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:00 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 16:10:00 [INFO] 16:10:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- 16:10:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:00 [INFO] 16:10:00 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 16:10:00 [INFO] Building model-flow-base 0.16.4-SNAPSHOT [17/84] 16:10:00 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:00 [INFO] 16:10:00 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-flow-base --- 16:10:00 [INFO] 16:10:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- 16:10:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:00 [INFO] 16:10:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- 16:10:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:00 [INFO] 16:10:00 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-flow-base --- 16:10:01 [INFO] 16:10:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- 16:10:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:10:01 [INFO] 16:10:01 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-flow-base --- 16:10:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:10:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/main/yang 16:10:01 [INFO] yang-to-sources: Found 6 dependencies in 1.590 ms 16:10:01 [INFO] yang-to-sources: Project model files found: 11 in 18.23 ms 16:10:01 [INFO] yang-to-sources: 21 YANG models processed in 385.6 ms 16:10:01 [INFO] BindingJavaFileGenerator: Defined 602 files in 44.60 ms 16:10:01 [INFO] Sorted 602 files into 125 directories in 838.0 μs 16:10:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 198.5 ms 16:10:01 [INFO] 16:10:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-flow-base --- 16:10:01 [INFO] Starting audit... 16:10:01 Audit done. 16:10:01 [INFO] You have 0 Checkstyle violations. 16:10:01 [INFO] 16:10:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-flow-base --- 16:10:01 [INFO] Starting audit... 16:10:01 Audit done. 16:10:01 [INFO] You have 0 Checkstyle violations. 16:10:01 [INFO] 16:10:01 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-flow-base --- 16:10:01 [INFO] 16:10:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 16:10:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/main/resources 16:10:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/spi 16:10:01 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:10:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:10:01 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:10:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/spi 16:10:01 [INFO] 16:10:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-flow-base --- 16:10:01 [INFO] Changes detected - recompiling the module! :dependency 16:10:01 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 16:10:04 [INFO] 16:10:04 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-flow-base >>> 16:10:04 [INFO] 16:10:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-flow-base --- 16:10:04 [INFO] Fork Value is true 16:10:15 [INFO] Done SpotBugs Analysis.... 16:10:15 [INFO] 16:10:15 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-flow-base <<< 16:10:15 [INFO] 16:10:15 [INFO] 16:10:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-flow-base --- 16:10:15 [INFO] BugInstance size is 0 16:10:15 [INFO] Error size is 0 16:10:15 [INFO] No errors/warnings found 16:10:15 [INFO] 16:10:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- 16:10:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/test/resources 16:10:15 [INFO] 16:10:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-flow-base --- 16:10:15 [INFO] No sources to compile 16:10:15 [INFO] 16:10:15 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-flow-base --- 16:10:15 [INFO] No tests to run. 16:10:15 [INFO] 16:10:15 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ model-flow-base --- 16:10:15 [INFO] 16:10:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- 16:10:15 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/model-flow-base-0.16.4-SNAPSHOT.jar 16:10:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/META-INF/MANIFEST.MF 16:10:16 [INFO] 16:10:16 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ model-flow-base --- 16:10:16 [INFO] No previous run data found, generating javadoc. 16:10:23 [WARNING] Javadoc Warnings 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/BandId.java:36: warning: no comment 16:10:23 [WARNING] public BandId(Uint32 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/BandId.java:55: warning: no comment 16:10:23 [WARNING] public static BandId getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/BucketId.java:36: warning: no comment 16:10:23 [WARNING] public BucketId(Uint32 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/BucketId.java:55: warning: no comment 16:10:23 [WARNING] public static BucketId getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowCookie.java:36: warning: no comment 16:10:23 [WARNING] public FlowCookie(Uint64 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowCookie.java:55: warning: no comment 16:10:23 [WARNING] public static FlowCookie getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:38: warning: no comment 16:10:23 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("CHECK_OVERLAP", "RESET_COUNTS", "NO_PKT_COUNTS", "NO_BYT_COUNTS", "SEND_FLOW_REM"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:46: warning: no comment 16:10:23 [WARNING] public FlowModFlags(boolean _cHECKOVERLAP, boolean _nOBYTCOUNTS, boolean _nOPKTCOUNTS, boolean _rESETCOUNTS, boolean _sENDFLOWREM) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:88: warning: no comment 16:10:23 [WARNING] public boolean getCHECKOVERLAP() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:68: warning: no comment 16:10:23 [WARNING] public static FlowModFlags getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:100: warning: no comment 16:10:23 [WARNING] public boolean getNOBYTCOUNTS() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:96: warning: no comment 16:10:23 [WARNING] public boolean getNOPKTCOUNTS() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:92: warning: no comment 16:10:23 [WARNING] public boolean getRESETCOUNTS() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:104: warning: no comment 16:10:23 [WARNING] public boolean getSENDFLOWREM() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowRef.java:34: warning: no comment 16:10:23 [WARNING] public FlowRef(InstanceIdentifier _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:34: warning: no comment 16:10:23 [WARNING] Chaining(2, "chaining"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:36: warning: no comment 16:10:23 [WARNING] ChainingChecks(3, "chaining-checks") 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:32: warning: no comment 16:10:23 [WARNING] SelectLiveness(1, "select-liveness"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:30: warning: no comment 16:10:23 [WARNING] SelectWeight(0, "select-weight"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupId.java:36: warning: no comment 16:10:23 [WARNING] public GroupId(Uint32 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupId.java:55: warning: no comment 16:10:23 [WARNING] public static GroupId getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupRef.java:34: warning: no comment 16:10:23 [WARNING] public GroupRef(InstanceIdentifier _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:30: warning: no comment 16:10:23 [WARNING] GroupAll(0, "group-all"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:36: warning: no comment 16:10:23 [WARNING] GroupFf(3, "group-ff") 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:34: warning: no comment 16:10:23 [WARNING] GroupIndirect(2, "group-indirect"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:32: warning: no comment 16:10:23 [WARNING] GroupSelect(1, "group-select"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/opendaylight/ipv6/arbitrary/bitmask/fields/rev160224/Ipv6ArbitraryMask.java:34: warning: no comment 16:10:23 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)))$"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/opendaylight/ipv6/arbitrary/bitmask/fields/rev160224/Ipv6ArbitraryMask.java:43: warning: no comment 16:10:23 [WARNING] public Ipv6ArbitraryMask(String _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/opendaylight/ipv6/arbitrary/bitmask/fields/rev160224/Ipv6ArbitraryMask.java:63: warning: no comment 16:10:23 [WARNING] public static Ipv6ArbitraryMask getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:36: warning: no comment 16:10:23 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("ofpmbt-drop", "ofpmbt-dscp-remark", "ofpmbt-experimenter"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:42: warning: no comment 16:10:23 [WARNING] public MeterBandType(boolean _ofpmbtDrop, boolean _ofpmbtDscpRemark, boolean _ofpmbtExperimenter) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:60: warning: no comment 16:10:23 [WARNING] public static MeterBandType getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:76: warning: no comment 16:10:23 [WARNING] public boolean getOfpmbtDrop() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:80: warning: no comment 16:10:23 [WARNING] public boolean getOfpmbtDscpRemark() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:84: warning: no comment 16:10:23 [WARNING] public boolean getOfpmbtExperimenter() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:37: warning: no comment 16:10:23 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("meter-kbps", "meter-pktps", "meter-burst", "meter-stats"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:44: warning: no comment 16:10:23 [WARNING] public MeterFlags(boolean _meterBurst, boolean _meterKbps, boolean _meterPktps, boolean _meterStats) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:64: warning: no comment 16:10:23 [WARNING] public static MeterFlags getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:90: warning: no comment 16:10:23 [WARNING] public boolean getMeterBurst() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:82: warning: no comment 16:10:23 [WARNING] public boolean getMeterKbps() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:86: warning: no comment 16:10:23 [WARNING] public boolean getMeterPktps() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:94: warning: no comment 16:10:23 [WARNING] public boolean getMeterStats() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterId.java:36: warning: no comment 16:10:23 [WARNING] public MeterId(Uint32 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterId.java:55: warning: no comment 16:10:23 [WARNING] public static MeterId getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterRef.java:34: warning: no comment 16:10:23 [WARNING] public MeterRef(InstanceIdentifier _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:66: warning: no comment 16:10:23 [WARNING] ALL(6, "ALL"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:72: warning: no comment 16:10:23 [WARNING] ANY(9, "ANY"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:68: warning: no comment 16:10:23 [WARNING] CONTROLLER(7, "CONTROLLER"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:64: warning: no comment 16:10:23 [WARNING] FLOOD(5, "FLOOD"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:58: warning: no comment 16:10:23 [WARNING] INPORT(2, "IN_PORT"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:70: warning: no comment 16:10:23 [WARNING] LOCAL(8, "LOCAL"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:56: warning: no comment 16:10:23 [WARNING] MAX(1, "MAX"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:74: warning: no comment 16:10:23 [WARNING] NONE(10, "NONE") 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:62: warning: no comment 16:10:23 [WARNING] NORMAL(4, "NORMAL"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:60: warning: no comment 16:10:23 [WARNING] TABLE(3, "TABLE"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:37: warning: no comment 16:10:23 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("PORT-DOWN", "NO-RECV", "NO-FWD", "NO-PACKET-IN"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:44: warning: no comment 16:10:23 [WARNING] public PortConfig(boolean _nOFWD, boolean _nOPACKETIN, boolean _nORECV, boolean _pORTDOWN) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:64: warning: no comment 16:10:23 [WARNING] public static PortConfig getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:90: warning: no comment 16:10:23 [WARNING] public boolean getNOFWD() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:94: warning: no comment 16:10:23 [WARNING] public boolean getNOPACKETIN() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:86: warning: no comment 16:10:23 [WARNING] public boolean getNORECV() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:82: warning: no comment 16:10:23 [WARNING] public boolean getPORTDOWN() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:49: warning: no comment 16:10:23 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("ten-mb-hd", "ten-mb-fd", "hundred-mb-hd", "hundred-mb-fd", "one-gb-hd", "one-gb-fd", "ten-gb-fd", "forty-gb-fd", "hundred-gb-fd", "one-tb-fd", "other", "copper", "fiber", "autoeng", "pause", "pause-asym"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:68: warning: no comment 16:10:23 [WARNING] public PortFeatures(boolean _autoeng, boolean _copper, boolean _fiber, boolean _fortyGbFd, boolean _hundredGbFd, boolean _hundredMbFd, boolean _hundredMbHd, boolean _oneGbFd, boolean _oneGbHd, boolean _oneTbFd, boolean _other, boolean _pause, boolean _pauseAsym, boolean _tenGbFd, boolean _tenMbFd, boolean _tenMbHd) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:206: warning: no comment 16:10:23 [WARNING] public boolean getAutoeng() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:198: warning: no comment 16:10:23 [WARNING] public boolean getCopper() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:112: warning: no comment 16:10:23 [WARNING] public static PortFeatures getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:202: warning: no comment 16:10:23 [WARNING] public boolean getFiber() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:182: warning: no comment 16:10:23 [WARNING] public boolean getFortyGbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:186: warning: no comment 16:10:23 [WARNING] public boolean getHundredGbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:166: warning: no comment 16:10:23 [WARNING] public boolean getHundredMbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:162: warning: no comment 16:10:23 [WARNING] public boolean getHundredMbHd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:174: warning: no comment 16:10:23 [WARNING] public boolean getOneGbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:170: warning: no comment 16:10:23 [WARNING] public boolean getOneGbHd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:190: warning: no comment 16:10:23 [WARNING] public boolean getOneTbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:194: warning: no comment 16:10:23 [WARNING] public boolean getOther() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:210: warning: no comment 16:10:23 [WARNING] public boolean getPause() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:214: warning: no comment 16:10:23 [WARNING] public boolean getPauseAsym() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:178: warning: no comment 16:10:23 [WARNING] public boolean getTenGbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:158: warning: no comment 16:10:23 [WARNING] public boolean getTenMbFd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:154: warning: no comment 16:10:23 [WARNING] public boolean getTenMbHd() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:41: warning: no comment 16:10:23 [WARNING] public PortNumberUni(String _string) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:36: warning: no comment 16:10:23 [WARNING] public PortNumberUni(Uint32 _uint32) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:75: warning: no comment 16:10:23 [WARNING] public String getString() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:71: warning: no comment 16:10:23 [WARNING] public Uint32 getUint32() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUniBuilder.java:16: warning: no comment 16:10:23 [WARNING] public static PortNumberUni getDefaultInstance(String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortReason.java:29: warning: no comment 16:10:23 [WARNING] Add(0, "add"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortReason.java:31: warning: no comment 16:10:23 [WARNING] Delete(1, "delete"), 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortReason.java:33: warning: no comment 16:10:23 [WARNING] Update(2, "update") 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/queue/rev130925/QueueId.java:30: warning: no comment 16:10:23 [WARNING] public QueueId(Uint32 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/queue/rev130925/QueueId.java:54: warning: no comment 16:10:23 [WARNING] public static QueueId getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:34: warning: no comment 16:10:23 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("DEPRECATED-MASK"); 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:38: warning: no comment 16:10:23 [WARNING] public TableConfig(boolean _dEPRECATEDMASK) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:52: warning: no comment 16:10:23 [WARNING] public static TableConfig getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:64: warning: no comment 16:10:23 [WARNING] public boolean getDEPRECATEDMASK() { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableId.java:36: warning: no comment 16:10:23 [WARNING] public TableId(Uint8 _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableId.java:55: warning: no comment 16:10:23 [WARNING] public static TableId getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableRef.java:34: warning: no comment 16:10:23 [WARNING] public TableRef(InstanceIdentifier _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/action/types/rev131112/VlanCfi.java:36: warning: no comment 16:10:23 [WARNING] public VlanCfi(Integer _value) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/action/types/rev131112/VlanCfi.java:55: warning: no comment 16:10:23 [WARNING] public static VlanCfi getDefaultInstance(final String defaultValue) { 16:10:23 [WARNING] ^ 16:10:23 [WARNING] 100 warnings 16:10:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/model-flow-base-0.16.4-SNAPSHOT-javadoc.jar 16:10:23 [INFO] 16:10:23 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ model-flow-base --- 16:10:23 [INFO] CycloneDX: Resolving Dependencies 16:10:24 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 16:10:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/bom.xml 16:10:24 [INFO] attaching as model-flow-base-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/bom.json 16:10:24 [INFO] attaching as model-flow-base-0.16.4-SNAPSHOT-cyclonedx.json 16:10:24 [INFO] 16:10:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 16:10:24 [INFO] Skipping duplicate-finder execution! 16:10:24 [INFO] 16:10:24 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ model-flow-base --- 16:10:24 [WARNING] Used undeclared dependencies found: 16:10:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:10:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:10:24 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:10:24 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:10:24 [INFO] 16:10:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-base --- 16:10:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/model-flow-base-0.16.4-SNAPSHOT-sources.jar 16:10:24 [INFO] 16:10:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-base --- 16:10:24 [INFO] 16:10:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-base --- 16:10:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:24 [INFO] 16:10:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-base --- 16:10:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/model-flow-base-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT.jar 16:10:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT.pom 16:10:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/model-flow-base-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT-javadoc.jar 16:10:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT-cyclonedx.json 16:10:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/model-flow-base-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT-sources.jar 16:10:24 [INFO] 16:10:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- 16:10:24 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-SNAPSHOT.jar 16:10:24 [INFO] Writing OBR metadata 16:10:24 [INFO] 16:10:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-base --- 16:10:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:10:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:10:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:24 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 16:10:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:10:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:24 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 16:10:24 [INFO] 16:10:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- 16:10:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:24 [INFO] 16:10:24 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 16:10:24 [INFO] Building model-flow-service 0.16.4-SNAPSHOT [18/84] 16:10:24 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:24 [INFO] 16:10:24 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-flow-service --- 16:10:24 [INFO] 16:10:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- 16:10:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:24 [INFO] 16:10:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- 16:10:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:24 [INFO] 16:10:24 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-flow-service --- 16:10:25 [INFO] 16:10:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- 16:10:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:10:25 [INFO] 16:10:25 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-flow-service --- 16:10:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:10:25 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/src/main/yang 16:10:25 [INFO] yang-to-sources: Found 7 dependencies in 27.81 ms 16:10:25 [INFO] yang-to-sources: Project model files found: 22 in 10.88 ms 16:10:26 [INFO] yang-to-sources: 44 YANG models processed in 687.1 ms 16:10:26 [INFO] BindingJavaFileGenerator: Defined 543 files in 46.27 ms 16:10:26 [INFO] Sorted 543 files into 79 directories in 721.5 μs 16:10:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 543 in 149.4 ms 16:10:26 [INFO] 16:10:26 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-flow-service --- 16:10:26 [INFO] Starting audit... 16:10:26 Audit done. 16:10:26 [INFO] You have 0 Checkstyle violations. 16:10:26 [INFO] 16:10:26 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-flow-service --- 16:10:26 [INFO] Starting audit... 16:10:26 Audit done. 16:10:26 [INFO] You have 0 Checkstyle violations. 16:10:26 [INFO] 16:10:26 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-flow-service --- 16:10:26 [INFO] 16:10:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 16:10:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/src/main/resources 16:10:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/spi 16:10:26 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:10:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:10:26 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:10:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/spi 16:10:26 [INFO] 16:10:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-flow-service --- 16:10:26 [INFO] Changes detected - recompiling the module! :dependency 16:10:26 [INFO] Compiling 542 source files with javac [debug release 17] to target/classes 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[165,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[43,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[43,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[43,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[35,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[35,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[35,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:28 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java: Some input files additionally use or override a deprecated API. 16:10:28 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:10:28 [INFO] 16:10:28 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-flow-service >>> 16:10:28 [INFO] 16:10:28 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-flow-service --- 16:10:28 [INFO] Fork Value is true 16:10:39 [INFO] Done SpotBugs Analysis.... 16:10:39 [INFO] 16:10:39 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-flow-service <<< 16:10:39 [INFO] 16:10:39 [INFO] 16:10:39 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-flow-service --- 16:10:39 [INFO] BugInstance size is 0 16:10:39 [INFO] Error size is 0 16:10:39 [INFO] No errors/warnings found 16:10:39 [INFO] 16:10:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- 16:10:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/src/test/resources 16:10:39 [INFO] 16:10:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-flow-service --- 16:10:39 [INFO] No sources to compile 16:10:39 [INFO] 16:10:39 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-flow-service --- 16:10:39 [INFO] No tests to run. 16:10:39 [INFO] 16:10:39 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ model-flow-service --- 16:10:39 [INFO] 16:10:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- 16:10:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/model-flow-service-0.16.4-SNAPSHOT.jar 16:10:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/META-INF/MANIFEST.MF 16:10:40 [INFO] 16:10:40 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ model-flow-service --- 16:10:40 [INFO] No previous run data found, generating javadoc. 16:10:47 [WARNING] Javadoc Warnings 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/ConnectionCookie.java:36: warning: no comment 16:10:47 [WARNING] public ConnectionCookie(Uint32 _value) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/ConnectionCookie.java:55: warning: no comment 16:10:47 [WARNING] public static ConnectionCookie getDefaultInstance(final String defaultValue) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:47: warning: no comment 16:10:47 [WARNING] BadAction(2, "bad-action"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:49: warning: no comment 16:10:47 [WARNING] BadInstruction(3, "bad-instruction"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:51: warning: no comment 16:10:47 [WARNING] BadMatch(4, "bad-match"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:45: warning: no comment 16:10:47 [WARNING] BadRequest(1, "bad-request"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:71: warning: no comment 16:10:47 [WARNING] Experimenter(65535, "experimenter") 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:53: warning: no comment 16:10:47 [WARNING] FlowModFailed(5, "flow-mod-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:55: warning: no comment 16:10:47 [WARNING] GroupModFailed(6, "group-mod-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:43: warning: no comment 16:10:47 [WARNING] HelloFailed(0, "hello-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:67: warning: no comment 16:10:47 [WARNING] MeterModFailed(12, "meter-mod-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:57: warning: no comment 16:10:47 [WARNING] PortModFailed(7, "port-mod-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:61: warning: no comment 16:10:47 [WARNING] QueueOpFailed(9, "queue-op-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:65: warning: no comment 16:10:47 [WARNING] RoleRequestFailed(11, "role-request-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:63: warning: no comment 16:10:47 [WARNING] SwitchConfigFailed(10, "switch-config-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:69: warning: no comment 16:10:47 [WARNING] TableFeaturesFailed(13, "table-features-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:59: warning: no comment 16:10:47 [WARNING] TableModFailed(8, "table-mod-failed"), 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:9: warning: no comment 16:10:47 [WARNING] public interface FlowCapableTransactionService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowId.java:30: warning: no comment 16:10:47 [WARNING] public FlowId(String _value) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowId.java:54: warning: no comment 16:10:47 [WARNING] public static FlowId getDefaultInstance(final String defaultValue) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:37: warning: no comment 16:10:47 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("IDLE_TIMEOUT", "HARD_TIMEOUT", "DELETE", "GROUP_DELETE"); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:44: warning: no comment 16:10:47 [WARNING] public FlowRemovedMask(boolean _dELETE, boolean _gROUPDELETE, boolean _hARDTIMEOUT, boolean _iDLETIMEOUT) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:64: warning: no comment 16:10:47 [WARNING] public static FlowRemovedMask getDefaultInstance(final String defaultValue) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:90: warning: no comment 16:10:47 [WARNING] public boolean getDELETE() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:94: warning: no comment 16:10:47 [WARNING] public boolean getGROUPDELETE() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:86: warning: no comment 16:10:47 [WARNING] public boolean getHARDTIMEOUT() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:82: warning: no comment 16:10:47 [WARNING] public boolean getIDLETIMEOUT() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/FlowTableRef.java:34: warning: no comment 16:10:47 [WARNING] public FlowTableRef(InstanceIdentifier _value) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:8: warning: no comment 16:10:47 [WARNING] public interface FlowTopologyDiscoveryListener 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:17: warning: no comment 16:10:47 [WARNING] void onLinkDiscovered(LinkDiscovered notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:20: warning: no comment 16:10:47 [WARNING] void onLinkOverutilized(LinkOverutilized notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:23: warning: no comment 16:10:47 [WARNING] void onLinkRemoved(LinkRemoved notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:26: warning: no comment 16:10:47 [WARNING] void onLinkUtilizationNormal(LinkUtilizationNormal notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:9: warning: no comment 16:10:47 [WARNING] public interface FlowTopologyDiscoveryService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/NodeConfigService.java:9: warning: no comment 16:10:47 [WARNING] public interface NodeConfigService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/node/ssl/connection/error/service/rev190723/NodeSslConnectionErrorListener.java:8: warning: no comment 16:10:47 [WARNING] public interface NodeSslConnectionErrorListener 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/node/ssl/connection/error/service/rev190723/NodeSslConnectionErrorListener.java:16: warning: no comment 16:10:47 [WARNING] void onSslError(SslError notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:36: warning: no comment 16:10:47 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("NO_MATCH", "ACTION", "INVALID_TTL"); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:42: warning: no comment 16:10:47 [WARNING] public PacketInMask(boolean _aCTION, boolean _iNVALIDTTL, boolean _nOMATCH) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:80: warning: no comment 16:10:47 [WARNING] public boolean getACTION() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:60: warning: no comment 16:10:47 [WARNING] public static PacketInMask getDefaultInstance(final String defaultValue) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:84: warning: no comment 16:10:47 [WARNING] public boolean getINVALIDTTL() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:76: warning: no comment 16:10:47 [WARNING] public boolean getNOMATCH() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingListener.java:8: warning: no comment 16:10:47 [WARNING] public interface PacketProcessingListener 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingListener.java:16: warning: no comment 16:10:47 [WARNING] void onPacketReceived(PacketReceived notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:9: warning: no comment 16:10:47 [WARNING] public interface PacketProcessingService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:36: warning: no comment 16:10:47 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("ADD", "DELETE", "UPDATE"); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:42: warning: no comment 16:10:47 [WARNING] public PortStatusMask(boolean _aDD, boolean _dELETE, boolean _uPDATE) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:76: warning: no comment 16:10:47 [WARNING] public boolean getADD() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:60: warning: no comment 16:10:47 [WARNING] public static PortStatusMask getDefaultInstance(final String defaultValue) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:80: warning: no comment 16:10:47 [WARNING] public boolean getDELETE() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:84: warning: no comment 16:10:47 [WARNING] public boolean getUPDATE() { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalAsyncConfigService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalEchoService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalFlatBatchService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:8: warning: no comment 16:10:47 [WARNING] public interface SalFlowListener 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:17: warning: no comment 16:10:47 [WARNING] void onFlowAdded(FlowAdded notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:23: warning: no comment 16:10:47 [WARNING] void onFlowRemoved(FlowRemoved notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:20: warning: no comment 16:10:47 [WARNING] void onFlowUpdated(FlowUpdated notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:29: warning: no comment 16:10:47 [WARNING] void onNodeErrorNotification(NodeErrorNotification notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:32: warning: no comment 16:10:47 [WARNING] void onNodeExperimenterErrorNotification(NodeExperimenterErrorNotification notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:26: warning: no comment 16:10:47 [WARNING] void onSwitchFlowRemoved(SwitchFlowRemoved notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalFlowsBatchService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalFlowService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalGroupsBatchService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalGroupService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meters/service/rev160316/SalMetersBatchService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalMetersBatchService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalMeterService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/SalPortService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalPortService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalQueueService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SalRoleService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalRoleService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:8: warning: no comment 16:10:47 [WARNING] public interface SalTableListener 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:17: warning: no comment 16:10:47 [WARNING] void onTableUpdated(TableUpdated notification); 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableService.java:9: warning: no comment 16:10:47 [WARNING] public interface SalTableService 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/SendBarrierOutput.java:16: warning: no comment 16:10:47 [WARNING] public interface SendBarrierOutput 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SetAsyncOutput.java:16: warning: no comment 16:10:47 [WARNING] public interface SetAsyncOutput 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/SolicitRefreshInput.java:16: warning: no comment 16:10:47 [WARNING] public interface SolicitRefreshInput 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/SolicitRefreshOutput.java:16: warning: no comment 16:10:47 [WARNING] public interface SolicitRefreshOutput 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/node/ssl/connection/error/service/rev190723/SslErrorType.java:27: warning: no comment 16:10:47 [WARNING] SslConFailed(0, "ssl-con-failed") 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/TransactionId.java:36: warning: no comment 16:10:47 [WARNING] public TransactionId(Uint64 _value) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/TransactionId.java:55: warning: no comment 16:10:47 [WARNING] public static TransactionId getDefaultInstance(final String defaultValue) { 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/TransmitPacketOutput.java:16: warning: no comment 16:10:47 [WARNING] public interface TransmitPacketOutput 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:40: warning: no comment 16:10:47 [WARNING] private final boolean _dELETE; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:41: warning: no comment 16:10:47 [WARNING] private final boolean _gROUPDELETE; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:39: warning: no comment 16:10:47 [WARNING] private final boolean _hARDTIMEOUT; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:38: warning: no comment 16:10:47 [WARNING] private final boolean _iDLETIMEOUT; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:38: warning: no comment 16:10:47 [WARNING] private final boolean _aCTION; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:39: warning: no comment 16:10:47 [WARNING] private final boolean _iNVALIDTTL; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:37: warning: no comment 16:10:47 [WARNING] private final boolean _nOMATCH; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:37: warning: no comment 16:10:47 [WARNING] private final boolean _aDD; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:38: warning: no comment 16:10:47 [WARNING] private final boolean _dELETE; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:39: warning: no comment 16:10:47 [WARNING] private final boolean _uPDATE; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/flow/crud/_case/aug/flat/batch/add/flow/_case/FlatBatchAddFlowKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/flow/crud/_case/aug/flat/batch/remove/flow/_case/FlatBatchRemoveFlowKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/flow/crud/_case/aug/flat/batch/update/flow/_case/FlatBatchUpdateFlowKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/group/crud/_case/aug/flat/batch/add/group/_case/FlatBatchAddGroupKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/group/crud/_case/aug/flat/batch/remove/group/_case/FlatBatchRemoveGroupKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/group/crud/_case/aug/flat/batch/update/group/_case/FlatBatchUpdateGroupKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/meter/crud/_case/aug/flat/batch/add/meter/_case/FlatBatchAddMeterKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/meter/crud/_case/aug/flat/batch/remove/meter/_case/FlatBatchRemoveMeterKey.java:24: warning: no comment 16:10:47 [WARNING] private final Uint16 _batchOrder; 16:10:47 [WARNING] ^ 16:10:47 [WARNING] 100 warnings 16:10:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/model-flow-service-0.16.4-SNAPSHOT-javadoc.jar 16:10:47 [INFO] 16:10:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ model-flow-service --- 16:10:47 [INFO] CycloneDX: Resolving Dependencies 16:10:48 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 16:10:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/bom.xml 16:10:48 [INFO] attaching as model-flow-service-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/bom.json 16:10:48 [INFO] attaching as model-flow-service-0.16.4-SNAPSHOT-cyclonedx.json 16:10:48 [INFO] 16:10:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 16:10:48 [INFO] Skipping duplicate-finder execution! 16:10:48 [INFO] 16:10:48 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ model-flow-service --- 16:10:48 [WARNING] Used undeclared dependencies found: 16:10:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:10:48 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.16.4-SNAPSHOT:compile 16:10:48 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:10:48 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:10:48 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:10:48 [INFO] 16:10:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-service --- 16:10:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/model-flow-service-0.16.4-SNAPSHOT-sources.jar 16:10:48 [INFO] 16:10:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-service --- 16:10:48 [INFO] 16:10:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-service --- 16:10:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:48 [INFO] 16:10:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-service --- 16:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/model-flow-service-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT.jar 16:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT.pom 16:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/model-flow-service-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT-javadoc.jar 16:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT-cyclonedx.json 16:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/model-flow-service-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT-sources.jar 16:10:48 [INFO] 16:10:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- 16:10:48 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-SNAPSHOT.jar 16:10:48 [INFO] Writing OBR metadata 16:10:48 [INFO] 16:10:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-service --- 16:10:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:10:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 16:10:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 16:10:48 [INFO] 16:10:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- 16:10:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:48 [INFO] 16:10:48 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 16:10:48 [INFO] Building openflowplugin-api 0.16.4-SNAPSHOT [19/84] 16:10:48 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:49 [INFO] 16:10:49 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-api --- 16:10:49 [INFO] 16:10:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- 16:10:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:49 [INFO] 16:10:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 16:10:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:49 [INFO] 16:10:49 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-api --- 16:10:49 [INFO] 16:10:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- 16:10:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:10:49 [INFO] 16:10:49 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-api --- 16:10:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:10:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/yang 16:10:49 [INFO] yang-to-sources: Found 9 dependencies in 3.169 ms 16:10:49 [INFO] yang-to-sources: Project model files found: 3 in 2.469 ms 16:10:49 [INFO] yang-to-sources: 3 YANG models processed in 68.04 ms 16:10:49 [INFO] BindingJavaFileGenerator: Defined 27 files in 1.499 ms 16:10:49 [INFO] Sorted 27 files into 4 directories in 105.8 μs 16:10:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 27 in 26.08 ms 16:10:49 [INFO] 16:10:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-api --- 16:10:49 [INFO] Starting audit... 16:10:49 Audit done. 16:10:49 [INFO] You have 0 Checkstyle violations. 16:10:49 [INFO] 16:10:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-api --- 16:10:50 [INFO] Starting audit... 16:10:50 Audit done. 16:10:50 [INFO] You have 0 Checkstyle violations. 16:10:50 [INFO] 16:10:50 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-api --- 16:10:50 [INFO] 16:10:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 16:10:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/resources 16:10:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/spi 16:10:50 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:10:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:10:50 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:10:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/spi 16:10:50 [INFO] 16:10:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-api --- 16:10:50 [INFO] Changes detected - recompiling the module! :dependency 16:10:50 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeService.java:[26,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeService has a member method close() that could throw InterruptedException 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkEvent.java:[31,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent has a member method close() that could throw InterruptedException 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:10:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException 16:10:50 [INFO] 16:10:50 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 16:10:50 [INFO] 16:10:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-api --- 16:10:50 [INFO] Fork Value is true 16:10:54 [INFO] Done SpotBugs Analysis.... 16:10:54 [INFO] 16:10:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 16:10:54 [INFO] 16:10:54 [INFO] 16:10:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-api --- 16:10:54 [INFO] BugInstance size is 0 16:10:54 [INFO] Error size is 0 16:10:54 [INFO] No errors/warnings found 16:10:54 [INFO] 16:10:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 16:10:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/test/resources 16:10:54 [INFO] 16:10:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-api --- 16:10:54 [INFO] No sources to compile 16:10:54 [INFO] 16:10:54 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-api --- 16:10:54 [INFO] No tests to run. 16:10:54 [INFO] 16:10:54 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-api --- 16:10:54 [INFO] 16:10:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 16:10:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/openflowplugin-api-0.16.4-SNAPSHOT.jar 16:10:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/META-INF/MANIFEST.MF 16:10:54 [INFO] 16:10:54 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-api --- 16:10:54 [INFO] No previous run data found, generating javadoc. 16:10:59 [WARNING] Javadoc Warnings 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/compatibility/BackwardCompatibleAtomicService.java:31: warning: no @return 16:10:59 [WARNING] ListenableFuture> handleAndNotify(I input, NotificationPublishService notificationPublishService); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/ChangeStatisticsWorkModeOutput.java:16: warning: no comment 16:10:59 [WARNING] public interface ChangeStatisticsWorkModeOutput 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/CommonDeviceRegistry.java:13: warning: no comment 16:10:59 [WARNING] public interface CommonDeviceRegistry extends AutoCloseable { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationServiceFactory.java:16: warning: no comment 16:10:59 [WARNING] ConfigurationService newInstance(OpenflowProviderConfig providerConfig); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionContext.java:113: warning: no comment 16:10:59 [WARNING] String getSafeNodeIdForLOG(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionContext.java:165: warning: no comment 16:10:59 [WARNING] List retrieveAndClearPortStatusMessages(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionContext.java:115: warning: no comment 16:10:59 [WARNING] void setOutboundQueueHandleRegistration( 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/ConnectionException.java:16: warning: no comment 16:10:59 [WARNING] public ConnectionException(final String message) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/ConnectionException.java:20: warning: no comment 16:10:59 [WARNING] public ConnectionException(final String message, final Throwable cause) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:19: warning: no comment 16:10:59 [WARNING] ALREADY_CONNECTED, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:22: warning: no comment 16:10:59 [WARNING] CLOSING, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:16: warning: no comment 16:10:59 [WARNING] MAY_CONTINUE, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:25: warning: no comment 16:10:59 [WARNING] REFUSING_AUXILIARY_CONNECTION 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChain.java:28: warning: no @param for 16:10:59 [WARNING] void addContext(@NonNull T context); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceConnectedHandler.java:24: warning: no @param for connectionContext 16:10:59 [WARNING] ConnectionStatus deviceConnected(ConnectionContext connectionContext) 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceConnectedHandler.java:24: warning: no @return 16:10:59 [WARNING] ConnectionStatus deviceConnected(ConnectionContext connectionContext) 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceDisconnectedHandler.java:23: warning: no @param for connectionContext 16:10:59 [WARNING] void onDeviceDisconnected(ConnectionContext connectionContext); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceRemovedHandler.java:21: warning: no @param for deviceInfo 16:10:59 [WARNING] void onDeviceRemoved(DeviceInfo deviceInfo); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainHolder.java:59: warning: no @param for deviceInfo 16:10:59 [WARNING] ContextChain getContextChain(DeviceInfo deviceInfo); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainMastershipState.java:10: warning: no comment 16:10:59 [WARNING] public enum ContextChainMastershipState { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainState.java:10: warning: no comment 16:10:59 [WARNING] public enum ContextChainState { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:25: warning: no @return 16:10:59 [WARNING] LocalDateTime getDeviceLastConnectionTime(BigInteger datapathId); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:14: warning: no comment 16:10:59 [WARNING] public interface DeviceConnectionStatusProvider extends AutoCloseable { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for 16:10:59 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for store 16:10:59 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for path 16:10:59 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for data 16:10:59 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for 16:10:59 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for store 16:10:59 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for path 16:10:59 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for data 16:10:59 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:38: warning: no @param for 16:10:59 [WARNING] void addDeleteToTxChain(LogicalDatastoreType store, InstanceIdentifier path); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:38: warning: no @param for store 16:10:59 [WARNING] void addDeleteToTxChain(LogicalDatastoreType store, InstanceIdentifier path); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:38: warning: no @param for path 16:10:59 [WARNING] void addDeleteToTxChain(LogicalDatastoreType store, InstanceIdentifier path); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/RequestContextStack.java:20: warning: no @param for 16:10:59 [WARNING] @Nullable RequestContext createRequestContext(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceContext.java:111: warning: no @return 16:10:59 [WARNING] boolean initialSubmitTransaction(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceContext.java:120: warning: no comment 16:10:59 [WARNING] @Nullable FlowGroupInfoHistory getFlowGroupInfoHistory(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:38: warning: no comment 16:10:59 [WARNING] void appendHistoryFlow(@NonNull FlowId id, Uint8 tableId, @NonNull FlowGroupStatus status); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:35: warning: no comment 16:10:59 [WARNING] void clearFlowRegistry(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:28: warning: no comment 16:10:59 [WARNING] ListenableFuture>> fill(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:33: warning: no comment 16:10:59 [WARNING] FlowDescriptor retrieveDescriptor(@NonNull FlowRegistryKey flowRegistryKey); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:30: warning: no comment 16:10:59 [WARNING] void storeDescriptor(@NonNull FlowRegistryKey flowRegistryKey, @NonNull FlowDescriptor flowDescriptor); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/group/DeviceGroupRegistry.java:17: warning: no comment 16:10:59 [WARNING] public interface DeviceGroupRegistry extends CommonDeviceRegistry { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/group/DeviceGroupRegistry.java:20: warning: no comment 16:10:59 [WARNING] void appendHistoryGroup(@NonNull GroupId id, @NonNull GroupTypes type, @NonNull FlowGroupStatus status); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/DeviceInitializationContext.java:11: warning: no comment 16:10:59 [WARNING] public interface DeviceInitializationContext { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:35: warning: no comment 16:10:59 [WARNING] DeviceContext createContext(@NonNull ConnectionContext connectionContext); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:33: warning: no comment 16:10:59 [WARNING] ListenableFuture removeDeviceFromOperationalDS(@NonNull KeyedInstanceIdentifier ii); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:38: warning: no comment 16:10:59 [WARNING] void sendNodeAddedNotification( 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:41: warning: no comment 16:10:59 [WARNING] void sendNodeRemovedNotification( 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:44: warning: no comment 16:10:59 [WARNING] void setContextChainHolder(@NonNull ContextChainHolder contextChainHolder); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/meter/DeviceMeterRegistry.java:14: warning: no comment 16:10:59 [WARNING] public interface DeviceMeterRegistry extends CommonDeviceRegistry { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:20: warning: no @return 16:10:59 [WARNING] boolean isMetersAvailable(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:25: warning: no @param for available 16:10:59 [WARNING] void setMeterAvailable(boolean available); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:31: warning: no @return 16:10:59 [WARNING] boolean isGroupAvailable(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:36: warning: no @param for available 16:10:59 [WARNING] void setGroupAvailable(boolean available); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:41: warning: no @return 16:10:59 [WARNING] boolean isFlowStatisticsAvailable(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:48: warning: no @return 16:10:59 [WARNING] boolean isTableStatisticsAvailable(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:55: warning: no @return 16:10:59 [WARNING] boolean isPortStatisticsAvailable(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:62: warning: no @return 16:10:59 [WARNING] boolean isQueueStatisticsAvailable(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:43: warning: no comment 16:10:59 [WARNING] void setFlowStatisticsAvailable(boolean available); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:57: warning: no comment 16:10:59 [WARNING] void setPortStatisticsAvailable(boolean available); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:64: warning: no comment 16:10:59 [WARNING] void setQueueStatisticsAvailable(boolean available); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:50: warning: no comment 16:10:59 [WARNING] void setTableStatisticsAvailable(boolean available); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/md/core/ErrorHandler.java:10: warning: no comment 16:10:59 [WARNING] public interface ErrorHandler { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/ofpspecific/EventIdentifier.java:19: warning: no comment 16:10:59 [WARNING] public EventIdentifier(final String eventName, final String deviceId) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/ofpspecific/EventIdentifier.java:28: warning: no comment 16:10:59 [WARNING] public String getDeviceId() { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/ofpspecific/EventIdentifier.java:24: warning: no comment 16:10:59 [WARNING] public String getEventName() { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowDescriptor.java:14: warning: no comment 16:10:59 [WARNING] public interface FlowDescriptor { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowDescriptor.java:16: warning: no comment 16:10:59 [WARNING] FlowId getFlowId(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowDescriptor.java:18: warning: no comment 16:10:59 [WARNING] TableKey getTableKey(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupCacheManager.java:12: warning: no comment 16:10:59 [WARNING] public interface FlowGroupCacheManager { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupCacheManager.java:14: warning: no comment 16:10:59 [WARNING] Map getReconciliationStates(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:17: warning: no comment 16:10:59 [WARNING] public abstract class FlowGroupInfo implements Immutable { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:21: warning: no comment 16:10:59 [WARNING] protected FlowGroupInfo(final FlowGroupStatus status) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:27: warning: no comment 16:10:59 [WARNING] public abstract String getDescription(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:25: warning: no comment 16:10:59 [WARNING] public abstract String getId(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:33: warning: no comment 16:10:59 [WARNING] public final Instant getInstantUTC() { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:29: warning: no comment 16:10:59 [WARNING] public final FlowGroupStatus getStatus() { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistories.java:17: warning: no comment 16:10:59 [WARNING] public interface FlowGroupInfoHistories { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistories.java:19: warning: no comment 16:10:59 [WARNING] @NonNull Map getAllFlowGroupHistories(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistories.java:21: warning: no comment 16:10:59 [WARNING] @Nullable FlowGroupInfoHistory getFlowGroupHistory(@NonNull NodeId nodeId); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistory.java:16: warning: no comment 16:10:59 [WARNING] public interface FlowGroupInfoHistory { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistory.java:18: warning: no comment 16:10:59 [WARNING] Collection readEntries(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:10: warning: no comment 16:10:59 [WARNING] public enum FlowGroupStatus { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:11: warning: no comment 16:10:59 [WARNING] ADDED, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:12: warning: no comment 16:10:59 [WARNING] MODIFIED, 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:13: warning: no comment 16:10:59 [WARNING] REMOVED 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryException.java:18: warning: no comment 16:10:59 [WARNING] public FlowRegistryException(final String message) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryException.java:22: warning: no comment 16:10:59 [WARNING] public FlowRegistryException(final String message, final Throwable cause) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:23: warning: no comment 16:10:59 [WARNING] Uint64 getCookie(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:25: warning: no comment 16:10:59 [WARNING] Match getMatch(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:21: warning: no comment 16:10:59 [WARNING] int getPriority(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:19: warning: no comment 16:10:59 [WARNING] short getTableId(); 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/GetStatisticsWorkModeInput.java:16: warning: no comment 16:10:59 [WARNING] public interface GetStatisticsWorkModeInput 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/md/core/HandshakeListener.java:14: warning: no comment 16:10:59 [WARNING] public interface HandshakeListener { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/md/core/HandshakeManager.java:13: warning: no comment 16:10:59 [WARNING] public interface HandshakeManager { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeException.java:10: warning: no comment 16:10:59 [WARNING] public class MastershipChangeException extends Exception { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeException.java:14: warning: no comment 16:10:59 [WARNING] public MastershipChangeException(String message) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeException.java:18: warning: no comment 16:10:59 [WARNING] public MastershipChangeException(String message, Throwable cause) { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/protocol/deserialization/MatchEntryDeserializer.java:14: warning: no comment 16:10:59 [WARNING] public interface MatchEntryDeserializer { 16:10:59 [WARNING] ^ 16:10:59 [WARNING] 100 warnings 16:10:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/openflowplugin-api-0.16.4-SNAPSHOT-javadoc.jar 16:10:59 [INFO] 16:10:59 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-api --- 16:10:59 [INFO] CycloneDX: Resolving Dependencies 16:10:59 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 16:10:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/bom.xml 16:10:59 [INFO] attaching as openflowplugin-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/bom.json 16:10:59 [INFO] attaching as openflowplugin-api-0.16.4-SNAPSHOT-cyclonedx.json 16:10:59 [INFO] 16:10:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 16:10:59 [INFO] Skipping duplicate-finder execution! 16:10:59 [INFO] 16:10:59 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 16:10:59 [WARNING] Used undeclared dependencies found: 16:10:59 [WARNING] io.netty:netty-buffer:jar:4.1.100.Final:compile 16:10:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:10:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:10:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:10:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:10:59 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:10:59 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:10:59 [INFO] 16:10:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-api --- 16:10:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/openflowplugin-api-0.16.4-SNAPSHOT-sources.jar 16:10:59 [INFO] 16:10:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-api --- 16:10:59 [INFO] 16:10:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-api --- 16:10:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:59 [INFO] 16:10:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-api --- 16:10:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/openflowplugin-api-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT.jar 16:10:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT.pom 16:10:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/openflowplugin-api-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT-javadoc.jar 16:10:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:10:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT-cyclonedx.json 16:10:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/openflowplugin-api-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT-sources.jar 16:10:59 [INFO] 16:10:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- 16:10:59 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-SNAPSHOT.jar 16:10:59 [INFO] Writing OBR metadata 16:10:59 [INFO] 16:10:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-api --- 16:10:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:10:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:59 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:10:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 16:10:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:10:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:10:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:10:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:10:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:10:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:10:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:10:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:10:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:10:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:10:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:10:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:10:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:10:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:10:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:10:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:10:59 at java.lang.reflect.Method.invoke (Method.java:568) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:10:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 16:10:59 [INFO] 16:10:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 16:10:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:59 [INFO] 16:10:59 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 16:10:59 [INFO] Building model-flow-statistics 0.16.4-SNAPSHOT [20/84] 16:10:59 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:59 [INFO] 16:10:59 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-flow-statistics --- 16:10:59 [INFO] 16:10:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- 16:10:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:59 [INFO] 16:10:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 16:10:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:59 [INFO] 16:10:59 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-flow-statistics --- 16:10:59 [INFO] 16:10:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- 16:10:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:10:59 [INFO] 16:10:59 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-flow-statistics --- 16:10:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:10:59 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/src/main/yang 16:10:59 [INFO] yang-to-sources: Found 8 dependencies in 2.090 ms 16:10:59 [INFO] yang-to-sources: Project model files found: 8 in 3.212 ms 16:10:59 [INFO] yang-to-sources: 31 YANG models processed in 425.2 ms 16:10:59 [INFO] BindingJavaFileGenerator: Defined 305 files in 36.31 ms 16:10:59 [INFO] Sorted 305 files into 38 directories in 449.5 μs 16:10:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 305 in 102.1 ms 16:10:59 [INFO] 16:10:59 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-flow-statistics --- 16:10:59 [INFO] Starting audit... 16:10:59 Audit done. 16:10:59 [INFO] You have 0 Checkstyle violations. 16:10:59 [INFO] 16:10:59 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-flow-statistics --- 16:10:59 [INFO] Starting audit... 16:10:59 Audit done. 16:10:59 [INFO] You have 0 Checkstyle violations. 16:10:59 [INFO] 16:10:59 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-flow-statistics --- 16:10:59 [INFO] 16:10:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 16:10:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/src/main/resources 16:10:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/spi 16:10:59 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:10:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:10:59 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:10:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/spi 16:10:59 [INFO] 16:10:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-flow-statistics --- 16:10:59 [INFO] Changes detected - recompiling the module! :dependency 16:10:59 [INFO] Compiling 304 source files with javac [debug release 17] to target/classes 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[35,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 16:11:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[35,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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[35,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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[35,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 16:11:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 16:11:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:02 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java: Some input files additionally use or override a deprecated API. 16:11:02 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsListener.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:11:02 [INFO] 16:11:02 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 16:11:02 [INFO] 16:11:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-flow-statistics --- 16:11:02 [INFO] Fork Value is true 16:11:08 [INFO] Done SpotBugs Analysis.... 16:11:08 [INFO] 16:11:08 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 16:11:08 [INFO] 16:11:08 [INFO] 16:11:08 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-flow-statistics --- 16:11:08 [INFO] BugInstance size is 0 16:11:08 [INFO] Error size is 0 16:11:08 [INFO] No errors/warnings found 16:11:08 [INFO] 16:11:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 16:11:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/src/test/resources 16:11:08 [INFO] 16:11:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-flow-statistics --- 16:11:08 [INFO] No sources to compile 16:11:08 [INFO] 16:11:08 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-flow-statistics --- 16:11:08 [INFO] No tests to run. 16:11:08 [INFO] 16:11:08 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ model-flow-statistics --- 16:11:08 [INFO] 16:11:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 16:11:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/model-flow-statistics-0.16.4-SNAPSHOT.jar 16:11:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/META-INF/MANIFEST.MF 16:11:08 [INFO] 16:11:08 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ model-flow-statistics --- 16:11:08 [INFO] No previous run data found, generating javadoc. 16:11:13 [WARNING] Javadoc Warnings 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/FlowId.java:30: warning: no comment 16:11:13 [WARNING] public FlowId(String _value) { 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/FlowId.java:54: warning: no comment 16:11:13 [WARNING] public static FlowId getDefaultInstance(final String defaultValue) { 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightDirectStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:8: warning: no comment 16:11:13 [WARNING] public interface OpendaylightFlowStatisticsListener 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:20: warning: no comment 16:11:13 [WARNING] void onAggregateFlowStatisticsUpdate(AggregateFlowStatisticsUpdate notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:17: warning: no comment 16:11:13 [WARNING] void onFlowsStatisticsUpdate(FlowsStatisticsUpdate notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightFlowStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:8: warning: no comment 16:11:13 [WARNING] public interface OpendaylightFlowTableStatisticsListener 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:17: warning: no comment 16:11:13 [WARNING] void onFlowTableStatisticsUpdate(FlowTableStatisticsUpdate notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightFlowTableStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:8: warning: no comment 16:11:13 [WARNING] public interface OpendaylightGroupStatisticsListener 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:20: warning: no comment 16:11:13 [WARNING] void onGroupDescStatsUpdated(GroupDescStatsUpdated notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:23: warning: no comment 16:11:13 [WARNING] void onGroupFeaturesUpdated(GroupFeaturesUpdated notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:17: warning: no comment 16:11:13 [WARNING] void onGroupStatisticsUpdated(GroupStatisticsUpdated notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightGroupStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:8: warning: no comment 16:11:13 [WARNING] public interface OpendaylightMeterStatisticsListener 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:20: warning: no comment 16:11:13 [WARNING] void onMeterConfigStatsUpdated(MeterConfigStatsUpdated notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:23: warning: no comment 16:11:13 [WARNING] void onMeterFeaturesUpdated(MeterFeaturesUpdated notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:17: warning: no comment 16:11:13 [WARNING] void onMeterStatisticsUpdated(MeterStatisticsUpdated notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightMeterStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:8: warning: no comment 16:11:13 [WARNING] public interface OpendaylightPortStatisticsListener 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:17: warning: no comment 16:11:13 [WARNING] void onNodeConnectorStatisticsUpdate(NodeConnectorStatisticsUpdate notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightPortStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsListener.java:8: warning: no comment 16:11:13 [WARNING] public interface OpendaylightQueueStatisticsListener 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsListener.java:17: warning: no comment 16:11:13 [WARNING] void onQueueStatisticsUpdate(QueueStatisticsUpdate notification); 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsService.java:9: warning: no comment 16:11:13 [WARNING] public interface OpendaylightQueueStatisticsService 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/flow/table/and/statistics/map/FlowTableAndStatisticsMapKey.java:24: warning: no comment 16:11:13 [WARNING] private final TableId _tableId; 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/node/connector/statistics/and/port/number/map/NodeConnectorStatisticsAndPortNumberMapKey.java:24: warning: no comment 16:11:13 [WARNING] private final NodeConnectorId _nodeConnectorId; 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/queue/id/and/statistics/map/QueueIdAndStatisticsMapKey.java:26: warning: no comment 16:11:13 [WARNING] private final NodeConnectorId _nodeConnectorId; 16:11:13 [WARNING] ^ 16:11:13 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/queue/id/and/statistics/map/QueueIdAndStatisticsMapKey.java:25: warning: no comment 16:11:13 [WARNING] private final QueueId _queueId; 16:11:13 [WARNING] ^ 16:11:13 [WARNING] 30 warnings 16:11:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/model-flow-statistics-0.16.4-SNAPSHOT-javadoc.jar 16:11:14 [INFO] 16:11:14 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ model-flow-statistics --- 16:11:14 [INFO] CycloneDX: Resolving Dependencies 16:11:14 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 16:11:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/bom.xml 16:11:14 [INFO] attaching as model-flow-statistics-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/bom.json 16:11:14 [INFO] attaching as model-flow-statistics-0.16.4-SNAPSHOT-cyclonedx.json 16:11:14 [INFO] 16:11:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 16:11:14 [INFO] Skipping duplicate-finder execution! 16:11:14 [INFO] 16:11:14 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 16:11:14 [WARNING] Used undeclared dependencies found: 16:11:14 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:11:14 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:11:14 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:11:14 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:11:14 [INFO] 16:11:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-statistics --- 16:11:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/model-flow-statistics-0.16.4-SNAPSHOT-sources.jar 16:11:14 [INFO] 16:11:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-statistics --- 16:11:14 [INFO] 16:11:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-statistics --- 16:11:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:11:14 [INFO] 16:11:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-statistics --- 16:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/model-flow-statistics-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT.jar 16:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT.pom 16:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/model-flow-statistics-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT-javadoc.jar 16:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT-cyclonedx.json 16:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/model-flow-statistics-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT-sources.jar 16:11:14 [INFO] 16:11:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- 16:11:14 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-SNAPSHOT.jar 16:11:14 [INFO] Writing OBR metadata 16:11:14 [INFO] 16:11:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-statistics --- 16:11:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:11:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:11:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:14 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 16:11:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:11:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:14 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 16:11:14 [INFO] 16:11:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 16:11:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:11:14 [INFO] 16:11:14 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 16:11:14 [INFO] Building openflowplugin-extension-api 0.16.4-SNAPSHOT [21/84] 16:11:14 [INFO] -------------------------------[ bundle ]------------------------------- 16:11:14 [INFO] 16:11:14 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-extension-api --- 16:11:14 [INFO] 16:11:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- 16:11:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:14 [INFO] 16:11:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 16:11:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:14 [INFO] 16:11:14 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 16:11:15 [INFO] 16:11:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 16:11:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:11:15 [INFO] 16:11:15 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-extension-api --- 16:11:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:15 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/yang 16:11:15 [INFO] yang-to-sources: Found 9 dependencies in 3.177 ms 16:11:15 [INFO] yang-to-sources: Project model files found: 6 in 28.00 ms 16:11:16 [INFO] yang-to-sources: 39 YANG models processed in 593.8 ms 16:11:16 [INFO] BindingJavaFileGenerator: Defined 203 files in 39.73 ms 16:11:16 [INFO] Sorted 203 files into 39 directories in 322.6 μs 16:11:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 203 in 89.99 ms 16:11:16 [INFO] 16:11:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-api --- 16:11:16 [INFO] Starting audit... 16:11:16 Audit done. 16:11:16 [INFO] You have 0 Checkstyle violations. 16:11:16 [INFO] 16:11:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-api --- 16:11:16 [INFO] Starting audit... 16:11:16 Audit done. 16:11:16 [INFO] You have 0 Checkstyle violations. 16:11:16 [INFO] 16:11:16 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-api --- 16:11:16 [INFO] 16:11:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 16:11:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/resources 16:11:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/spi 16:11:16 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:11:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:16 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:11:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/spi 16:11:16 [INFO] 16:11:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-api --- 16:11:16 [INFO] Changes detected - recompiling the module! :dependency 16:11:16 [INFO] Compiling 230 source files with javac [debug release 17] to target/classes 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:11:17 [INFO] 16:11:17 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 16:11:17 [INFO] 16:11:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-api --- 16:11:17 [INFO] Fork Value is true 16:11:24 [INFO] Done SpotBugs Analysis.... 16:11:24 [INFO] 16:11:24 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 16:11:24 [INFO] 16:11:24 [INFO] 16:11:24 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-api --- 16:11:24 [INFO] BugInstance size is 0 16:11:24 [INFO] Error size is 0 16:11:24 [INFO] No errors/warnings found 16:11:24 [INFO] 16:11:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 16:11:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/test/resources 16:11:24 [INFO] 16:11:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 16:11:24 [INFO] Changes detected - recompiling the module! :dependency 16:11:24 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 16:11:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:24 [INFO] 16:11:24 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-extension-api --- 16:11:24 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/surefire-reports 16:11:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:11:24 [INFO] 16:11:24 [INFO] ------------------------------------------------------- 16:11:24 [INFO] T E S T S 16:11:24 [INFO] ------------------------------------------------------- 16:11:25 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 16:11:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 16:11:25 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 16:11:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 16:11:25 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 16:11:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 16:11:25 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 16:11:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 16:11:25 [INFO] 16:11:25 [INFO] Results: 16:11:25 [INFO] 16:11:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 16:11:25 [INFO] 16:11:25 [INFO] 16:11:25 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-extension-api --- 16:11:25 [INFO] 16:11:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 16:11:25 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.16.4-SNAPSHOT.jar 16:11:25 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 16:11:25 [INFO] 16:11:25 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 16:11:25 [INFO] No previous run data found, generating javadoc. 16:11:29 [WARNING] Javadoc Warnings 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:20: warning: no comment 16:11:29 [WARNING] InstanceIdentifier getInstanceIdentifier(); 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/AddBundleMessagesOutput.java:16: warning: no comment 16:11:29 [WARNING] public interface AddBundleMessagesOutput 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:126: warning: no comment 16:11:29 [WARNING] public static final class Builder> { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:148: warning: no comment 16:11:29 [WARNING] public static final class Factory> implements Immutable { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:107: warning: no comment 16:11:29 [WARNING] public static > @NonNull Builder builder( 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:113: warning: no comment 16:11:29 [WARNING] public static > @NonNull Factory factory(final Class augmentableClass, 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:95: warning: no comment 16:11:29 [WARNING] public @NonNull Optional findExtension(final T data) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:134: warning: no comment 16:11:29 [WARNING] public > @NonNull Builder addAugmentationClass( 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:142: warning: no comment 16:11:29 [WARNING] public @NonNull AugmentationGroupingResolver build() { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:155: warning: no comment 16:11:29 [WARNING] public @NonNull AugmentationGroupingResolver createResolver( 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentTuple.java:23: warning: no comment 16:11:29 [WARNING] public AugmentTuple(Class> augmentationClass, Augmentation augmentationObject) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:56: warning: no comment 16:11:29 [WARNING] ONFBCTCLOSEREPLY(3, "ONF_BCT_CLOSE_REPLY"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:54: warning: no comment 16:11:29 [WARNING] ONFBCTCLOSEREQUEST(2, "ONF_BCT_CLOSE_REQUEST"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:60: warning: no comment 16:11:29 [WARNING] ONFBCTCOMMITREPLY(5, "ONF_BCT_COMMIT_REPLY"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:58: warning: no comment 16:11:29 [WARNING] ONFBCTCOMMITREQUEST(4, "ONF_BCT_COMMIT_REQUEST"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:64: warning: no comment 16:11:29 [WARNING] ONFBCTDISCARDREPLY(7, "ONF_BCT_DISCARD_REPLY") 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:62: warning: no comment 16:11:29 [WARNING] ONFBCTDISCARDREQUEST(6, "ONF_BCT_DISCARD_REQUEST"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:52: warning: no comment 16:11:29 [WARNING] ONFBCTOPENREPLY(1, "ONF_BCT_OPEN_REPLY"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:50: warning: no comment 16:11:29 [WARNING] ONFBCTOPENREQUEST(0, "ONF_BCT_OPEN_REQUEST"), 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:39: warning: no comment 16:11:29 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("atomic", "ordered"); 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:44: warning: no comment 16:11:29 [WARNING] public BundleFlags(boolean _atomic, boolean _ordered) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:74: warning: no comment 16:11:29 [WARNING] public boolean getAtomic() { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:60: warning: no comment 16:11:29 [WARNING] public static BundleFlags getDefaultInstance(final String defaultValue) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:78: warning: no comment 16:11:29 [WARNING] public boolean getOrdered() { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleId.java:36: warning: no comment 16:11:29 [WARNING] public BundleId(Uint32 _value) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleId.java:55: warning: no comment 16:11:29 [WARNING] public static BundleId getDefaultInstance(final String defaultValue) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/ControlBundleOutput.java:16: warning: no comment 16:11:29 [WARNING] public interface ControlBundleOutput 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:15: warning: no comment 16:11:29 [WARNING] public ConversionException(String message) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:19: warning: no comment 16:11:29 [WARNING] public ConversionException(String message, Throwable cause) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ConverterExtensionKey.java:21: warning: no comment 16:11:29 [WARNING] public ConverterExtensionKey(final T type, final Uint8 ofVersion) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:16: warning: no comment 16:11:29 [WARNING] public ConverterNotFoundException(String message) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:20: warning: no comment 16:11:29 [WARNING] public ConverterNotFoundException(String message, Throwable cause) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:16: warning: no comment 16:11:29 [WARNING] public ExperimenterConversionException(String message) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:20: warning: no comment 16:11:29 [WARNING] public ExperimenterConversionException(String message, Throwable cause) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionAugment.java:23: warning: no comment 16:11:29 [WARNING] public ExtensionAugment(final Class augmentationClass, final T augmentationObject, final ExtensionKey key) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/core/extension/ExtensionConverterProvider.java:25: warning: no comment 16:11:29 [WARNING] public interface ExtensionConverterProvider { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionConverterRegistrator.java:35: warning: no comment 16:11:29 [WARNING] ObjectRegistration> registerMatchConvertor( 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionConverterRegistrator.java:32: warning: no comment 16:11:29 [WARNING] ObjectRegistration> registerMatchConvertor( 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionConvertorData.java:15: warning: no comment 16:11:29 [WARNING] public class ExtensionConvertorData extends ConvertorData { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/core/session/ExtensionSessionManager.java:13: warning: no comment 16:11:29 [WARNING] public interface ExtensionSessionManager { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingResolver.java:35: warning: no comment 16:11:29 [WARNING] public GroupingResolver(final Class commonInterface) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:9: warning: no comment 16:11:29 [WARNING] public interface SalBundleService 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:8: warning: no comment 16:11:29 [WARNING] public interface SalExperimenterMessageListener 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:16: warning: no comment 16:11:29 [WARNING] void onExperimenterMessageFromDev(ExperimenterMessageFromDev notification); 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:9: warning: no comment 16:11:29 [WARNING] public interface SalExperimenterMessageService 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:9: warning: no comment 16:11:29 [WARNING] public interface SalExperimenterMpMessageService 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SendExperimenterOutput.java:16: warning: no comment 16:11:29 [WARNING] public interface SendExperimenterOutput 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/TypeVersionKey.java:26: warning: no comment 16:11:29 [WARNING] public TypeVersionKey(final Class type, final Uint8 ofVersion) { 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/general/rev140714/general/extension/list/grouping/ExtensionListKey.java:24: warning: no comment 16:11:29 [WARNING] private final ExtensionKey _extensionKey; 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:40: warning: no comment 16:11:29 [WARNING] private final boolean _atomic; 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:41: warning: no comment 16:11:29 [WARNING] private final boolean _ordered; 16:11:29 [WARNING] ^ 16:11:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleId.java:30: warning: no comment 16:11:29 [WARNING] private final Uint32 _value; 16:11:29 [WARNING] ^ 16:11:29 [WARNING] 52 warnings 16:11:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.16.4-SNAPSHOT-javadoc.jar 16:11:30 [INFO] 16:11:30 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-extension-api --- 16:11:30 [INFO] CycloneDX: Resolving Dependencies 16:11:30 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 16:11:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/bom.xml 16:11:30 [INFO] attaching as openflowplugin-extension-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/bom.json 16:11:30 [INFO] attaching as openflowplugin-extension-api-0.16.4-SNAPSHOT-cyclonedx.json 16:11:30 [INFO] 16:11:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 16:11:30 [INFO] Skipping duplicate-finder execution! 16:11:30 [INFO] 16:11:30 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 16:11:30 [WARNING] Used undeclared dependencies found: 16:11:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:11:30 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:11:30 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:11:30 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:11:30 [WARNING] Unused declared dependencies found: 16:11:30 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.16.4-SNAPSHOT:compile 16:11:30 [INFO] 16:11:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 16:11:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.16.4-SNAPSHOT-sources.jar 16:11:30 [INFO] 16:11:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-api --- 16:11:30 [INFO] 16:11:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-api --- 16:11:30 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 16:11:30 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 17 classes 16:11:30 [INFO] 16:11:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-api --- 16:11:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT.jar 16:11:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT.pom 16:11:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT-javadoc.jar 16:11:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT-cyclonedx.json 16:11:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT-sources.jar 16:11:30 [INFO] 16:11:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- 16:11:30 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-SNAPSHOT.jar 16:11:30 [INFO] Writing OBR metadata 16:11:30 [INFO] 16:11:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-api --- 16:11:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:11:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:11:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:30 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 16:11:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:11:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:30 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 16:11:30 [INFO] 16:11:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 16:11:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:11:30 [INFO] 16:11:30 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 16:11:30 [INFO] Building openflowplugin 0.16.4-SNAPSHOT [22/84] 16:11:30 [INFO] -------------------------------[ bundle ]------------------------------- 16:11:30 [INFO] 16:11:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin --- 16:11:30 [INFO] 16:11:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- 16:11:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:30 [INFO] 16:11:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- 16:11:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:30 [INFO] 16:11:30 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin --- 16:11:31 [INFO] 16:11:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- 16:11:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:11:31 [INFO] 16:11:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin --- 16:11:31 [INFO] Starting audit... 16:11:31 Audit done. 16:11:31 [INFO] You have 0 Checkstyle violations. 16:11:31 [INFO] 16:11:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin --- 16:11:33 [INFO] Starting audit... 16:11:33 Audit done. 16:11:33 [INFO] You have 0 Checkstyle violations. 16:11:33 [INFO] 16:11:33 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin --- 16:11:33 [INFO] 16:11:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 16:11:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/resources 16:11:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/generated-sources/spi 16:11:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/generated-sources/yang 16:11:33 [INFO] 16:11:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin --- 16:11:33 [INFO] Changes detected - recompiling the module! :dependency 16:11:33 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 16:11:34 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:11:34 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 16:11:34 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:11:34 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:34 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:34 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:11:34 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:11:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,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 16:11:34 [INFO] 16:11:34 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin >>> 16:11:34 [INFO] 16:11:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin --- 16:11:34 [INFO] Fork Value is true 16:11:42 [INFO] Done SpotBugs Analysis.... 16:11:42 [INFO] 16:11:42 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin <<< 16:11:42 [INFO] 16:11:42 [INFO] 16:11:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin --- 16:11:42 [INFO] BugInstance size is 0 16:11:42 [INFO] Error size is 0 16:11:42 [INFO] No errors/warnings found 16:11:42 [INFO] 16:11:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- 16:11:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:11:42 [INFO] 16:11:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin --- 16:11:42 [INFO] Changes detected - recompiling the module! :dependency 16:11:42 [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes 16:11:43 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:11:43 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:43 [INFO] 16:11:43 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin --- 16:11:43 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/surefire-reports 16:11:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:11:43 [INFO] 16:11:43 [INFO] ------------------------------------------------------- 16:11:43 [INFO] T E S T S 16:11:43 [INFO] ------------------------------------------------------- 16:11:44 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 16:11:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 16:11:45 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 16:11:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:11:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 16:11:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 16:11:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 16:11:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 16:11:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 16:11:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 16:11:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 16:11:46 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 16:11:46 [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 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 16:11:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 16:11:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 16:11:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 16:11:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 16:11:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 16:11:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 16:11:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 16:11:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 16:11:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 16:11:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 16:11:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 16:11:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 16:11:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 16:11:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 16:11:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 16:11:46 [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 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 16:11:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 16:11:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 16:11:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 16:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 16:11:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 16:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 16:11:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 16:11:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 16:11:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 16:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 16:11:47 [INFO] 16:11:47 [INFO] Results: 16:11:47 [INFO] 16:11:47 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 16:11:47 [INFO] 16:11:47 [INFO] 16:11:47 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin --- 16:11:47 [INFO] 16:11:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- 16:11:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/openflowplugin-0.16.4-SNAPSHOT.jar 16:11:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/META-INF/MANIFEST.MF 16:11:47 [INFO] 16:11:47 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin --- 16:11:48 [INFO] No previous run data found, generating javadoc. 16:11:51 [WARNING] Javadoc Warnings 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:21: warning: no comment 16:11:51 [WARNING] public final class ActionExtensionHelper { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/ActionUtil.java:33: warning: no comment 16:11:51 [WARNING] public static Uint8 tosToDscp(final Uint8 tosValue) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/cases/ApplyActionsCase.java:25: warning: no comment 16:11:51 [WARNING] public class ApplyActionsCase extends ConvertorCase convertor); 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorRegistrator.java:20: warning: no @return 16:11:51 [WARNING] ConvertorManager registerConvertor(Uint8 version, Convertor convertor); 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorRegistrator.java:14: warning: no comment 16:11:51 [WARNING] public interface ConvertorRegistrator { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:25: warning: no comment 16:11:51 [WARNING] protected ConvertReactor() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionResolvers.java:80: warning: no @return 16:11:51 [WARNING] public static GroupingLooseResolver getMatchExtensionResolver() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionResolvers.java:41: warning: no comment 16:11:51 [WARNING] public final class ExtensionResolvers { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/session/ExtensionSessionManagerImpl.java:25: warning: no @return 16:11:51 [WARNING] public static ExtensionSessionManager getInstance() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/session/ExtensionSessionManagerImpl.java:13: warning: no comment 16:11:51 [WARNING] public final class ExtensionSessionManagerImpl implements ExtensionSessionManager { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsConvertor.java:29: warning: no @return 16:11:51 [WARNING] public static FlowModFlags defaultResult() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsConvertor.java:17: warning: no comment 16:11:51 [WARNING] public class FlowFlagsConvertor extends Convertor< 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsInjector.java:22: warning: no comment 16:11:51 [WARNING] public final class FlowFlagsInjector { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsInjector.java:27: warning: no comment 16:11:51 [WARNING] public static void inject(final Optional source, final T target, final Uint8 version) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsV10Convertor.java:26: warning: no @return 16:11:51 [WARNING] public static FlowModFlagsV10 defaultResult() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsV10Convertor.java:18: warning: no comment 16:11:51 [WARNING] public class FlowFlagsV10Convertor extends Convertor { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:13: warning: no comment 16:11:51 [WARNING] public class FlowStatsResponseConvertorData extends VersionDatapathIdConvertorData { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:16: warning: no comment 16:11:51 [WARNING] public FlowStatsResponseConvertorData(final Uint8 version) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:20: warning: no comment 16:11:51 [WARNING] public MatchPath getMatchPath() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:24: warning: no comment 16:11:51 [WARNING] public void setMatchPath(final MatchPath matchPath) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/cases/GoToTableCase.java:22: warning: no comment 16:11:51 [WARNING] public class GoToTableCase extends ConvertorCase identifierFromDatapathId(final Uint64 datapathId) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:145: warning: no comment 16:11:51 [WARNING] public static NodeConnectorBuilder nodeConnectorBuilderFromDatapathIdPortNo(final Uint64 datapathId, 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:81: warning: no comment 16:11:51 [WARNING] public static NodeConnectorId nodeConnectorIdfromDatapathPortNo(final Uint64 datapathid, final Uint32 portNo, 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:122: warning: no comment 16:11:51 [WARNING] public static InstanceIdentifier nodeConnectorInstanceIdentifierFromDatapathIdPortno( 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:129: warning: no comment 16:11:51 [WARNING] public static InstanceIdentifier nodeConnectorInstanceIdentifierFromDatapathIdPortno( 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:111: warning: no comment 16:11:51 [WARNING] public static NodeConnectorRef nodeConnectorRefFromDatapathIdPortno(final Uint64 datapathId, final Uint32 portNo, 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:116: warning: no comment 16:11:51 [WARNING] public static NodeConnectorRef nodeConnectorRefFromDatapathIdPortno(final Uint64 datapathId, final Uint32 portNo, 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:136: warning: no comment 16:11:51 [WARNING] public static NodeConnectorUpdatedBuilder nodeConnectorUpdatedBuilderFromDatapathIdPortNo( 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:63: warning: no comment 16:11:51 [WARNING] public static NodeId nodeIdFromDatapathId(final Uint64 datapathId) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:52: warning: no comment 16:11:51 [WARNING] public static NodeKey nodeKeyFromDatapathId(final Uint64 datapathId) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:77: warning: no comment 16:11:51 [WARNING] public static InstanceIdentifier nodeKeyToInstanceIdentifier(final NodeKey nodeKey) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:73: warning: no comment 16:11:51 [WARNING] public static NodeRef nodeRefFromNodeKey(final NodeKey nodeKey) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:56: warning: no comment 16:11:51 [WARNING] public static NodeUpdatedBuilder nodeUpdatedBuilderFromDataPathId(final Uint64 datapathId) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:99: warning: no comment 16:11:51 [WARNING] public static String portNoStringfromNodeConnectorID(final String ncID) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:94: warning: no comment 16:11:51 [WARNING] public static Uint32 portNumberfromNodeConnectorId(final OpenflowVersion ofVersion, @NonNull final String ncId) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:89: warning: no comment 16:11:51 [WARNING] public static Uint32 portNumberfromNodeConnectorId(final OpenflowVersion ofVersion, final NodeConnectorId ncId) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:37: warning: no comment 16:11:51 [WARNING] public final class IpConversionUtil { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:40: warning: no comment 16:11:51 [WARNING] public static final String PREFIX_SEPARATOR = "/"; 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:41: warning: no comment 16:11:51 [WARNING] public static final Splitter PREFIX_SPLITTER = Splitter.on('/'); 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:398: warning: no comment 16:11:51 [WARNING] public static String byteArrayV6AddressToString(final byte [] binaryForm) throws UnknownHostException { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:790: warning: no comment 16:11:51 [WARNING] public static Ipv6Address compressedIpv6AddressFormat(final Ipv6Address ipv6Address) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:794: warning: no comment 16:11:51 [WARNING] public static Ipv6ArbitraryMask compressedIpv6MaskFormat(final Ipv6ArbitraryMask ipv6Mask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:707: warning: no comment 16:11:51 [WARNING] public static byte @Nullable[] convertArbitraryMaskToByteArray(final DottedQuad mask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:759: warning: no comment 16:11:51 [WARNING] public static byte @Nullable[] convertIpv6ArbitraryMaskToByteArray(final Ipv6ArbitraryMask mask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:652: warning: no comment 16:11:51 [WARNING] public static byte[] convertIpv6PrefixToByteArray(final int prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:698: warning: no comment 16:11:51 [WARNING] public static int countBits(final byte[] mask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:176: warning: no comment 16:11:51 [WARNING] public static DottedQuad createArbitraryBitMask(final byte[] bitmask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:192: warning: no comment 16:11:51 [WARNING] public static Ipv6ArbitraryMask createIpv6ArbitraryBitMask(final byte[] bitmask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:116: warning: no comment 16:11:51 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:138: warning: no comment 16:11:51 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address, final byte [] bytemask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:134: warning: no comment 16:11:51 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address, final int intmask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:120: warning: no comment 16:11:51 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address, final String mask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:146: warning: no comment 16:11:51 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:168: warning: no comment 16:11:51 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address, final byte [] bytemask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:164: warning: no comment 16:11:51 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address, final int intmask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:150: warning: no comment 16:11:51 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address, final String mask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:662: warning: no comment 16:11:51 [WARNING] public static Ipv4Address extractIpv4Address(final Ipv4Prefix ipv4Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:666: warning: no comment 16:11:51 [WARNING] public static DottedQuad extractIpv4AddressMask(final Ipv4Prefix ipv4Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:658: warning: no comment 16:11:51 [WARNING] public static Ipv6Address extractIpv6Address(final Ipv6Prefix ipv6Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:672: warning: no comment 16:11:51 [WARNING] public static Ipv6ArbitraryMask extractIpv6AddressMask(final Ipv6Prefix ipv6Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:694: warning: no comment 16:11:51 [WARNING] public static Integer extractIpv6Prefix(final Ipv6Prefix ipv6Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:217: warning: no comment 16:11:51 [WARNING] public static Integer extractPrefix(final Ipv4Address ipv4Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:209: warning: no comment 16:11:51 [WARNING] public static Integer extractPrefix(final Ipv4Prefix ipv4Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:221: warning: no comment 16:11:51 [WARNING] public static Integer extractPrefix(final Ipv6Address ipv6Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:213: warning: no comment 16:11:51 [WARNING] public static Integer extractPrefix(final Ipv6Prefix ipv6Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:726: warning: no comment 16:11:51 [WARNING] public static boolean isArbitraryBitMask(final byte[] byteMask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:777: warning: no comment 16:11:51 [WARNING] public static boolean isIpv6ArbitraryBitMask(final byte[] byteMask) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:239: warning: no comment 16:11:51 [WARNING] public static int maskForIpv4Prefix(final int prefixLength) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:97: warning: no comment 16:11:51 [WARNING] public static Iterator splitToParts(final Ipv4Prefix ipv4Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:101: warning: no comment 16:11:51 [WARNING] public static Iterator splitToParts(final Ipv6Prefix ipv6Prefix) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:35: warning: no comment 16:11:51 [WARNING] public static IPProtocols fromProtocolNum(final Uint8 protocolNum) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:21: warning: no comment 16:11:51 [WARNING] ICMP(1), 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:24: warning: no comment 16:11:51 [WARNING] ICMPV6(58); 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:22: warning: no comment 16:11:51 [WARNING] TCP(6), 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:23: warning: no comment 16:11:51 [WARNING] UDP(17), 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchConvertor.java:601: warning: no @return 16:11:51 [WARNING] public static List defaultResult() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/MatchExtensionHelper.java:58: warning: no @param for matchBuilder 16:11:51 [WARNING] public static void injectExtension( 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/MatchExtensionHelper.java:44: warning: no comment 16:11:51 [WARNING] public final class MatchExtensionHelper { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchInjector.java:28: warning: no comment 16:11:51 [WARNING] public final class MatchInjector { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchInjector.java:33: warning: no comment 16:11:51 [WARNING] public static void inject(final Optional source, final T target, final Uint8 version) { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10Convertor.java:225: warning: no @return 16:11:51 [WARNING] public static MatchV10 defaultResult() { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/cases/MeterCase.java:20: warning: no comment 16:11:51 [WARNING] public class MeterCase extends ConvertorCase { 16:11:51 [WARNING] ^ 16:11:51 [WARNING] 100 warnings 16:11:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/openflowplugin-0.16.4-SNAPSHOT-javadoc.jar 16:11:51 [INFO] 16:11:51 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin --- 16:11:51 [INFO] CycloneDX: Resolving Dependencies 16:11:51 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 16:11:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/bom.xml 16:11:51 [INFO] attaching as openflowplugin-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/bom.json 16:11:52 [INFO] attaching as openflowplugin-0.16.4-SNAPSHOT-cyclonedx.json 16:11:52 [INFO] 16:11:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 16:11:52 [INFO] Skipping duplicate-finder execution! 16:11:52 [INFO] 16:11:52 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin --- 16:11:52 [WARNING] Used undeclared dependencies found: 16:11:52 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.23.15:compile 16:11:52 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:11:52 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:11:52 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:11:52 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:11:52 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:11:52 [WARNING] Non-test scoped test only dependencies found: 16:11:52 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.16.4-SNAPSHOT:compile 16:11:52 [INFO] 16:11:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin --- 16:11:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/openflowplugin-0.16.4-SNAPSHOT-sources.jar 16:11:52 [INFO] 16:11:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin --- 16:11:52 [INFO] 16:11:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin --- 16:11:52 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/code-coverage/jacoco.exec 16:11:52 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 16:11:52 [INFO] 16:11:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin --- 16:11:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/openflowplugin-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT.jar 16:11:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT.pom 16:11:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/openflowplugin-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT-javadoc.jar 16:11:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT-cyclonedx.json 16:11:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/openflowplugin-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT-sources.jar 16:11:52 [INFO] 16:11:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- 16:11:52 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-SNAPSHOT.jar 16:11:52 [INFO] Writing OBR metadata 16:11:52 [INFO] 16:11:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin --- 16:11:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:11:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:11:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 16:11:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:11:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 16:11:52 [INFO] 16:11:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- 16:11:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:11:52 [INFO] 16:11:52 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 16:11:52 [INFO] Building openflowplugin-common 0.16.4-SNAPSHOT [23/84] 16:11:52 [INFO] -------------------------------[ bundle ]------------------------------- 16:11:52 [INFO] 16:11:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-common --- 16:11:52 [INFO] 16:11:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- 16:11:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:52 [INFO] 16:11:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 16:11:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:52 [INFO] 16:11:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-common --- 16:11:52 [INFO] 16:11:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- 16:11:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:11:52 [INFO] 16:11:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-common --- 16:11:52 [INFO] Starting audit... 16:11:52 Audit done. 16:11:52 [INFO] You have 0 Checkstyle violations. 16:11:52 [INFO] 16:11:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-common --- 16:11:53 [INFO] Starting audit... 16:11:53 Audit done. 16:11:53 [INFO] You have 0 Checkstyle violations. 16:11:53 [INFO] 16:11:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-common --- 16:11:53 [INFO] 16:11:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 16:11:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/resources 16:11:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/generated-sources/spi 16:11:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/generated-sources/yang 16:11:53 [INFO] 16:11:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-common --- 16:11:53 [INFO] Changes detected - recompiling the module! :dependency 16:11:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:11:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[248,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 16:11:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[267,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 16:11:53 [INFO] 16:11:53 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 16:11:53 [INFO] 16:11:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-common --- 16:11:53 [INFO] Fork Value is true 16:11:55 [INFO] Done SpotBugs Analysis.... 16:11:55 [INFO] 16:11:55 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 16:11:55 [INFO] 16:11:55 [INFO] 16:11:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-common --- 16:11:55 [INFO] BugInstance size is 0 16:11:55 [INFO] Error size is 0 16:11:55 [INFO] No errors/warnings found 16:11:55 [INFO] 16:11:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 16:11:55 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:11:55 [INFO] 16:11:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-common --- 16:11:55 [INFO] Changes detected - recompiling the module! :dependency 16:11:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:11:55 [INFO] 16:11:55 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-common --- 16:11:55 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/surefire-reports 16:11:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:11:55 [INFO] 16:11:55 [INFO] ------------------------------------------------------- 16:11:55 [INFO] T E S T S 16:11:55 [INFO] ------------------------------------------------------- 16:11:56 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 16:11:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 16:11:57 [INFO] 16:11:57 [INFO] Results: 16:11:57 [INFO] 16:11:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:11:57 [INFO] 16:11:57 [INFO] 16:11:57 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-common --- 16:11:57 [INFO] 16:11:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 16:11:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/openflowplugin-common-0.16.4-SNAPSHOT.jar 16:11:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/META-INF/MANIFEST.MF 16:11:57 [INFO] 16:11:57 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-common --- 16:11:57 [INFO] No previous run data found, generating javadoc. 16:11:58 [WARNING] Javadoc Warnings 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/wait/SimpleTaskRetryLooper.java:40: warning: no comment 16:11:58 [WARNING] public T loopUntilNoException(Callable task) throws Exception { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:70: warning: no comment 16:11:58 [WARNING] public TransactionChainManager(@NonNull final DataBroker dataBroker, 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:385: warning: no comment 16:11:58 [WARNING] public void acquireWriteTransactionLock() { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:223: warning: no comment 16:11:58 [WARNING] public void addDeleteOperationToTxChain(final LogicalDatastoreType store, 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:86: warning: no comment 16:11:58 [WARNING] public boolean initialSubmitWriteTransaction() { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:255: warning: no comment 16:11:58 [WARNING] public void mergeToTransaction(final LogicalDatastoreType store, 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:275: warning: no comment 16:11:58 [WARNING] readFromTransaction(final LogicalDatastoreType store, final InstanceIdentifier path) { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:389: warning: no comment 16:11:58 [WARNING] public void releaseWriteTransactionLock() { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:321: warning: no comment 16:11:58 [WARNING] public FluentFuture shuttingDown() { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:163: warning: no comment 16:11:58 [WARNING] public boolean submitTransaction() { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:169: warning: no comment 16:11:58 [WARNING] public boolean submitTransaction(boolean doSync) { 16:11:58 [WARNING] ^ 16:11:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:236: warning: no comment 16:11:58 [WARNING] public void writeToTransaction(final LogicalDatastoreType store, 16:11:58 [WARNING] ^ 16:11:58 [WARNING] 12 warnings 16:11:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/openflowplugin-common-0.16.4-SNAPSHOT-javadoc.jar 16:11:58 [INFO] 16:11:58 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-common --- 16:11:58 [INFO] CycloneDX: Resolving Dependencies 16:11:59 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 16:11:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/bom.xml 16:11:59 [INFO] attaching as openflowplugin-common-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/bom.json 16:11:59 [INFO] attaching as openflowplugin-common-0.16.4-SNAPSHOT-cyclonedx.json 16:11:59 [INFO] 16:11:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 16:11:59 [INFO] Skipping duplicate-finder execution! 16:11:59 [INFO] 16:11:59 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 16:11:59 [WARNING] Used undeclared dependencies found: 16:11:59 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:11:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:11:59 [WARNING] org.checkerframework:checker-qual:jar:3.39.0:compile 16:11:59 [INFO] 16:11:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-common --- 16:11:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/openflowplugin-common-0.16.4-SNAPSHOT-sources.jar 16:11:59 [INFO] 16:11:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-common --- 16:11:59 [INFO] 16:11:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-common --- 16:11:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/code-coverage/jacoco.exec 16:11:59 [INFO] Analyzed bundle 'openflowplugin-common' with 5 classes 16:11:59 [INFO] 16:11:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-common --- 16:11:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/openflowplugin-common-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT.jar 16:11:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT.pom 16:11:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/openflowplugin-common-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT-javadoc.jar 16:11:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT-cyclonedx.xml 16:11:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT-cyclonedx.json 16:11:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/openflowplugin-common-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT-sources.jar 16:11:59 [INFO] 16:11:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- 16:11:59 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-SNAPSHOT.jar 16:11:59 [INFO] Writing OBR metadata 16:11:59 [INFO] 16:11:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-common --- 16:11:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:11:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml 16:11:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 16:11:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:11:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:11:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:11:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:11:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:11:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:11:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:11:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:11:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:11:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:11:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:11:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:11:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:11:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:11:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:11:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:11:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:11:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:11:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:11:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:11:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:11:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:11:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.lang.reflect.Method.invoke (Method.java:568) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:11:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:11:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 16:11:59 [INFO] 16:11:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 16:11:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:11:59 [INFO] 16:11:59 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 16:11:59 [INFO] Building openflowplugin-impl 0.16.4-SNAPSHOT [24/84] 16:11:59 [INFO] -------------------------------[ bundle ]------------------------------- 16:11:59 [INFO] 16:11:59 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-impl --- 16:11:59 [INFO] 16:11:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- 16:11:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:59 [INFO] 16:11:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 16:11:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:59 [INFO] 16:11:59 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-impl --- 16:11:59 [INFO] 16:11:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 16:11:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:11:59 [INFO] 16:11:59 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-impl --- 16:11:59 [INFO] Starting audit... 16:11:59 Audit done. 16:11:59 [INFO] You have 0 Checkstyle violations. 16:11:59 [INFO] 16:11:59 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-impl --- 16:12:04 [INFO] Starting audit... 16:12:04 Audit done. 16:12:04 [INFO] You have 0 Checkstyle violations. 16:12:04 [INFO] 16:12:04 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-impl --- 16:12:04 [INFO] 16:12:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 16:12:04 [INFO] Copying 2 resources from src/main/resources to target/classes 16:12:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/generated-sources/spi 16:12:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/generated-sources/yang 16:12:04 [INFO] 16:12:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-impl --- 16:12:04 [INFO] Changes detected - recompiling the module! :dependency 16:12:04 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 16:12:06 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:12:06 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[48,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[48,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[48,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[91,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[91,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[91,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[35,47] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[35,47] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[35,47] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalMetersBatchServiceImpl.java:[165,84] unchecked cast 16:12:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalMetersBatchServiceImpl.java:[169,84] unchecked cast 16:12:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 16:12:06 required: java.util.List 16:12:06 found: java.util.List 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:[126,82] unchecked cast 16:12:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:[131,82] unchecked cast 16:12:06 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[18,38] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[26,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[27,32] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[38,36] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:06 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java: Some input files additionally use or override a deprecated API. 16:12:06 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImpl.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:12:06 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java: Some input files additionally use unchecked or unsafe operations. 16:12:06 [INFO] 16:12:06 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 16:12:06 [INFO] 16:12:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-impl --- 16:12:06 [INFO] Fork Value is true 16:12:20 [INFO] Done SpotBugs Analysis.... 16:12:20 [INFO] 16:12:20 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 16:12:20 [INFO] 16:12:20 [INFO] 16:12:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-impl --- 16:12:20 [INFO] BugInstance size is 0 16:12:20 [INFO] Error size is 0 16:12:20 [INFO] No errors/warnings found 16:12:20 [INFO] 16:12:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 16:12:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:12:20 [INFO] 16:12:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-impl --- 16:12:20 [INFO] Changes detected - recompiling the module! :dependency 16:12:20 [INFO] Compiling 354 source files with javac [debug release 17] to target/test-classes 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtilTest.java:[108,9] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[62,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[74,103] unchecked cast 16:12:22 required: com.google.common.util.concurrent.FutureCallback 16:12:22 found: java.lang.Object 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,66] unchecked method invocation: method getMultiMsgCollector in interface org.opendaylight.openflowplugin.api.openflow.device.DeviceContext is applied to given types 16:12:22 required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> 16:12:22 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,70] unchecked conversion 16:12:22 required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> 16:12:22 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowStatisticsServiceImpl2Test.java:[82,87] found raw type: com.google.common.util.concurrent.FutureCallback 16:12:22 missing type arguments for generic class com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowStatisticsServiceImpl2Test.java:[82,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 16:12:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 16:12:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowStatisticsServiceImpl2Test.java:[82,105] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.FutureCallback 16:12:22 found: com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[82,71] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[82,71] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[82,71] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[92,15] found raw type: org.mockito.stubbing.Answer 16:12:22 missing type arguments for generic class org.mockito.stubbing.Answer 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[109,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 16:12:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 16:12:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[109,81] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.FutureCallback 16:12:22 found: com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[159,40] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractSingleStatsServiceTest.java:[37,15] found raw type: org.mockito.stubbing.Answer 16:12:22 missing type arguments for generic class org.mockito.stubbing.Answer 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[89,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 16:12:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 16:12:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[89,81] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.FutureCallback 16:12:22 found: com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[95,38] getAggregateFlowStatisticsFromFlowTableForGivenMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput) in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImpl has been deprecated 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightMeterStatisticsServiceImplTest.java:[80,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 16:12:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 16:12:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightMeterStatisticsServiceImplTest.java:[80,81] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.FutureCallback 16:12:22 found: com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[192,43] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[191,36] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 16:12:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 16:12:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[192,65] unchecked conversion 16:12:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[258,43] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[257,36] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 16:12:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 16:12:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[258,65] unchecked conversion 16:12:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java:[91,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java:[111,33] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java:[133,70] unchecked cast 16:12:22 required: java.util.Map 16:12:22 found: java.lang.Object 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[79,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,77] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 16:12:22 required: T 16:12:22 found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,78] unchecked conversion 16:12:22 required: T 16:12:22 found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[38,5] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractFlowDirectStatisticsService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractFlowDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractGroupDirectStatisticsService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractGroupDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[42,5] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractMeterDirectStatisticsService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractMeterDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[44,5] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractPortDirectStatisticsService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractPortDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[46,5] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractQueueDirectStatisticsService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractQueueDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[78,60] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[93,70] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[99,60] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[114,70] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[120,59] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[135,69] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[141,60] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[156,70] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[162,68] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceImplTest.java:[177,78] unchecked call to handleAndReply(I) as a member of the raw type org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 16:12:22 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 16:12:22 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 16:12:22 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 16:12:22 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImplTest.java:[51,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImplTest.java:[51,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImplTest.java:[51,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/OpenFlowPluginProviderImplTest.java:[95,33] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImplTest.java:[61,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 16:12:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 16:12:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImplTest.java:[61,81] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.FutureCallback 16:12:22 found: com.google.common.util.concurrent.FutureCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[45,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[52,87] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[52,68] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 16:12:22 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:22 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[52,105] unchecked conversion 16:12:22 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:22 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[75,51] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[73,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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[182,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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[199,30] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[204,57] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 16:12:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 16:12:22 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[205,58] unchecked conversion 16:12:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,90] unchecked conversion 16:12:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[212,29] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[212,29] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[212,29] 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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[27,13] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[31,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 16:12:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 16:12:22 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 16:12:22 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 16:12:22 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 16:12:22 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 16:12:22 missing type arguments for generic class java.util.Collection 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlatBatchServiceImplTest.java:[454,29] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 16:12:22 found: com.google.common.util.concurrent.AsyncFunction 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlatBatchServiceImplTest.java:[456,29] unchecked conversion 16:12:22 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 16:12:22 found: com.google.common.util.concurrent.AsyncFunction 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/FlowCreatorUtilTest.java:[269,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/FlowCreatorUtilTest.java:[274,34] Integer(int) in java.lang.Integer has been deprecated and marked for removal 16:12:22 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightGroupStatisticsServiceImplTest.java:[80,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 16:12:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 16:12:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 16:12:22 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowStatisticsServiceImpl3Test.java: Some input files additionally use or override a deprecated API. 16:12:22 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/MdSalRegistrationUtilsTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:12:22 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightGroupStatisticsServiceImplTest.java: Some input files additionally use unchecked or unsafe operations. 16:12:22 [INFO] 16:12:22 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-impl --- 16:12:22 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/surefire-reports 16:12:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:12:22 [INFO] 16:12:22 [INFO] ------------------------------------------------------- 16:12:22 [INFO] T E S T S 16:12:22 [INFO] ------------------------------------------------------- 16:12:24 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 16:12:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:12:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 16:12:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 16:12:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 16:12:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 16:12:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 16:12:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 16:12:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 16:12:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 16:12:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 16:12:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 16:12:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 16:12:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 16:12:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 16:12:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 16:12:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 16:12:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 16:12:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 16:12:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 16:12:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 16:12:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 16:12:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 16:12:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 16:12:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.MdSalRegistrationUtilsTest 16:12:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.opendaylight.openflowplugin.impl.util.MdSalRegistrationUtilsTest 16:12:27 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 16:12:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 16:12:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 16:12:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 16:12:29 [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 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 16:12:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 16:12:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 16:12:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 16:12:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 16:12:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.PacketProcessingServiceImplTest 16:12:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.opendaylight.openflowplugin.impl.services.sal.PacketProcessingServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 16:12:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleServiceImplTest 16:12:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalPortServiceImplTest 16:12:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalPortServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 16:12:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMessageServiceImplTest 16:12:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMessageServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlatBatchServiceImplTest 16:12:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlatBatchServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.NodeConfigServiceImplTest 16:12:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.NodeConfigServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 16:12:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalTableServiceImplTest 16:12:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalTableServiceImplTest 16:12:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 16:12:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMpMessageServiceImplTest 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMpMessageServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 16:12:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.FlowCapableTransactionServiceImplTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.FlowCapableTransactionServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 16:12:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 16:12:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.EchoServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.EchoServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 16:12:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 16:12:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 16:12:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 16:12:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 16:12:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 16:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 16:12:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 16:12:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 16:12:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 16:12:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 16:12:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 16:12:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 16:12:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 16:12:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 16:12:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 16:12:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 16:12:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 16:12:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 16:12:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 16:12:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 16:12:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 16:12:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 16:12:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 16:12:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 16:12:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 16:12:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 16:12:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 16:12:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 16:12:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.OpendaylightDirectStatisticsServiceImplTest 16:12:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.OpendaylightDirectStatisticsServiceImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 16:12:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowTableStatisticsServiceImplTest 16:12:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowTableStatisticsServiceImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 16:12:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl3Test 16:12:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl3Test 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl1Test 16:12:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl1Test 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 16:12:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 16:12:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 16:12:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 16:12:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 16:12:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 16:12:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 16:12:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 16:12:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 16:12:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 16:12:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 16:12:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 16:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 16:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 16:12:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 16:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 16:12:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 16:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 16:12:35 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 16:12:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 16:12:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 16:12:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 16:12:39 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 16:12:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 16:12:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.090 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 16:12:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 16:12:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 16:12:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 16:12:40 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 16:12:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 16:12:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 16:12:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 16:12:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 16:12:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 16:12:41 [INFO] Running org.opendaylight.openflowplugin.impl.device.TransactionChainManagerTest 16:12:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.147 s -- in org.opendaylight.openflowplugin.impl.device.TransactionChainManagerTest 16:12:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 16:12:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.629 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 16:12:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 16:12:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 16:12:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 16:12:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 16:12:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 16:12:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 16:12:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 16:12:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 16:12:51 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 16:12:52 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 16:12:52 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 16:12:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 16:12:52 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 16:12:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 16:12:52 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 16:12:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 16:12:52 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 16:12:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 16:12:52 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 16:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 16:12:52 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 16:12:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 16:12:53 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 16:12:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 16:12:53 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 16:12:53 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 16:12:53 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 16:12:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 16:12:53 [INFO] 16:12:53 [INFO] Results: 16:12:53 [INFO] 16:12:53 [INFO] Tests run: 770, Failures: 0, Errors: 0, Skipped: 0 16:12:53 [INFO] 16:12:53 [INFO] 16:12:53 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-impl --- 16:12:53 [INFO] 16:12:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 16:12:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/openflowplugin-impl-0.16.4-SNAPSHOT.jar 16:12:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/META-INF/MANIFEST.MF 16:12:54 [INFO] 16:12:54 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-impl --- 16:12:54 [INFO] No previous run data found, generating javadoc. 16:12:59 [WARNING] Javadoc Warnings 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/action/AbstractActionDeserializer.java:15: warning: no comment 16:12:59 [WARNING] public abstract class AbstractActionDeserializer implements OFDeserializer, HeaderDeserializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractActionInstructionDeserializer.java:23: warning: no comment 16:12:59 [WARNING] public abstract class AbstractActionInstructionDeserializer extends AbstractInstructionDeserializer 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:40: warning: no @param for version 16:12:59 [WARNING] protected void writeActions(final ActionList actions, final Uint8 version, final ByteBuf outBuffer, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:24: warning: no comment 16:12:59 [WARNING] public abstract class AbstractActionInstructionSerializer 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializer.java:17: warning: no comment 16:12:59 [WARNING] public abstract class AbstractActionSerializer implements OFSerializer, HeaderSerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:18: warning: no comment 16:12:59 [WARNING] public abstract class AbstractAggregateFlowMultipartService 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:21: warning: no comment 16:12:59 [WARNING] public AbstractAggregateFlowMultipartService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:43: warning: no comment 16:12:59 [WARNING] public AbstractCompatibleStatService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:89: warning: no comment 16:12:59 [WARNING] public abstract O buildTxCapableResult(TransactionId emulatedTxId); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:51: warning: no comment 16:12:59 [WARNING] public OpenflowVersion getOfVersion() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:91: warning: no comment 16:12:59 [WARNING] public abstract N transformToNotification(List result, TransactionId emulatedTxId); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:39: warning: no @return 16:12:59 [WARNING] public Future initialize(@NonNull final DeviceContext deviceContext, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:25: warning: no comment 16:12:59 [WARNING] public abstract class AbstractDeviceInitializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:67: warning: no comment 16:12:59 [WARNING] protected abstract Future initializeNodeInformation(@NonNull DeviceContext deviceContext, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:207: warning: no @param for mask 16:12:59 [WARNING] protected static void writeIpv4Prefix(final @NonNull Ipv4Prefix prefix, final @Nullable Integer mask, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:224: warning: no @param for mask 16:12:59 [WARNING] protected static void writeIpv6Prefix(final @NonNull Ipv6Prefix prefix, final @Nullable Integer mask, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:42: warning: no @param for mask 16:12:59 [WARNING] protected abstract void serializeEntryContent(@NonNull E entry, @Nullable M mask, @NonNull ByteBuf outBuffer); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:15: warning: no comment 16:12:59 [WARNING] public abstract class AbstractExperimenterMatchEntrySerializer extends AbstractMatchEntrySerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:24: warning: no comment 16:12:59 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final int oxmFieldCode, final int valueLength, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:18: warning: no comment 16:12:59 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final HeaderWriter headerWriter, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:20: warning: no comment 16:12:59 [WARNING] public abstract class AbstractExperimenterMultipartService 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:25: warning: no comment 16:12:59 [WARNING] protected AbstractExperimenterMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractFlowDirectStatisticsService.java:32: warning: no comment 16:12:59 [WARNING] protected AbstractFlowDirectStatisticsService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsService.java:133: warning: no @param for success 16:12:59 [WARNING] protected abstract O buildReply(List input, boolean success); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractGroupDirectStatisticsService.java:26: warning: no comment 16:12:59 [WARNING] protected AbstractGroupDirectStatisticsService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractInstructionDeserializer.java:15: warning: no comment 16:12:59 [WARNING] public abstract class AbstractInstructionDeserializer implements OFDeserializer, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializer.java:17: warning: no comment 16:12:59 [WARNING] public abstract class AbstractInstructionSerializer implements OFSerializer, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:14: warning: no comment 16:12:59 [WARNING] public abstract class AbstractIpv4PrefixEntrySerializer extends AbstractMatchEntrySerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:15: warning: no comment 16:12:59 [WARNING] protected AbstractIpv4PrefixEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:14: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMacAddressEntrySerializer extends AbstractPrimitiveEntrySerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:15: warning: no comment 16:12:59 [WARNING] protected AbstractMacAddressEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:32: warning: no comment 16:12:59 [WARNING] protected abstract void serializeEntry(@NonNull E entry, @NonNull ByteBuf outBuffer); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:16: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMacAddressFilterEntrySerializer 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:19: warning: no comment 16:12:59 [WARNING] protected AbstractMacAddressFilterEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:68: warning: no @param for fieldName 16:12:59 [WARNING] protected static void throwErrorOnMalformed(MatchBuilder builder, String propertyName, String fieldName) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:21: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMatchEntryDeserializer implements MatchEntryDeserializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:139: warning: no comment 16:12:59 [WARNING] protected AbstractMatchEntrySerializer(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:135: warning: no comment 16:12:59 [WARNING] protected AbstractMatchEntrySerializer(final HeaderWriter headerWriter) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:103: warning: no comment 16:12:59 [WARNING] protected ConstantHeaderWriter(final int withMask, final int withoutMask) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:108: warning: no comment 16:12:59 [WARNING] protected ConstantHeaderWriter(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:112: warning: no comment 16:12:59 [WARNING] protected ConstantHeaderWriter(final int oxmClassCode, final int oxmFieldCode, final int valueLength, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:60: warning: no comment 16:12:59 [WARNING] protected static final void writeHeader(final int oxmClassCode, final int oxmFieldCode, final int valueLength, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:55: warning: no comment 16:12:59 [WARNING] protected static final void writeHeader(final int oxmClassCode, final int oxmFieldCode, final int valueLength, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:14: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMatchFieldSerializer implements OFSerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:32: warning: no comment 16:12:59 [WARNING] protected abstract int getOxmClassCode(); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:34: warning: no comment 16:12:59 [WARNING] protected abstract int getOxmFieldCode(); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:36: warning: no comment 16:12:59 [WARNING] protected abstract int getValueLength(); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/AbstractMessageSerializer.java:18: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMessageSerializer implements OFSerializer, HeaderSerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractMeterDirectStatisticsService.java:26: warning: no comment 16:12:59 [WARNING] public AbstractMeterDirectStatisticsService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:21: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMultipartCollectorService 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:24: warning: no comment 16:12:59 [WARNING] protected AbstractMultipartCollectorService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:107: warning: no comment 16:12:59 [WARNING] protected abstract OfHeader buildRequest(Xid xid, I input) throws ServiceException; 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:109: warning: no comment 16:12:59 [WARNING] protected abstract FutureCallback createCallback(RequestContext context, Class requestType); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:22: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMultipartOnTheFlyService extends AbstractMultipartService { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:27: warning: no comment 16:12:59 [WARNING] protected AbstractMultipartOnTheFlyService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestCallback.java:21: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMultipartRequestCallback extends AbstractRequestCallback> { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestCallback.java:25: warning: no comment 16:12:59 [WARNING] public AbstractMultipartRequestCallback( 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:35: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMultipartRequestOnTheFlyCallback 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:50: warning: no comment 16:12:59 [WARNING] public AbstractMultipartRequestOnTheFlyCallback(final RequestContext> context, final Class requestType, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:24: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMultipartService extends AbstractService> { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:28: warning: no comment 16:12:59 [WARNING] protected AbstractMultipartService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:111: warning: no comment 16:12:59 [WARNING] public ListenableFuture> handleServiceCall(@NonNull final I input) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:38: warning: no @param for withParents 16:12:59 [WARNING] protected void writeToTransaction(final InstanceIdentifier path, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:19: warning: no comment 16:12:59 [WARNING] public abstract class AbstractMultipartWriter { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractPortDirectStatisticsService.java:26: warning: no comment 16:12:59 [WARNING] public AbstractPortDirectStatisticsService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberEntrySerializer.java:15: warning: no comment 16:12:59 [WARNING] public abstract class AbstractPortNumberEntrySerializer extends AbstractUint16EntrySerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberEntrySerializer.java:16: warning: no comment 16:12:59 [WARNING] protected AbstractPortNumberEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberEntrySerializer.java:26: warning: no comment 16:12:59 [WARNING] protected abstract @Nullable PortNumber extractPort(Match match); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:14: warning: no comment 16:12:59 [WARNING] public abstract class AbstractPortNumberWithMaskEntrySerilizer 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:16: warning: no comment 16:12:59 [WARNING] protected AbstractPortNumberWithMaskEntrySerilizer(final int oxmClassCode, final int oxmFieldCode) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:39: warning: no comment 16:12:59 [WARNING] protected abstract Uint16 extractMask(Layer4Match entry); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:37: warning: no comment 16:12:59 [WARNING] protected abstract Uint16 extractPort(Layer4Match entry); 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:13: warning: no comment 16:12:59 [WARNING] public abstract class AbstractPrimitiveEntrySerializer extends AbstractMatchEntrySerializer { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:18: warning: no comment 16:12:59 [WARNING] protected AbstractPrimitiveEntrySerializer(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:14: warning: no comment 16:12:59 [WARNING] protected AbstractPrimitiveEntrySerializer(final HeaderWriter headerWriter) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractQueueDirectStatisticsService.java:26: warning: no comment 16:12:59 [WARNING] public AbstractQueueDirectStatisticsService(final RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:27: warning: no comment 16:12:59 [WARNING] public abstract class AbstractRequestCallback implements FutureCallback { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:52: warning: no comment 16:12:59 [WARNING] public EventIdentifier getEventIdentifier() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:43: warning: no comment 16:12:59 [WARNING] protected final void setResult(@Nullable final RpcResult result) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:48: warning: no comment 16:12:59 [WARNING] protected final void spyMessage(@NonNull final StatisticsGroup group) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/AbstractRequestContext.java:17: warning: no comment 16:12:59 [WARNING] public abstract class AbstractRequestContext implements RequestContext { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/AbstractRequestContext.java:27: warning: no comment 16:12:59 [WARNING] protected AbstractRequestContext(final Long xid) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/AbstractRequestContext.java:22: warning: no comment 16:12:59 [WARNING] protected AbstractRequestContext(final Uint32 xid) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:42: warning: no comment 16:12:59 [WARNING] public abstract class AbstractService { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:62: warning: no comment 16:12:59 [WARNING] public boolean canUseSingleLayerSerialization() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:78: warning: no comment 16:12:59 [WARNING] public final Uint64 getDatapathId() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:87: warning: no comment 16:12:59 [WARNING] public DeviceContext getDeviceContext() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:95: warning: no comment 16:12:59 [WARNING] public DeviceInfo getDeviceInfo() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:91: warning: no comment 16:12:59 [WARNING] public DeviceRegistry getDeviceRegistry() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:66: warning: no comment 16:12:59 [WARNING] public EventIdentifier getEventIdentifier() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:103: warning: no comment 16:12:59 [WARNING] public MessageSpy getMessageSpy() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:82: warning: no comment 16:12:59 [WARNING] public RequestContextStack getRequestContextStack() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:99: warning: no comment 16:12:59 [WARNING] public TxFacade getTxFacade() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:74: warning: no comment 16:12:59 [WARNING] public final Uint8 getVersion() { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:115: warning: no comment 16:12:59 [WARNING] public ListenableFuture> handleServiceCall(@NonNull final I input, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:70: warning: no comment 16:12:59 [WARNING] public void setEventIdentifier(final EventIdentifier eventIdentifier) { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializer.java:21: warning: no comment 16:12:59 [WARNING] public abstract class AbstractSetFieldActionSerializer extends AbstractActionSerializer implements 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSilentErrorService.java:23: warning: no comment 16:12:59 [WARNING] public abstract class AbstractSilentErrorService 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSilentErrorService.java:26: warning: no comment 16:12:59 [WARNING] protected AbstractSilentErrorService(RequestContextStack requestContextStack, 16:12:59 [WARNING] ^ 16:12:59 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSimpleService.java:18: warning: no comment 16:12:59 [WARNING] public abstract class AbstractSimpleService extends AbstractService { 16:12:59 [WARNING] ^ 16:12:59 [WARNING] 100 warnings 16:12:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/openflowplugin-impl-0.16.4-SNAPSHOT-javadoc.jar 16:12:59 [INFO] 16:12:59 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-impl --- 16:12:59 [INFO] CycloneDX: Resolving Dependencies 16:13:00 [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) 16:13:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/bom.xml 16:13:00 [INFO] attaching as openflowplugin-impl-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/bom.json 16:13:00 [INFO] attaching as openflowplugin-impl-0.16.4-SNAPSHOT-cyclonedx.json 16:13:00 [INFO] 16:13:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 16:13:00 [INFO] Skipping duplicate-finder execution! 16:13:00 [INFO] 16:13:00 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 16:13:00 [WARNING] Used undeclared dependencies found: 16:13:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:13:00 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:13:00 [WARNING] io.netty:netty-buffer:jar:4.1.100.Final:compile 16:13:00 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 16:13:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:13:00 [WARNING] org.opendaylight.infrautils:ready-api:jar:5.0.9:compile 16:13:00 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:5.0.9:compile 16:13:00 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 16:13:00 [WARNING] org.checkerframework:checker-qual:jar:3.39.0:compile 16:13:00 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.23.15:compile 16:13:00 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:13:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:13:00 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:13:00 [WARNING] io.netty:netty-common:jar:4.1.100.Final:compile 16:13:00 [WARNING] org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 16:13:00 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 16:13:00 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:13:00 [INFO] 16:13:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- 16:13:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/openflowplugin-impl-0.16.4-SNAPSHOT-sources.jar 16:13:00 [INFO] 16:13:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-impl --- 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/action/SetFieldActionDeserializer.java:39: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/MultipartReplyFlowStatsDeserializer.java:87: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/MultipartReplyMessageDeserializer.java:37: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/messages/FlowMessageDeserializer.java:70: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/messages/FlowMessageDeserializer.java:87: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/messages/FlowMessageDeserializer.java:93: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/messages/FlowMessageDeserializer.java:105: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/WildcardsTablePropertySerializer.java:32: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/ApplySetfieldTablePropertySerializer.java:31: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/WriteSetfieldMissTablePropertySerializer.java:31: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/WriteSetfieldTablePropertySerializer.java:32: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/MatchTablePropertySerializer.java:32: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/ApplySetfieldMissTablePropertySerializer.java:32: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestMeterStatsSerializer.java:25: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestGroupStatsSerializer.java:25: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestQueueStatsSerializer.java:33: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestMeterConfigSerializer.java:24: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestMessageSerializer.java:55: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowStatsSerializer.java:34: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowStatsSerializer.java:36: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowStatsSerializer.java:37: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowStatsSerializer.java:39: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowStatsSerializer.java:41: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowStatsSerializer.java:44: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowAggregateStatsSerializer.java:35: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowAggregateStatsSerializer.java:37: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowAggregateStatsSerializer.java:38: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowAggregateStatsSerializer.java:40: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowAggregateStatsSerializer.java:42: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/MultipartRequestFlowAggregateStatsSerializer.java:45: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializer.java:27: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/OutputActionSerializer.java:34: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/SetFieldActionSerializer.java:37: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/PortMessageSerializer.java:44: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/ofpspecific/MessageIntelligenceAgencyImpl.java:59: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsService.java:84: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsService.java:90: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:186: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:117: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalMetersBatchServiceImpl.java:66: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalMetersBatchServiceImpl.java:67: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:62: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:64: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalBundleServiceImpl.java:48: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalEchoServiceImpl.java:44: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupsBatchServiceImpl.java:66: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupsBatchServiceImpl.java:67: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlatBatchServiceImpl.java:67: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlatBatchServiceImpl.java:69: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlatBatchServiceImpl.java:71: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalRoleServiceImpl.java:43: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/SimpleRequestCallback.java:29: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:37: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:38: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:39: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:49: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSimpleService.java:25: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/singlelayer/SingleLayerAggregateFlowMultipartService.java:57: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:71: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:73: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:83: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:90: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:92: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/NodeConnectorRefToPortTranslator.java:47: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/NodeConnectorRefToPortTranslator.java:70: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/NodeConnectorRefToPortTranslator.java:91: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/MdSalRegistrationUtils.java:175: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/listener/MultiMsgCollectorImpl.java:40: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/listener/MultiMsgCollectorImpl.java:41: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/listener/MultiMsgCollectorImpl.java:47: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/listener/MultiMsgCollectorImpl.java:48: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializer.java:53: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializer.java:54: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializer.java:55: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:44: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:59: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:60: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:61: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/PacketInRateLimiter.java:31: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/PacketInRateLimiter.java:32: Prefer java.util.Objects.requireNonNull(Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl$DeviceFlowRegistryCallback.java:773: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:684: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:126: Prefer java.util.Objects.equals(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionContextImpl.java:231: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionContextImpl.java:251: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionContextImpl.java:252: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl$DeviceConnectionStatusProviderImpl.java:201: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/lifecycle/ContextChainHolderImpl.java:443: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/lifecycle/ContextChainHolderImpl.java:444: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactory.java:41: Prefer java.util.Objects.requireNonNull(Object, String) or java.util.Objects.requireNonNull(Object, Supplier) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactory.java:42: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactory.java:44: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactory.java:46: Prefer java.util.Objects.requireNonNullElse(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowDescriptorFactory$FlowDescriptorDto.java:53: Prefer java.util.Objects.equals(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowDescriptorFactory$FlowDescriptorDto.java:53: Prefer java.util.Objects.equals(Object, Object) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowDescriptorFactory$FlowDescriptorDto.java:58: Prefer java.util.Objects.hash(Object...) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/FlowCreatorUtilTest.java:269: Prefer java.lang.Integer.valueOf(int) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/FlowCreatorUtilTest.java:274: Prefer java.lang.Integer.valueOf(int) 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:68: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:72: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:76: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:80: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:84: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:88: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:92: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:96: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:100: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:104: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:108: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:112: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:116: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:120: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:124: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:128: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:132: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:136: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:140: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:144: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:148: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:152: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:156: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:160: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:164: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:168: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:172: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:176: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:180: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:184: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:188: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:192: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:196: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:200: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:204: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:208: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:212: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:216: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/multipart/TableFeaturesMatchFieldDeserializerTest.java:220: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/singlelayer/MeterDirectStatisticsServiceTest.java:113: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/singlelayer/QueueDirectStatisticsServiceTest.java:108: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/singlelayer/QueueDirectStatisticsServiceTest.java:124: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/singlelayer/FlowDirectStatisticsServiceTest.java:157: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/singlelayer/GroupDirectStatisticsServiceTest.java:101: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/singlelayer/NodeConnectorDirectStatisticsServiceTest.java:96: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/multilayer/FlowDirectStatisticsServiceTest.java:118: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/multilayer/MeterDirectStatisticsServiceTest.java:106: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/multilayer/GroupDirectStatisticsServiceTest.java:108: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/multilayer/QueueDirectStatisticsServiceTest.java:115: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/multilayer/QueueDirectStatisticsServiceTest.java:132: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/multilayer/NodeConnectorDirectStatisticsServiceTest.java:114: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/MultipartReplyTranslatorTest.java:102: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/MultipartReplyTranslatorTest.java:119: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/MultipartReplyTranslatorTest.java:140: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/MultipartReplyTranslatorTest.java:180: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/MultipartReplyTranslatorTest.java:208: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:202: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/DeviceInitializerProviderTest.java:38: Prefer java.util.Optional.orElseThrow 16:13:00 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:95: Prefer java.util.HashMap 16:13:00 [INFO] 16:13:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-impl --- 16:13:00 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/code-coverage/jacoco.exec 16:13:00 [INFO] Analyzed bundle 'openflowplugin-impl' with 583 classes 16:13:01 [INFO] 16:13:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-impl --- 16:13:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/openflowplugin-impl-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT.jar 16:13:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT.pom 16:13:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/openflowplugin-impl-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT-javadoc.jar 16:13:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT-cyclonedx.json 16:13:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/openflowplugin-impl-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT-sources.jar 16:13:01 [INFO] 16:13:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- 16:13:01 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-SNAPSHOT.jar 16:13:01 [INFO] Writing OBR metadata 16:13:01 [INFO] 16:13:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-impl --- 16:13:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:13:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:01 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 16:13:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:01 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 16:13:01 [INFO] 16:13:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 16:13:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:13:01 [INFO] 16:13:01 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 16:13:01 [INFO] Building openflowjava-extension-nicira-api 0.16.4-SNAPSHOT [25/84] 16:13:01 [INFO] -------------------------------[ bundle ]------------------------------- 16:13:01 [INFO] 16:13:01 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] 16:13:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:01 [INFO] 16:13:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:01 [INFO] 16:13:01 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] 16:13:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:13:01 [INFO] 16:13:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] Starting audit... 16:13:01 Audit done. 16:13:01 [INFO] You have 0 Checkstyle violations. 16:13:01 [INFO] 16:13:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] Starting audit... 16:13:01 Audit done. 16:13:01 [INFO] You have 0 Checkstyle violations. 16:13:01 [INFO] 16:13:01 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] 16:13:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/resources 16:13:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 16:13:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 16:13:01 [INFO] 16:13:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 16:13:01 [INFO] Changes detected - recompiling the module! :dependency 16:13:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:13:02 [INFO] 16:13:02 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 16:13:02 [INFO] 16:13:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 16:13:02 [INFO] Fork Value is true 16:13:04 [INFO] Done SpotBugs Analysis.... 16:13:04 [INFO] 16:13:04 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 16:13:04 [INFO] 16:13:04 [INFO] 16:13:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-extension-nicira-api --- 16:13:04 [INFO] BugInstance size is 0 16:13:04 [INFO] Error size is 0 16:13:04 [INFO] No errors/warnings found 16:13:04 [INFO] 16:13:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 16:13:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/test/resources 16:13:04 [INFO] 16:13:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 16:13:04 [INFO] Changes detected - recompiling the module! :dependency 16:13:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:13:04 [INFO] 16:13:04 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowjava-extension-nicira-api --- 16:13:04 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/surefire-reports 16:13:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:13:04 [INFO] 16:13:04 [INFO] ------------------------------------------------------- 16:13:04 [INFO] T E S T S 16:13:04 [INFO] ------------------------------------------------------- 16:13:05 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 16:13:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 16:13:05 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 16:13:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 16:13:05 [INFO] 16:13:05 [INFO] Results: 16:13:05 [INFO] 16:13:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 16:13:05 [INFO] 16:13:05 [INFO] 16:13:05 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowjava-extension-nicira-api --- 16:13:05 [INFO] 16:13:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 16:13:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT.jar 16:13:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 16:13:05 [INFO] 16:13:05 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 16:13:05 [INFO] No previous run data found, generating javadoc. 16:13:06 [WARNING] Javadoc Warnings 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionDeserializerKey.java:43: warning: no comment 16:13:06 [WARNING] public int getSubtype() { 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionDeserializerKey.java:39: warning: no comment 16:13:06 [WARNING] public Uint8 getVersion() { 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionSerializerKey.java:41: warning: no comment 16:13:06 [WARNING] public Class getSubtype() { 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionSerializerKey.java:37: warning: no comment 16:13:06 [WARNING] public Uint8 getVersion() { 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraConstants.java:12: warning: no comment 16:13:06 [WARNING] public final class NiciraConstants { 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraConstants.java:16: warning: no comment 16:13:06 [WARNING] public static final Uint32 NX_NSH_VENDOR_ID = Uint32.valueOf(0x005AD650L).intern(); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraConstants.java:14: warning: no comment 16:13:06 [WARNING] public static final Uint32 NX_VENDOR_ID = Uint32.valueOf(0x00002320L).intern(); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:26: warning: no comment 16:13:06 [WARNING] void registerActionDeserializer(NiciraActionDeserializerKey key, OFDeserializer deserializer); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:30: warning: no comment 16:13:06 [WARNING] void registerActionSerializer(NiciraActionSerializerKey key, OFSerializer serializer); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:34: warning: no comment 16:13:06 [WARNING] void registerMatchEntryDeserializer(MatchEntryDeserializerKey key, OFDeserializer deserializer); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:38: warning: no comment 16:13:06 [WARNING] void registerMatchEntrySerializer(MatchEntrySerializerKey key, 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:28: warning: no comment 16:13:06 [WARNING] void unregisterActionDeserializer(NiciraActionDeserializerKey key); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:32: warning: no comment 16:13:06 [WARNING] void unregisterActionSerializer(NiciraActionSerializerKey key); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:36: warning: no comment 16:13:06 [WARNING] void unregisterMatchEntryDeserializer(MatchEntryDeserializerKey key); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:41: warning: no comment 16:13:06 [WARNING] void unregisterMatchEntrySerializer(MatchEntrySerializerKey key); 16:13:06 [WARNING] ^ 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraUtil.java:22: warning: no comment 16:13:06 [WARNING] public static ActionSerializerKey createOfJavaKeyFrom(NiciraActionSerializerKey key) { 16:13:06 [WARNING] ^ 16:13:06 [WARNING] 16 warnings 16:13:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-javadoc.jar 16:13:06 [INFO] 16:13:06 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowjava-extension-nicira-api --- 16:13:06 [INFO] CycloneDX: Resolving Dependencies 16:13:07 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 16:13:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/bom.xml 16:13:07 [INFO] attaching as openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/bom.json 16:13:07 [INFO] attaching as openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-cyclonedx.json 16:13:07 [INFO] 16:13:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Skipping duplicate-finder execution! 16:13:07 [INFO] 16:13:07 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 16:13:07 [WARNING] Used undeclared dependencies found: 16:13:07 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:13:07 [INFO] 16:13:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-sources.jar 16:13:07 [INFO] 16:13:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] 16:13:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 16:13:07 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 16:13:07 [INFO] 16:13:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT.jar 16:13:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT.pom 16:13:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-javadoc.jar 16:13:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-cyclonedx.json 16:13:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT-sources.jar 16:13:07 [INFO] 16:13:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-SNAPSHOT.jar 16:13:07 [INFO] Writing OBR metadata 16:13:07 [INFO] 16:13:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:13:07 [INFO] 16:13:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 16:13:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:13:07 [INFO] 16:13:07 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 16:13:07 [INFO] Building openflowjava-extension-nicira 0.16.4-SNAPSHOT [26/84] 16:13:07 [INFO] -------------------------------[ bundle ]------------------------------- 16:13:07 [INFO] 16:13:07 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowjava-extension-nicira --- 16:13:07 [INFO] 16:13:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- 16:13:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:07 [INFO] 16:13:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 16:13:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:07 [INFO] 16:13:07 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 16:13:07 [INFO] 16:13:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 16:13:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:13:07 [INFO] 16:13:07 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowjava-extension-nicira --- 16:13:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:07 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/yang 16:13:07 [INFO] yang-to-sources: Found 5 dependencies in 1.533 ms 16:13:07 [INFO] yang-to-sources: Project model files found: 2 in 6.907 ms 16:13:07 [INFO] yang-to-sources: 11 YANG models processed in 108.6 ms 16:13:07 [INFO] BindingJavaFileGenerator: Defined 365 files in 21.53 ms 16:13:07 [INFO] Sorted 365 files into 72 directories in 494.4 μs 16:13:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 647.1 ms 16:13:08 [INFO] 16:13:08 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-extension-nicira --- 16:13:08 [INFO] Starting audit... 16:13:08 Audit done. 16:13:08 [INFO] You have 0 Checkstyle violations. 16:13:08 [INFO] 16:13:08 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-extension-nicira --- 16:13:09 [INFO] Starting audit... 16:13:09 Audit done. 16:13:09 [INFO] You have 0 Checkstyle violations. 16:13:09 [INFO] 16:13:09 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-extension-nicira --- 16:13:09 [INFO] 16:13:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 16:13:09 [INFO] Copying 1 resource from src/main/resources to target/classes 16:13:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:13:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:13:09 [INFO] 16:13:09 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-extension-nicira --- 16:13:09 [INFO] Changes detected - recompiling the module! :dependency 16:13:09 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 16:13:10 [INFO] 16:13:10 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 16:13:10 [INFO] 16:13:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 16:13:10 [INFO] Fork Value is true 16:13:19 [INFO] Done SpotBugs Analysis.... 16:13:19 [INFO] 16:13:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 16:13:19 [INFO] 16:13:19 [INFO] 16:13:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-extension-nicira --- 16:13:19 [INFO] BugInstance size is 0 16:13:19 [INFO] Error size is 0 16:13:19 [INFO] No errors/warnings found 16:13:19 [INFO] 16:13:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 16:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/test/resources 16:13:19 [INFO] 16:13:19 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 16:13:19 [INFO] Changes detected - recompiling the module! :dependency 16:13:19 [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes 16:13:20 [INFO] 16:13:20 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowjava-extension-nicira --- 16:13:20 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/surefire-reports 16:13:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:13:20 [INFO] 16:13:20 [INFO] ------------------------------------------------------- 16:13:20 [INFO] T E S T S 16:13:20 [INFO] ------------------------------------------------------- 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 16:13:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 16:13:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 16:13:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 16:13:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 16:13:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 16:13:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 16:13:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:13:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 16:13:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 16:13:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 16:13:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 16:13:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 16:13:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 16:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 16:13:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 16:13:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 16:13:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 16:13:23 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 16:13:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 16:13:24 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 16:13:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 16:13:24 [INFO] 16:13:24 [INFO] Results: 16:13:24 [INFO] 16:13:24 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 16:13:24 [INFO] 16:13:24 [INFO] 16:13:24 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowjava-extension-nicira --- 16:13:24 [INFO] 16:13:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 16:13:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.16.4-SNAPSHOT.jar 16:13:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 16:13:24 [INFO] 16:13:24 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 16:13:24 [INFO] No previous run data found, generating javadoc. 16:13:30 [WARNING] Javadoc Warnings 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:43: warning: no comment 16:13:30 [WARNING] protected static final ActionBuilder deserializeHeader(final ByteBuf message) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:57: warning: no comment 16:13:30 [WARNING] protected static final ExperimenterId getExperimenterId() { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:85: warning: no comment 16:13:30 [WARNING] protected static Uint64 readNxmHeader(final ByteBuf message) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:31: warning: no comment 16:13:30 [WARNING] protected static final void serializeHeader(final int msgLength, final int subtype, final ByteBuf outBuffer) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:66: warning: no comment 16:13:30 [WARNING] protected static final void skipPadding(final ByteBuf message, final int startIndex) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:77: warning: no comment 16:13:30 [WARNING] protected static void writeNxmHeader(final Uint64 value, final ByteBuf outBuffer) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:71: warning: no comment 16:13:30 [WARNING] protected static final void writePaddingAndSetLength(final ByteBuf outBuffer, final int startIndex) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:90: warning: no @return 16:13:30 [WARNING] public abstract int getNxmFieldCode(); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:95: warning: no @return 16:13:30 [WARNING] public abstract int getOxmClassCode(); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:100: warning: no @return 16:13:30 [WARNING] public abstract int getValueLength(); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:105: warning: no @return 16:13:30 [WARNING] public abstract MatchField getNxmField(); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:110: warning: no @return 16:13:30 [WARNING] public abstract OxmClassBase getOxmClass(); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:30: warning: no comment 16:13:30 [WARNING] public abstract class AbstractExperimenterMatchCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:70: warning: no comment 16:13:30 [WARNING] protected NxmHeader buildHeader(final boolean hasMask) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:40: warning: no comment 16:13:30 [WARNING] protected static MatchEntryDeserializerKey createDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:32: warning: no comment 16:13:30 [WARNING] protected static MatchEntrySerializerKey createSerializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:79: warning: no comment 16:13:30 [WARNING] protected abstract NxExpMatchEntryValue deserializeValue(ByteBuf message, boolean hasMask); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:116: warning: no comment 16:13:30 [WARNING] protected abstract @NonNull Uint32 getExperimenterId(); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:52: warning: no comment 16:13:30 [WARNING] public void serializeHeader(final NxmHeader input, final ByteBuf outBuffer) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:60: warning: no comment 16:13:30 [WARNING] protected abstract void serializeValue(NxExpMatchEntryValue value, boolean hasMask, ByteBuf outBuffer); 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:20: warning: no comment 16:13:30 [WARNING] public abstract class AbstractMatchCodec implements 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:26: warning: no comment 16:13:30 [WARNING] protected NxmHeader headerWithMask; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:27: warning: no comment 16:13:30 [WARNING] protected NxmHeader headerWithoutMask; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:29: warning: no comment 16:13:30 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:56: warning: no comment 16:13:30 [WARNING] protected NxmHeader getHeader(final boolean hasMask) { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:83: warning: no comment 16:13:30 [WARNING] public NxmHeader getHeaderWithHasMask() { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:79: warning: no comment 16:13:30 [WARNING] public NxmHeader getHeaderWithoutHasMask() { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractNshcCodec.java:19: warning: no comment 16:13:30 [WARNING] public abstract class AbstractNshcCodec extends AbstractExperimenterMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractRegCodec.java:22: warning: no comment 16:13:30 [WARNING] public abstract class AbstractRegCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:27: warning: no comment 16:13:30 [WARNING] public class ActionDeserializer implements OFDeserializer, DeserializerRegistryInjector { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:33: warning: no comment 16:13:30 [WARNING] public static final ExperimenterActionDeserializerKey OF10_DESERIALIZER_KEY = new ExperimenterActionDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:31: warning: no comment 16:13:30 [WARNING] public static final ExperimenterActionDeserializerKey OF13_DESERIALIZER_KEY = new ExperimenterActionDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:77: warning: no comment 16:13:30 [WARNING] public DeserializerRegistry getDeserializerRegistry() { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpOpCodec.java:26: warning: no comment 16:13:30 [WARNING] public class ArpOpCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpOpCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpOpCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpShaCodec.java:26: warning: no comment 16:13:30 [WARNING] public class ArpShaCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpShaCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpShaCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpSpaCodec.java:26: warning: no comment 16:13:30 [WARNING] public class ArpSpaCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpSpaCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpSpaCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpThaCodec.java:26: warning: no comment 16:13:30 [WARNING] public class ArpThaCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpThaCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpThaCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpTpaCodec.java:26: warning: no comment 16:13:30 [WARNING] public class ArpTpaCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpTpaCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpTpaCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:49: warning: no comment 16:13:30 [WARNING] public static final int CT_LENGTH = 24; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:62: warning: no comment 16:13:30 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:52: warning: no comment 16:13:30 [WARNING] public static final int INT_LENGTH = 4; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:50: warning: no comment 16:13:30 [WARNING] public static final int NX_NAT_LENGTH = 16; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:58: warning: no comment 16:13:30 [WARNING] public static final byte NXAST_CONNTRACK_SUBTYPE = 35; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:59: warning: no comment 16:13:30 [WARNING] public static final byte NXAST_NAT_SUBTYPE = 36; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:60: warning: no comment 16:13:30 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:51: warning: no comment 16:13:30 [WARNING] public static final int SHORT_LENGTH = 2; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/CtClearCodec.java:28: warning: no comment 16:13:30 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/CtClearCodec.java:26: warning: no comment 16:13:30 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtMarkCodec.java:38: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtMarkCodec.java:36: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtStateCodec.java:37: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtStateCodec.java:35: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpDstCodec.java:26: warning: no comment 16:13:30 [WARNING] public class CtTpDstCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpDstCodec.java:32: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpDstCodec.java:30: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpSrcCodec.java:26: warning: no comment 16:13:30 [WARNING] public class CtTpSrcCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpSrcCodec.java:32: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpSrcCodec.java:30: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtZoneCodec.java:37: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtZoneCodec.java:35: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:22: warning: no comment 16:13:30 [WARNING] public class DecapCodec extends AbstractActionCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:30: warning: no comment 16:13:30 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:24: warning: no comment 16:13:30 [WARNING] public static final int LENGTH = 16; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:28: warning: no comment 16:13:30 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecNshTtlCodec.java:20: warning: no comment 16:13:30 [WARNING] public class DecNshTtlCodec extends AbstractActionCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecNshTtlCodec.java:26: warning: no comment 16:13:30 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecNshTtlCodec.java:24: warning: no comment 16:13:30 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:23: warning: no comment 16:13:30 [WARNING] public class EncapCodec extends AbstractActionCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:25: warning: no comment 16:13:30 [WARNING] public static final int LENGTH = 16; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthDstCodec.java:26: warning: no comment 16:13:30 [WARNING] public class EthDstCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthDstCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthDstCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthSrcCodec.java:26: warning: no comment 16:13:30 [WARNING] public class EthSrcCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthSrcCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthSrcCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthTypeCodec.java:26: warning: no comment 16:13:30 [WARNING] public class EthTypeCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthTypeCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthTypeCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:31: warning: no comment 16:13:30 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:27: warning: no comment 16:13:30 [WARNING] public static final int LENGTH = 16; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:28: warning: no comment 16:13:30 [WARNING] public static final byte NXAST_FIN_TIMEOUT_SUBTYPE = 19; 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:29: warning: no comment 16:13:30 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/IcmpTypeCodec.java:36: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/IcmpTypeCodec.java:34: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/InPortCodec.java:25: warning: no comment 16:13:30 [WARNING] public class InPortCodec extends AbstractMatchCodec { 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/InPortCodec.java:33: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/InPortCodec.java:30: warning: no comment 16:13:30 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/IpDstCodec.java:37: warning: no comment 16:13:30 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:30 [WARNING] ^ 16:13:30 [WARNING] 100 warnings 16:13:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.16.4-SNAPSHOT-javadoc.jar 16:13:30 [INFO] 16:13:30 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowjava-extension-nicira --- 16:13:30 [INFO] CycloneDX: Resolving Dependencies 16:13:31 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 16:13:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/bom.xml 16:13:31 [INFO] attaching as openflowjava-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/bom.json 16:13:31 [INFO] attaching as openflowjava-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.json 16:13:31 [INFO] 16:13:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Skipping duplicate-finder execution! 16:13:31 [INFO] 16:13:31 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 16:13:31 [WARNING] Used undeclared dependencies found: 16:13:31 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:13:31 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:13:31 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:13:31 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:13:31 [WARNING] Non-test scoped test only dependencies found: 16:13:31 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.16.4-SNAPSHOT:compile 16:13:31 [INFO] 16:13:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.16.4-SNAPSHOT-sources.jar 16:13:31 [INFO] 16:13:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 16:13:31 [INFO] 16:13:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 16:13:31 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 73 classes 16:13:31 [INFO] 16:13:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT.jar 16:13:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT.pom 16:13:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT-javadoc.jar 16:13:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.json 16:13:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT-sources.jar 16:13:31 [INFO] 16:13:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-SNAPSHOT.jar 16:13:31 [INFO] Writing OBR metadata 16:13:31 [INFO] 16:13:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:13:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:31 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:13:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:13:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:31 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:13:31 [INFO] 16:13:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 16:13:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:13:31 [INFO] 16:13:31 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 16:13:31 [INFO] Building openflowjava-extension-eric 0.16.4-SNAPSHOT [27/84] 16:13:31 [INFO] -------------------------------[ bundle ]------------------------------- 16:13:31 [INFO] 16:13:31 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowjava-extension-eric --- 16:13:31 [INFO] 16:13:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- 16:13:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:31 [INFO] 16:13:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 16:13:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:31 [INFO] 16:13:31 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 16:13:32 [INFO] 16:13:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 16:13:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:13:32 [INFO] 16:13:32 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowjava-extension-eric --- 16:13:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/yang 16:13:32 [INFO] yang-to-sources: Found 5 dependencies in 1.986 ms 16:13:32 [INFO] yang-to-sources: Project model files found: 1 in 837.7 μs 16:13:32 [INFO] yang-to-sources: 6 YANG models processed in 47.07 ms 16:13:32 [INFO] BindingJavaFileGenerator: Defined 16 files in 6.270 ms 16:13:32 [INFO] Sorted 16 files into 6 directories in 85.68 μs 16:13:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 15.14 ms 16:13:32 [INFO] 16:13:32 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-extension-eric --- 16:13:32 [INFO] Starting audit... 16:13:32 Audit done. 16:13:32 [INFO] You have 0 Checkstyle violations. 16:13:32 [INFO] 16:13:32 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-extension-eric --- 16:13:32 [INFO] Starting audit... 16:13:32 Audit done. 16:13:32 [INFO] You have 0 Checkstyle violations. 16:13:32 [INFO] 16:13:32 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-extension-eric --- 16:13:32 [INFO] 16:13:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 16:13:32 [INFO] Copying 1 resource from src/main/resources to target/classes 16:13:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/generated-sources/spi 16:13:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/generated-sources/spi 16:13:32 [INFO] 16:13:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-extension-eric --- 16:13:32 [INFO] Changes detected - recompiling the module! :dependency 16:13:32 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:13:32 [INFO] 16:13:32 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 16:13:32 [INFO] 16:13:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-extension-eric --- 16:13:32 [INFO] Fork Value is true 16:13:35 [INFO] Done SpotBugs Analysis.... 16:13:35 [INFO] 16:13:35 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 16:13:35 [INFO] 16:13:35 [INFO] 16:13:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-extension-eric --- 16:13:35 [INFO] BugInstance size is 0 16:13:35 [INFO] Error size is 0 16:13:35 [INFO] No errors/warnings found 16:13:35 [INFO] 16:13:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 16:13:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/test/resources 16:13:35 [INFO] 16:13:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 16:13:35 [INFO] Changes detected - recompiling the module! :dependency 16:13:35 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 16:13:35 [INFO] 16:13:35 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowjava-extension-eric --- 16:13:35 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/surefire-reports 16:13:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:13:35 [INFO] 16:13:35 [INFO] ------------------------------------------------------- 16:13:35 [INFO] T E S T S 16:13:35 [INFO] ------------------------------------------------------- 16:13:36 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 16:13:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 16:13:36 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 16:13:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 16:13:36 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 16:13:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 16:13:36 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 16:13:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:13:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 16:13:38 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 16:13:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 16:13:38 [INFO] 16:13:38 [INFO] Results: 16:13:38 [INFO] 16:13:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 16:13:38 [INFO] 16:13:38 [INFO] 16:13:38 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowjava-extension-eric --- 16:13:38 [INFO] 16:13:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 16:13:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.16.4-SNAPSHOT.jar 16:13:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 16:13:38 [INFO] 16:13:38 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 16:13:38 [INFO] No previous run data found, generating javadoc. 16:13:40 [WARNING] Javadoc Warnings 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:90: warning: no @return 16:13:40 [WARNING] public abstract int getEricFieldCode(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:95: warning: no @return 16:13:40 [WARNING] public abstract int getOxmClassCode(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:100: warning: no @return 16:13:40 [WARNING] public abstract int getValueLength(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:105: warning: no @return 16:13:40 [WARNING] public abstract MatchField getEricField(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:110: warning: no @return 16:13:40 [WARNING] public abstract OxmClassBase getOxmClass(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:20: warning: no comment 16:13:40 [WARNING] public abstract class AbstractMatchCodec implements 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:26: warning: no comment 16:13:40 [WARNING] protected EricHeader headerWithMask; 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:27: warning: no comment 16:13:40 [WARNING] protected EricHeader headerWithoutMask; 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:70: warning: no comment 16:13:40 [WARNING] protected EricHeader buildHeader(final boolean hasMask) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:29: warning: no comment 16:13:40 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:56: warning: no comment 16:13:40 [WARNING] protected EricHeader getHeader(final boolean hasMask) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:83: warning: no comment 16:13:40 [WARNING] public EricHeader getHeaderWithHasMask() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:79: warning: no comment 16:13:40 [WARNING] public EricHeader getHeaderWithoutHasMask() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:52: warning: no comment 16:13:40 [WARNING] public void serializeHeader(final EricHeader input, final ByteBuf outBuffer) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricConstants.java:10: warning: no comment 16:13:40 [WARNING] public final class EricConstants { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:24: warning: no comment 16:13:40 [WARNING] void registerMatchEntryDeserializer(MatchEntryDeserializerKey key, OFDeserializer deserializer); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:28: warning: no comment 16:13:40 [WARNING] void registerMatchEntrySerializer(MatchEntrySerializerKey key, 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:26: warning: no comment 16:13:40 [WARNING] void unregisterMatchEntryDeserializer(MatchEntryDeserializerKey key); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:31: warning: no comment 16:13:40 [WARNING] void unregisterMatchEntrySerializer(MatchEntrySerializerKey key); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionCodecRegistratorImpl.java:29: warning: no comment 16:13:40 [WARNING] public EricExtensionCodecRegistratorImpl(List providers) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionsRegistrator.java:15: warning: no comment 16:13:40 [WARNING] public class EricExtensionsRegistrator implements AutoCloseable { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionsRegistrator.java:18: warning: no comment 16:13:40 [WARNING] public EricExtensionsRegistrator(EricExtensionCodecRegistrator registrator) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:31: warning: no comment 16:13:40 [WARNING] public EricHeader(final int oxmClass, final int ericField, final boolean hasMask, final int length) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:23: warning: no comment 16:13:40 [WARNING] public EricHeader(final long header) { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:53: warning: no comment 16:13:40 [WARNING] public int getEricField() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:61: warning: no comment 16:13:40 [WARNING] public int getLength() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:49: warning: no comment 16:13:40 [WARNING] public int getOxmClass() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:57: warning: no comment 16:13:40 [WARNING] public boolean isHasMask() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:45: warning: no comment 16:13:40 [WARNING] public long toLong() { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:26: warning: no comment 16:13:40 [WARNING] public class Icmpv6NDOptionsTypeCodec extends AbstractMatchCodec { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:30: warning: no comment 16:13:40 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:33: warning: no comment 16:13:40 [WARNING] public static final Icmpv6NDOptionsTypeCodec INSTANCE = new Icmpv6NDOptionsTypeCodec(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:28: warning: no comment 16:13:40 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:26: warning: no comment 16:13:40 [WARNING] public class Icmpv6NDReservedCodec extends AbstractMatchCodec { 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:32: warning: no comment 16:13:40 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:27: warning: no comment 16:13:40 [WARNING] public static final Icmpv6NDReservedCodec INSTANCE = new Icmpv6NDReservedCodec(); 16:13:40 [WARNING] ^ 16:13:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:30: warning: no comment 16:13:40 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 16:13:40 [WARNING] ^ 16:13:40 [WARNING] 37 warnings 16:13:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.16.4-SNAPSHOT-javadoc.jar 16:13:40 [INFO] 16:13:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowjava-extension-eric --- 16:13:40 [INFO] CycloneDX: Resolving Dependencies 16:13:40 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 16:13:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/bom.xml 16:13:40 [INFO] attaching as openflowjava-extension-eric-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/bom.json 16:13:40 [INFO] attaching as openflowjava-extension-eric-0.16.4-SNAPSHOT-cyclonedx.json 16:13:40 [INFO] 16:13:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 16:13:40 [INFO] Skipping duplicate-finder execution! 16:13:40 [INFO] 16:13:40 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 16:13:40 [WARNING] Used undeclared dependencies found: 16:13:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:13:40 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:13:40 [INFO] 16:13:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 16:13:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.16.4-SNAPSHOT-sources.jar 16:13:40 [INFO] 16:13:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-eric --- 16:13:40 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:25: Prefer java.lang.Math.toIntExact(long); note that it throws an ArithmeticException instead of an IllegalArgumentException 16:13:40 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:26: Prefer java.lang.Math.toIntExact(long); note that it throws an ArithmeticException instead of an IllegalArgumentException 16:13:40 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:28: Prefer java.lang.Math.toIntExact(long); note that it throws an ArithmeticException instead of an IllegalArgumentException 16:13:40 [ERROR] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionsRegistrator.java:19: Prefer java.util.Objects.requireNonNull(Object) 16:13:40 [INFO] 16:13:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-eric --- 16:13:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 16:13:40 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 6 classes 16:13:40 [INFO] 16:13:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-eric --- 16:13:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT.jar 16:13:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT.pom 16:13:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT-javadoc.jar 16:13:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT-cyclonedx.xml 16:13:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT-cyclonedx.json 16:13:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT-sources.jar 16:13:40 [INFO] 16:13:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- 16:13:40 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-SNAPSHOT.jar 16:13:40 [INFO] Writing OBR metadata 16:13:40 [INFO] 16:13:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-eric --- 16:13:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:13:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 16:13:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:13:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:13:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:13:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:13:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:13:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:13:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:13:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:13:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:13:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:13:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:13:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:13:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:13:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:13:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:13:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:13:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:13:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:13:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:13:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:13:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:13:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:13:41 [INFO] 16:13:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 16:13:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:13:41 [INFO] 16:13:41 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 16:13:41 [INFO] Building openflowplugin-extension-nicira 0.16.4-SNAPSHOT [28/84] 16:13:41 [INFO] -------------------------------[ bundle ]------------------------------- 16:13:41 [INFO] 16:13:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-extension-nicira --- 16:13:41 [INFO] 16:13:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 16:13:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:41 [INFO] 16:13:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 16:13:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:41 [INFO] 16:13:41 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 16:13:41 [INFO] 16:13:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 16:13:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:13:41 [INFO] 16:13:41 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-extension-nicira --- 16:13:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/yang 16:13:41 [INFO] yang-to-sources: Found 12 dependencies in 3.003 ms 16:13:41 [INFO] yang-to-sources: Project model files found: 2 in 29.13 ms 16:13:42 [INFO] yang-to-sources: 39 YANG models processed in 664.1 ms 16:13:42 [INFO] BindingJavaFileGenerator: Defined 916 files in 60.49 ms 16:13:42 [INFO] Sorted 916 files into 93 directories in 1.343 ms 16:13:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 215.8 ms 16:13:42 [INFO] 16:13:42 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-nicira --- 16:13:42 [INFO] Starting audit... 16:13:42 Audit done. 16:13:42 [INFO] You have 0 Checkstyle violations. 16:13:42 [INFO] 16:13:42 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-nicira --- 16:13:43 [INFO] Starting audit... 16:13:43 Audit done. 16:13:43 [INFO] You have 0 Checkstyle violations. 16:13:43 [INFO] 16:13:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 16:13:43 [INFO] 16:13:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 16:13:43 [INFO] Copying 1 resource from src/main/resources to target/classes 16:13:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:13:43 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:43 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:13:43 [INFO] 16:13:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-nicira --- 16:13:43 [INFO] Changes detected - recompiling the module! :dependency 16:13:43 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 16:13:49 [INFO] 16:13:49 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 16:13:49 [INFO] 16:13:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 16:13:49 [INFO] Fork Value is true 16:14:08 [INFO] Done SpotBugs Analysis.... 16:14:09 [INFO] 16:14:09 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 16:14:09 [INFO] 16:14:09 [INFO] 16:14:09 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-nicira --- 16:14:09 [INFO] BugInstance size is 0 16:14:09 [INFO] Error size is 0 16:14:09 [INFO] No errors/warnings found 16:14:09 [INFO] 16:14:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 16:14:09 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:14:09 [INFO] 16:14:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 16:14:09 [INFO] Changes detected - recompiling the module! :dependency 16:14:09 [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes 16:14:09 [INFO] 16:14:09 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-extension-nicira --- 16:14:09 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/surefire-reports 16:14:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:14:09 [INFO] 16:14:09 [INFO] ------------------------------------------------------- 16:14:09 [INFO] T E S T S 16:14:09 [INFO] ------------------------------------------------------- 16:14:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 16:14:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 16:14:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 16:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 16:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 16:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 16:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 16:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 16:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 16:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 16:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 16:14:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 16:14:13 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 16:14:14 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 16:14:14 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 16:14:14 [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 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 16:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 16:14:14 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 16:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 16:14:15 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 16:14:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 16:14:15 [INFO] 16:14:15 [INFO] Results: 16:14:15 [INFO] 16:14:15 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 16:14:15 [INFO] 16:14:15 [INFO] 16:14:15 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-extension-nicira --- 16:14:15 [INFO] 16:14:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 16:14:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.16.4-SNAPSHOT.jar 16:14:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 16:14:16 [INFO] 16:14:16 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 16:14:16 [INFO] No previous run data found, generating javadoc. 16:14:28 [WARNING] Javadoc Warnings 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/ActionUtil.java:22: warning: no comment 16:14:28 [WARNING] public static final ExperimenterId EXPERIMENTER_ID = new ExperimenterId(NiciraConstants.NX_VENDOR_ID); 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/ActionUtil.java:27: warning: no comment 16:14:28 [WARNING] public static Action createAction(ActionChoice actionChoice) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/CodecPreconditionException.java:22: warning: no comment 16:14:28 [WARNING] public CodecPreconditionException(String msg) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/CodecPreconditionException.java:26: warning: no comment 16:14:28 [WARNING] public CodecPreconditionException(AugmentationPath path) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/CodecPreconditionException.java:30: warning: no comment 16:14:28 [WARNING] public CodecPreconditionException(Extension extension) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/CtClearConvertor.java:29: warning: no comment 16:14:28 [WARNING] public class CtClearConvertor implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/CtMarkConvertor.java:37: warning: no comment 16:14:28 [WARNING] public class CtMarkConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/CtTpDstConvertor.java:37: warning: no comment 16:14:28 [WARNING] public class CtTpDstConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/CtTpSrcConvertor.java:37: warning: no comment 16:14:28 [WARNING] public class CtTpSrcConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/DecapConvertor.java:32: warning: no comment 16:14:28 [WARNING] public class DecapConvertor implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/DecNshTtlConvertor.java:29: warning: no comment 16:14:28 [WARNING] public class DecNshTtlConvertor implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/EncapConvertor.java:32: warning: no comment 16:14:28 [WARNING] public class EncapConvertor implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/IpConverter.java:27: warning: no comment 16:14:28 [WARNING] public static long ipv4AddressToLong(final Ipv4Address ipv4Address) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/IpConverter.java:45: warning: no comment 16:14:28 [WARNING] public static Ipv4Address longToIpv4Address(final long ip) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/IpConverter.java:41: warning: no comment 16:14:28 [WARNING] public static Ipv4Address longToIpv4Address(final Uint32 ip) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/LearnConvertorUtil.java:41: warning: no comment 16:14:28 [WARNING] public final class LearnConvertorUtil { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:82: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ARP_OP_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:80: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ARP_SHA_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:83: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ARP_SPA_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:81: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ARP_THA_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:84: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ARP_TPA_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:104: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver CT_MARK_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:105: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver CT_STATE_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:108: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver CT_TP_DST_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:107: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver CT_TP_SRC_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:106: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver CT_ZONE_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:87: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ETH_DST_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:88: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ETH_SRC_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:89: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver ETH_TYPE_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:92: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSC1_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:93: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSC2_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:94: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSC3_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:95: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSC4_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:96: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSH_FLAGS_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:97: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSH_MDTYPE_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:98: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSH_NP_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:99: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSH_TTL_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:90: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSI_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:91: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NSP_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:110: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver NXM_OF_INPORT_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:109: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver PKT_MARK_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:78: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver REG_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:101: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver TCP_DST_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:100: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver TCP_SRC_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:79: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver TUN_ID_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:85: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver TUN_IPV4_DST_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:86: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver TUN_IPV4_SRC_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:103: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver UDP_DST_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:102: warning: no comment 16:14:28 [WARNING] public static final AugmentationGroupingResolver UDP_SRC_RESOLVER; 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:163: warning: no comment 16:14:28 [WARNING] public static MatchEntryBuilder createDefaultMatchEntryBuilder(final MatchField matchField, 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:173: warning: no comment 16:14:28 [WARNING] public static > MatchEntryBuilder createExperimenterMatchEntryBuilder( 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:183: warning: no comment 16:14:28 [WARNING] public static Uint32 ipv4ToUint32(final Ipv4Address ipv4) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:187: warning: no comment 16:14:28 [WARNING] public static Ipv4Address uint32ToIpv4Address(final Uint32 value) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/MultipathConvertor.java:34: warning: no comment 16:14:28 [WARNING] public class MultipathConvertor implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/NiciraExtensionProvider.java:365: warning: no @param for provider 16:14:28 [WARNING] public NiciraExtensionProvider(final OpenFlowPluginExtensionRegistratorProvider provider) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/NiciraExtensionProvider.java:305: warning: no comment 16:14:28 [WARNING] public class NiciraExtensionProvider implements AutoCloseable { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc1Convertor.java:39: warning: no comment 16:14:28 [WARNING] public class Nshc1Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc1Convertor.java:64: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc2Convertor.java:39: warning: no comment 16:14:28 [WARNING] public class Nshc2Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc2Convertor.java:63: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc3Convertor.java:39: warning: no comment 16:14:28 [WARNING] public class Nshc3Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc3Convertor.java:63: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc4Convertor.java:39: warning: no comment 16:14:28 [WARNING] public class Nshc4Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc4Convertor.java:62: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshFlagsConvertor.java:42: warning: no comment 16:14:28 [WARNING] public class NshFlagsConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshFlagsConvertor.java:67: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 flags, final Uint8 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshMdtypeConvertor.java:42: warning: no comment 16:14:28 [WARNING] public class NshMdtypeConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshMdtypeConvertor.java:65: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 value, final Uint8 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshNpConvertor.java:42: warning: no comment 16:14:28 [WARNING] public class NshNpConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshNpConvertor.java:68: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 value, final Uint8 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshTtlConvertor.java:40: warning: no comment 16:14:28 [WARNING] public class NshTtlConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshTtlConvertor.java:64: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 flags, final Uint8 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NsiConvertor.java:41: warning: no comment 16:14:28 [WARNING] public class NsiConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NsiConvertor.java:63: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 nsi, final Uint8 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NspConvertor.java:40: warning: no comment 16:14:28 [WARNING] public class NspConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NspConvertor.java:61: warning: no comment 16:14:28 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 nsp, final Uint32 mask) { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NxmInPortConvertor.java:36: warning: no comment 16:14:28 [WARNING] public class NxmInPortConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/OutputReg2Convertor.java:24: warning: no comment 16:14:28 [WARNING] public class OutputReg2Convertor implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/OutputRegConvertorProxy.java:17: warning: no comment 16:14:28 [WARNING] public class OutputRegConvertorProxy implements 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/PktMarkConvertor.java:37: warning: no comment 16:14:28 [WARNING] public class PktMarkConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/TunIPv4DstConvertor.java:38: warning: no comment 16:14:28 [WARNING] public class TunIPv4DstConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/TunIPv4SrcConvertor.java:38: warning: no comment 16:14:28 [WARNING] public class TunIPv4SrcConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 16:14:28 [WARNING] ^ 16:14:28 [WARNING] 82 warnings 16:14:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-javadoc.jar 16:14:28 [INFO] 16:14:28 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-extension-nicira --- 16:14:28 [INFO] CycloneDX: Resolving Dependencies 16:14:29 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 16:14:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/bom.xml 16:14:29 [INFO] attaching as openflowplugin-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/bom.json 16:14:29 [INFO] attaching as openflowplugin-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.json 16:14:29 [INFO] 16:14:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 16:14:29 [INFO] Skipping duplicate-finder execution! 16:14:29 [INFO] 16:14:29 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 16:14:29 [WARNING] Used undeclared dependencies found: 16:14:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:14:29 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:14:29 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:14:29 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:14:29 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:14:29 [WARNING] Unused declared dependencies found: 16:14:29 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:14:29 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.16.4-SNAPSHOT:compile 16:14:29 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.16.4-SNAPSHOT:compile 16:14:29 [INFO] 16:14:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 16:14:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-sources.jar 16:14:30 [INFO] 16:14:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 16:14:30 [INFO] 16:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-nicira --- 16:14:30 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 16:14:30 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 56 classes 16:14:30 [INFO] 16:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-nicira --- 16:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT.jar 16:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT.pom 16:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-javadoc.jar 16:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-cyclonedx.json 16:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT-sources.jar 16:14:30 [INFO] 16:14:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 16:14:30 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-SNAPSHOT.jar 16:14:30 [INFO] Writing OBR metadata 16:14:30 [INFO] 16:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-nicira --- 16:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:14:30 [INFO] 16:14:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 16:14:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:14:30 [INFO] 16:14:30 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 16:14:30 [INFO] Building openflowplugin-extension-onf 0.16.4-SNAPSHOT [29/84] 16:14:30 [INFO] -------------------------------[ bundle ]------------------------------- 16:14:30 [INFO] 16:14:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-extension-onf --- 16:14:30 [INFO] 16:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- 16:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:30 [INFO] 16:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 16:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:30 [INFO] 16:14:30 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 16:14:30 [INFO] 16:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 16:14:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:14:30 [INFO] 16:14:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-onf --- 16:14:30 [INFO] Starting audit... 16:14:30 Audit done. 16:14:30 [INFO] You have 0 Checkstyle violations. 16:14:30 [INFO] 16:14:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-onf --- 16:14:31 [INFO] Starting audit... 16:14:31 Audit done. 16:14:31 [INFO] You have 0 Checkstyle violations. 16:14:31 [INFO] 16:14:31 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-onf --- 16:14:31 [INFO] 16:14:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 16:14:31 [INFO] Copying 1 resource from src/main/resources to target/classes 16:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/generated-sources/spi 16:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/generated-sources/yang 16:14:31 [INFO] 16:14:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-onf --- 16:14:31 [INFO] Changes detected - recompiling the module! :dependency 16:14:31 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:14:31 [INFO] 16:14:31 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 16:14:31 [INFO] 16:14:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 16:14:31 [INFO] Fork Value is true 16:14:34 [INFO] Done SpotBugs Analysis.... 16:14:34 [INFO] 16:14:34 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 16:14:34 [INFO] 16:14:34 [INFO] 16:14:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-onf --- 16:14:34 [INFO] BugInstance size is 0 16:14:34 [INFO] Error size is 0 16:14:34 [INFO] No errors/warnings found 16:14:34 [INFO] 16:14:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 16:14:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/src/test/resources 16:14:34 [INFO] 16:14:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 16:14:34 [INFO] Changes detected - recompiling the module! :dependency 16:14:34 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 16:14:34 [INFO] 16:14:34 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-extension-onf --- 16:14:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/surefire-reports 16:14:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:14:34 [INFO] 16:14:34 [INFO] ------------------------------------------------------- 16:14:34 [INFO] T E S T S 16:14:34 [INFO] ------------------------------------------------------- 16:14:35 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 16:14:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:14:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 16:14:37 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 16:14:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 16:14:37 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 16:14:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 16:14:37 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 16:14:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 16:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 16:14:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 16:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 16:14:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 16:14:38 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 16:14:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 16:14:38 [INFO] 16:14:38 [INFO] Results: 16:14:38 [INFO] 16:14:38 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 16:14:38 [INFO] 16:14:38 [INFO] 16:14:38 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-extension-onf --- 16:14:38 [INFO] 16:14:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 16:14:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.16.4-SNAPSHOT.jar 16:14:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 16:14:38 [INFO] 16:14:38 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 16:14:38 [INFO] No previous run data found, generating javadoc. 16:14:40 [WARNING] Javadoc Warnings 16:14:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:36: warning: no comment 16:14:40 [WARNING] protected SerializerRegistry serializerRegistry; 16:14:40 [WARNING] ^ 16:14:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProvider.java:47: warning: no comment 16:14:40 [WARNING] public OnfExtensionProvider(final SwitchConnectionProvider switchConnectionProvider, 16:14:40 [WARNING] ^ 16:14:40 [WARNING] 2 warnings 16:14:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.16.4-SNAPSHOT-javadoc.jar 16:14:40 [INFO] 16:14:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-extension-onf --- 16:14:40 [INFO] CycloneDX: Resolving Dependencies 16:14:40 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 16:14:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/bom.xml 16:14:40 [INFO] attaching as openflowplugin-extension-onf-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/bom.json 16:14:40 [INFO] attaching as openflowplugin-extension-onf-0.16.4-SNAPSHOT-cyclonedx.json 16:14:40 [INFO] 16:14:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Skipping duplicate-finder execution! 16:14:40 [INFO] 16:14:40 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 16:14:40 [WARNING] Used undeclared dependencies found: 16:14:40 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:14:40 [WARNING] io.netty:netty-buffer:jar:4.1.100.Final:compile 16:14:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:14:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:14:40 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:14:40 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:14:40 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.16.4-SNAPSHOT:compile 16:14:40 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:14:40 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:14:40 [WARNING] Non-test scoped test only dependencies found: 16:14:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:14:40 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:14:40 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:14:40 [INFO] 16:14:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.16.4-SNAPSHOT-sources.jar 16:14:40 [INFO] 16:14:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 16:14:40 [INFO] 16:14:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 16:14:40 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 16:14:40 [INFO] 16:14:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT.jar 16:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT.pom 16:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT-javadoc.jar 16:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT-cyclonedx.json 16:14:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT-sources.jar 16:14:40 [INFO] 16:14:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-SNAPSHOT.jar 16:14:40 [INFO] Writing OBR metadata 16:14:40 [INFO] 16:14:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 16:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 16:14:40 [INFO] 16:14:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 16:14:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:14:40 [INFO] 16:14:40 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 16:14:40 [INFO] Building openflowplugin-extension-eric 0.16.4-SNAPSHOT [30/84] 16:14:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:14:40 [INFO] 16:14:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-extension-eric --- 16:14:40 [INFO] 16:14:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- 16:14:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:40 [INFO] 16:14:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 16:14:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:40 [INFO] 16:14:40 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 16:14:41 [INFO] 16:14:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 16:14:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:14:41 [INFO] 16:14:41 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-extension-eric --- 16:14:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/yang 16:14:41 [INFO] yang-to-sources: Found 12 dependencies in 2.699 ms 16:14:41 [INFO] yang-to-sources: Project model files found: 1 in 1.066 ms 16:14:41 [INFO] yang-to-sources: 35 YANG models processed in 382.1 ms 16:14:41 [INFO] BindingJavaFileGenerator: Defined 37 files in 30.42 ms 16:14:41 [INFO] Sorted 37 files into 4 directories in 119.8 μs 16:14:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 45.61 ms 16:14:41 [INFO] 16:14:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-eric --- 16:14:41 [INFO] Starting audit... 16:14:41 Audit done. 16:14:41 [INFO] You have 0 Checkstyle violations. 16:14:41 [INFO] 16:14:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-eric --- 16:14:41 [INFO] Starting audit... 16:14:41 Audit done. 16:14:41 [INFO] You have 0 Checkstyle violations. 16:14:41 [INFO] 16:14:41 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-eric --- 16:14:41 [INFO] 16:14:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 16:14:41 [INFO] Copying 1 resource from src/main/resources to target/classes 16:14:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:14:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:14:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:14:41 [INFO] 16:14:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-eric --- 16:14:41 [INFO] Changes detected - recompiling the module! :dependency 16:14:41 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:14:42 [INFO] 16:14:42 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 16:14:42 [INFO] 16:14:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 16:14:42 [INFO] Fork Value is true 16:14:45 [INFO] Done SpotBugs Analysis.... 16:14:45 [INFO] 16:14:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 16:14:45 [INFO] 16:14:45 [INFO] 16:14:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-eric --- 16:14:45 [INFO] BugInstance size is 0 16:14:45 [INFO] Error size is 0 16:14:45 [INFO] No errors/warnings found 16:14:45 [INFO] 16:14:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/test/resources 16:14:45 [INFO] 16:14:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 16:14:45 [INFO] Changes detected - recompiling the module! :dependency 16:14:45 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:14:46 [INFO] 16:14:46 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-extension-eric --- 16:14:46 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/surefire-reports 16:14:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:14:46 [INFO] 16:14:46 [INFO] ------------------------------------------------------- 16:14:46 [INFO] T E S T S 16:14:46 [INFO] ------------------------------------------------------- 16:14:46 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 16:14:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:14:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 16:14:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 16:14:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 16:14:48 [INFO] 16:14:48 [INFO] Results: 16:14:48 [INFO] 16:14:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:14:48 [INFO] 16:14:48 [INFO] 16:14:48 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-extension-eric --- 16:14:48 [INFO] 16:14:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 16:14:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.16.4-SNAPSHOT.jar 16:14:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 16:14:48 [INFO] 16:14:48 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 16:14:48 [INFO] No previous run data found, generating javadoc. 16:14:50 [WARNING] Javadoc Warnings 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/CodecPreconditionException.java:21: warning: no comment 16:14:50 [WARNING] public CodecPreconditionException(String msg) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/CodecPreconditionException.java:25: warning: no comment 16:14:50 [WARNING] public CodecPreconditionException(AugmentationPath path) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/CodecPreconditionException.java:29: warning: no comment 16:14:50 [WARNING] public CodecPreconditionException(Extension extension) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/EricExtensionProvider.java:39: warning: no @param for provider 16:14:50 [WARNING] public EricExtensionProvider(final OpenFlowPluginExtensionRegistratorProvider provider) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/EricExtensionProvider.java:27: warning: no comment 16:14:50 [WARNING] public class EricExtensionProvider implements AutoCloseable { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:39: warning: no comment 16:14:50 [WARNING] public static final GroupingResolver ICMPV6_ND_OPTIONS_TYPE_RESOLVER 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:37: warning: no comment 16:14:50 [WARNING] public static final GroupingResolver ICMPV6_ND_RESERVED_RESOLVER 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:60: warning: no comment 16:14:50 [WARNING] public static MatchEntryBuilder createDefaultMatchEntryBuilder(final MatchField matchField, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] 8 warnings 16:14:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.16.4-SNAPSHOT-javadoc.jar 16:14:50 [INFO] 16:14:50 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-extension-eric --- 16:14:50 [INFO] CycloneDX: Resolving Dependencies 16:14:51 [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) 16:14:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/bom.xml 16:14:51 [INFO] attaching as openflowplugin-extension-eric-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/bom.json 16:14:51 [INFO] attaching as openflowplugin-extension-eric-0.16.4-SNAPSHOT-cyclonedx.json 16:14:51 [INFO] 16:14:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Skipping duplicate-finder execution! 16:14:51 [INFO] 16:14:51 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 16:14:51 [WARNING] Used undeclared dependencies found: 16:14:51 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:14:51 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:14:51 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:14:51 [WARNING] Unused declared dependencies found: 16:14:51 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:14:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.16.4-SNAPSHOT:compile 16:14:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.16.4-SNAPSHOT:compile 16:14:51 [WARNING] Non-test scoped test only dependencies found: 16:14:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:14:51 [INFO] 16:14:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.16.4-SNAPSHOT-sources.jar 16:14:51 [INFO] 16:14:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 16:14:51 [INFO] 16:14:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 16:14:51 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 5 classes 16:14:51 [INFO] 16:14:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT.jar 16:14:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT.pom 16:14:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT-javadoc.jar 16:14:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT-cyclonedx.json 16:14:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT-sources.jar 16:14:51 [INFO] 16:14:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-SNAPSHOT.jar 16:14:51 [INFO] Writing OBR metadata 16:14:51 [INFO] 16:14:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:14:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:14:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:51 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:14:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:14:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:51 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:14:51 [INFO] 16:14:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 16:14:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:14:51 [INFO] 16:14:51 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 16:14:51 [INFO] Building test-extension 0.16.4-SNAPSHOT [31/84] 16:14:51 [INFO] -------------------------------[ bundle ]------------------------------- 16:14:51 [INFO] 16:14:51 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ test-extension --- 16:14:51 [INFO] 16:14:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- 16:14:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:51 [INFO] 16:14:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- 16:14:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:51 [INFO] 16:14:51 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ test-extension --- 16:14:52 [INFO] 16:14:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- 16:14:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:14:52 [INFO] 16:14:52 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ test-extension --- 16:14:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/src/main/yang 16:14:52 [INFO] yang-to-sources: Found 17 dependencies in 3.603 ms 16:14:52 [INFO] yang-to-sources: Project model files found: 1 in 466.8 μs 16:14:52 [INFO] yang-to-sources: 1 YANG models processed in 93.28 ms 16:14:52 [INFO] BindingJavaFileGenerator: Defined 10 files in 740.2 μs 16:14:52 [INFO] Sorted 10 files into 2 directories in 75.08 μs 16:14:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 2.977 ms 16:14:52 [INFO] 16:14:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ test-extension --- 16:14:52 [INFO] Starting audit... 16:14:52 Audit done. 16:14:52 [INFO] You have 0 Checkstyle violations. 16:14:52 [INFO] 16:14:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ test-extension --- 16:14:52 [INFO] Starting audit... 16:14:52 Audit done. 16:14:52 [INFO] You have 0 Checkstyle violations. 16:14:52 [INFO] 16:14:52 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ test-extension --- 16:14:52 [INFO] 16:14:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 16:14:52 [INFO] Copying 1 resource from src/main/resources to target/classes 16:14:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/spi 16:14:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:14:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/spi 16:14:52 [INFO] 16:14:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-extension --- 16:14:52 [INFO] Changes detected - recompiling the module! :dependency 16:14:52 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 16:14:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:14:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:14:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:14:52 [INFO] 16:14:52 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-extension >>> 16:14:52 [INFO] 16:14:52 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-extension --- 16:14:52 [INFO] Fork Value is true 16:14:55 [INFO] Done SpotBugs Analysis.... 16:14:55 [INFO] 16:14:55 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-extension <<< 16:14:55 [INFO] 16:14:55 [INFO] 16:14:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-extension --- 16:14:55 [INFO] BugInstance size is 0 16:14:55 [INFO] Error size is 0 16:14:55 [INFO] No errors/warnings found 16:14:55 [INFO] 16:14:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- 16:14:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/src/test/resources 16:14:55 [INFO] 16:14:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ test-extension --- 16:14:55 [INFO] No sources to compile 16:14:55 [INFO] 16:14:55 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ test-extension --- 16:14:55 [INFO] No tests to run. 16:14:55 [INFO] 16:14:55 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ test-extension --- 16:14:55 [INFO] 16:14:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- 16:14:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/test-extension-0.16.4-SNAPSHOT.jar 16:14:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/META-INF/MANIFEST.MF 16:14:55 [INFO] 16:14:55 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ test-extension --- 16:14:55 [INFO] No previous run data found, generating javadoc. 16:14:57 [WARNING] Javadoc Warnings 16:14:57 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:132: warning: no comment 16:14:57 [WARNING] public void setFlowService(final SalFlowService flowService) { 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestFlowOutput.java:16: warning: no comment 16:14:57 [WARNING] public interface TestFlowOutput 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:9: warning: no comment 16:14:57 [WARNING] public interface TestService 16:14:57 [WARNING] ^ 16:14:57 [WARNING] 3 warnings 16:14:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/test-extension-0.16.4-SNAPSHOT-javadoc.jar 16:14:57 [INFO] 16:14:57 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ test-extension --- 16:14:57 [INFO] CycloneDX: Resolving Dependencies 16:14:58 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) 16:14:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/bom.xml 16:14:58 [INFO] attaching as test-extension-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/bom.json 16:14:58 [INFO] attaching as test-extension-0.16.4-SNAPSHOT-cyclonedx.json 16:14:58 [INFO] 16:14:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 16:14:58 [INFO] Skipping duplicate-finder execution! 16:14:58 [INFO] 16:14:58 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ test-extension --- 16:14:58 [WARNING] Used undeclared dependencies found: 16:14:58 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.23.15:compile 16:14:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:14:58 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:14:58 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:14:58 [WARNING] Unused declared dependencies found: 16:14:58 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.16.4-SNAPSHOT:compile 16:14:58 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.16.4-SNAPSHOT:compile 16:14:58 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.16.4-SNAPSHOT:compile 16:14:58 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.16.4-SNAPSHOT:compile 16:14:58 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.16.4-SNAPSHOT:compile 16:14:58 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.16.4-SNAPSHOT:compile 16:14:58 [INFO] 16:14:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-extension --- 16:14:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/test-extension-0.16.4-SNAPSHOT-sources.jar 16:14:58 [INFO] 16:14:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-extension --- 16:14:58 [INFO] 16:14:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-extension --- 16:14:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:58 [INFO] 16:14:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-extension --- 16:14:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/test-extension-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT.jar 16:14:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT.pom 16:14:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/test-extension-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT-javadoc.jar 16:14:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT-cyclonedx.xml 16:14:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT-cyclonedx.json 16:14:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/test-extension-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT-sources.jar 16:14:58 [INFO] 16:14:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- 16:14:58 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-SNAPSHOT.jar 16:14:58 [INFO] Writing OBR metadata 16:14:58 [INFO] 16:14:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-extension --- 16:14:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:14:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:14:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:58 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml 16:14:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:14:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:14:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:14:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:14:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:14:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:14:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:14:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:14:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:14:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:14:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:14:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:14:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:14:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:14:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:14:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:14:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:14:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:14:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:14:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:14:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:14:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:14:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:14:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:14:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:14:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:14:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:14:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:14:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:14:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:14:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:14:58 at java.lang.reflect.Method.invoke (Method.java:568) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:14:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:14:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:14:58 [INFO] 16:14:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- 16:14:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:14:58 [INFO] 16:14:58 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 16:14:58 [INFO] Building model-topology 0.16.4-SNAPSHOT [32/84] 16:14:58 [INFO] -------------------------------[ bundle ]------------------------------- 16:14:59 [INFO] 16:14:59 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-topology --- 16:14:59 [INFO] 16:14:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- 16:14:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:59 [INFO] 16:14:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- 16:14:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:59 [INFO] 16:14:59 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-topology --- 16:14:59 [INFO] 16:14:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- 16:14:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:14:59 [INFO] 16:14:59 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-topology --- 16:14:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:59 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/src/main/yang 16:14:59 [INFO] yang-to-sources: Found 5 dependencies in 944.8 μs 16:14:59 [INFO] yang-to-sources: Project model files found: 1 in 875.6 μs 16:14:59 [INFO] yang-to-sources: 5 YANG models processed in 61.25 ms 16:14:59 [INFO] BindingJavaFileGenerator: Defined 8 files in 4.594 ms 16:14:59 [INFO] Sorted 8 files into 2 directories in 90.16 μs 16:14:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 7.005 ms 16:14:59 [INFO] 16:14:59 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-topology --- 16:14:59 [INFO] Starting audit... 16:14:59 Audit done. 16:14:59 [INFO] You have 0 Checkstyle violations. 16:14:59 [INFO] 16:14:59 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-topology --- 16:15:00 [INFO] Starting audit... 16:15:00 Audit done. 16:15:00 [INFO] You have 0 Checkstyle violations. 16:15:00 [INFO] 16:15:00 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-topology --- 16:15:00 [INFO] 16:15:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 16:15:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/src/main/resources 16:15:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/generated-sources/spi 16:15:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:15:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:15:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:15:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/generated-sources/spi 16:15:00 [INFO] 16:15:00 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-topology --- 16:15:00 [INFO] Changes detected - recompiling the module! :dependency 16:15:00 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 16:15:00 [INFO] 16:15:00 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-topology >>> 16:15:00 [INFO] 16:15:00 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-topology --- 16:15:00 [INFO] Fork Value is true 16:15:02 [INFO] Done SpotBugs Analysis.... 16:15:02 [INFO] 16:15:02 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-topology <<< 16:15:02 [INFO] 16:15:02 [INFO] 16:15:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-topology --- 16:15:02 [INFO] BugInstance size is 0 16:15:02 [INFO] Error size is 0 16:15:02 [INFO] No errors/warnings found 16:15:02 [INFO] 16:15:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- 16:15:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/src/test/resources 16:15:02 [INFO] 16:15:02 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-topology --- 16:15:02 [INFO] No sources to compile 16:15:02 [INFO] 16:15:02 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-topology --- 16:15:02 [INFO] No tests to run. 16:15:02 [INFO] 16:15:02 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ model-topology --- 16:15:02 [INFO] 16:15:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- 16:15:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/model-topology-0.16.4-SNAPSHOT.jar 16:15:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/META-INF/MANIFEST.MF 16:15:02 [INFO] 16:15:02 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ model-topology --- 16:15:02 [INFO] No previous run data found, generating javadoc. 16:15:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/model-topology-0.16.4-SNAPSHOT-javadoc.jar 16:15:04 [INFO] 16:15:04 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ model-topology --- 16:15:04 [INFO] CycloneDX: Resolving Dependencies 16:15:04 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 16:15:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/bom.xml 16:15:04 [INFO] attaching as model-topology-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/bom.json 16:15:04 [INFO] attaching as model-topology-0.16.4-SNAPSHOT-cyclonedx.json 16:15:04 [INFO] 16:15:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 16:15:04 [INFO] Skipping duplicate-finder execution! 16:15:04 [INFO] 16:15:04 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ model-topology --- 16:15:04 [WARNING] Used undeclared dependencies found: 16:15:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:15:04 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:15:04 [INFO] 16:15:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-topology --- 16:15:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/model-topology-0.16.4-SNAPSHOT-sources.jar 16:15:04 [INFO] 16:15:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-topology --- 16:15:04 [INFO] 16:15:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-topology --- 16:15:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:04 [INFO] 16:15:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-topology --- 16:15:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/model-topology-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT.jar 16:15:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT.pom 16:15:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/model-topology-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT-javadoc.jar 16:15:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT-cyclonedx.json 16:15:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/model-topology-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT-sources.jar 16:15:04 [INFO] 16:15:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- 16:15:04 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-SNAPSHOT.jar 16:15:04 [INFO] Writing OBR metadata 16:15:04 [INFO] 16:15:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-topology --- 16:15:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:15:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:15:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:04 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 16:15:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:15:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:15:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:04 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 16:15:04 [INFO] 16:15:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- 16:15:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:04 [INFO] 16:15:04 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 16:15:04 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.16.4-SNAPSHOT [33/84] 16:15:04 [INFO] ------------------------------[ feature ]------------------------------- 16:15:04 [INFO] 16:15:04 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-nsf-model --- 16:15:04 [INFO] 16:15:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 16:15:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:04 [INFO] 16:15:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 16:15:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:04 [INFO] 16:15:04 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] 16:15:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:05 [INFO] argLine set to empty 16:15:05 [INFO] 16:15:05 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] Starting audit... 16:15:05 Audit done. 16:15:05 [INFO] You have 0 Checkstyle violations. 16:15:05 [INFO] 16:15:05 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] Starting audit... 16:15:05 Audit done. 16:15:05 [INFO] You have 0 Checkstyle violations. 16:15:05 [INFO] 16:15:05 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] 16:15:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties 16:15:05 [INFO] 16:15:05 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 16:15:05 [INFO] ...done! 16:15:05 [INFO] Attaching features XML 16:15:05 [INFO] 16:15:05 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nsf-model --- 16:15: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 16:15:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:15:05 [INFO] 16:15:05 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 16:15:05 [INFO] 16:15:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] 16:15:05 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 16:15:05 [INFO] 16:15:05 [INFO] 16:15:05 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] 16:15:05 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-nsf-model --- 16:15:05 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/surefire-reports 16:15:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:05 [INFO] 16:15:05 [INFO] ------------------------------------------------------- 16:15:05 [INFO] T E S T S 16:15:05 [INFO] ------------------------------------------------------- 16:15:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:15:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.44 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:15:21 [INFO] 16:15:21 [INFO] Results: 16:15:21 [INFO] 16:15:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:15:21 [INFO] 16:15:21 [INFO] 16:15:21 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-nsf-model --- 16:15:21 [INFO] 16:15:21 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 16:15:21 [INFO] 16:15:21 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-nsf-model --- 16:15:21 [INFO] CycloneDX: Resolving Dependencies 16:15:25 [INFO] CycloneDX: Creating BOM version 1.4 with 74 component(s) 16:15:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 16:15:25 [INFO] attaching as odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 16:15:25 [INFO] attaching as odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT-cyclonedx.json 16:15:25 [INFO] 16:15:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] Skipping duplicate-finder execution! 16:15:25 [INFO] 16:15:25 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] Skipping plugin execution 16:15:25 [INFO] 16:15:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] No sources in project. Archive not created. 16:15:25 [INFO] 16:15:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] 16:15:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:25 [INFO] 16:15:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] No primary artifact to install, installing attached artifacts instead. 16:15:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT.pom 16:15:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT-features.xml 16:15:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT-cyclonedx.json 16:15:25 [INFO] 16:15:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 16:15:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:15:25 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:15:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:15:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:25 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 16:15:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:15:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:25 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 16:15:25 [INFO] 16:15:25 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 16:15:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.16.4-SNAPSHOT [34/84] 16:15:25 [INFO] ------------------------------[ feature ]------------------------------- 16:15:25 [INFO] 16:15:25 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] 16:15:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:25 [INFO] 16:15:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:25 [INFO] 16:15:25 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] 16:15:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:25 [INFO] argLine set to empty 16:15:25 [INFO] 16:15:25 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Starting audit... 16:15:25 Audit done. 16:15:25 [INFO] You have 0 Checkstyle violations. 16:15:25 [INFO] 16:15:25 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Starting audit... 16:15:25 Audit done. 16:15:25 [INFO] You have 0 Checkstyle violations. 16:15:25 [INFO] 16:15:25 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] 16:15:25 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties 16:15:25 [INFO] 16:15:25 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 16:15:25 [INFO] ...done! 16:15:25 [INFO] Attaching features XML 16:15:25 [INFO] 16:15:25 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-libraries --- 16:15: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 16:15:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:15:25 [INFO] 16:15:25 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 16:15:25 [INFO] 16:15:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] 16:15:25 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 16:15:25 [INFO] 16:15:25 [INFO] 16:15:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] 16:15:25 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-libraries --- 16:15:25 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/surefire-reports 16:15:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:25 [INFO] 16:15:25 [INFO] ------------------------------------------------------- 16:15:25 [INFO] T E S T S 16:15:25 [INFO] ------------------------------------------------------- 16:15:27 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:15:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.17 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:15:37 [INFO] 16:15:37 [INFO] Results: 16:15:37 [INFO] 16:15:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:15:37 [INFO] 16:15:37 [INFO] 16:15:37 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-libraries --- 16:15:37 [INFO] 16:15:37 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 16:15:37 [INFO] 16:15:37 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-libraries --- 16:15:37 [INFO] CycloneDX: Resolving Dependencies 16:15:40 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 16:15:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 16:15:40 [INFO] attaching as odl-openflowplugin-libraries-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/bom.json 16:15:40 [INFO] attaching as odl-openflowplugin-libraries-0.16.4-SNAPSHOT-cyclonedx.json 16:15:40 [INFO] 16:15:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] Skipping duplicate-finder execution! 16:15:40 [INFO] 16:15:40 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] Skipping plugin execution 16:15:40 [INFO] 16:15:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] No sources in project. Archive not created. 16:15:40 [INFO] 16:15:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] 16:15:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:40 [INFO] 16:15:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] No primary artifact to install, installing attached artifacts instead. 16:15:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-SNAPSHOT.pom 16:15:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-SNAPSHOT-features.xml 16:15:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-SNAPSHOT-cyclonedx.json 16:15:40 [INFO] 16:15:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-libraries --- 16:15:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:15:40 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:15:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:15:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 16:15:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:15:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:15:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 16:15:40 [INFO] 16:15:40 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 16:15:40 [INFO] Building openflowplugin-blueprint-config 0.16.4-SNAPSHOT [35/84] 16:15:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:40 [INFO] 16:15:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-blueprint-config --- 16:15:40 [INFO] 16:15:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 16:15:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:40 [INFO] 16:15:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 16:15:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:40 [INFO] 16:15:40 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:15:41 [INFO] 16:15:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Starting audit... 16:15:41 Audit done. 16:15:41 [INFO] You have 0 Checkstyle violations. 16:15:41 [INFO] 16:15:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Starting audit... 16:15:41 Audit done. 16:15:41 [INFO] You have 0 Checkstyle violations. 16:15:41 [INFO] 16:15:41 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Copying 1 resource from src/main/resources to target/classes 16:15:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/generated-sources/spi 16:15:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/generated-sources/yang 16:15:41 [INFO] 16:15:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] No sources to compile 16:15:41 [INFO] 16:15:41 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 16:15:41 [INFO] 16:15:41 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 16:15:41 [INFO] 16:15:41 [INFO] 16:15:41 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/src/test/resources 16:15:41 [INFO] 16:15:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] No sources to compile 16:15:41 [INFO] 16:15:41 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] No tests to run. 16:15:41 [INFO] 16:15:41 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.16.4-SNAPSHOT.jar 16:15:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 16:15:41 [INFO] 16:15:41 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] CycloneDX: Resolving Dependencies 16:15:41 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 16:15:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/bom.xml 16:15:41 [INFO] attaching as openflowplugin-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/bom.json 16:15:41 [INFO] attaching as openflowplugin-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.json 16:15:41 [INFO] 16:15:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Skipping duplicate-finder execution! 16:15:41 [INFO] 16:15:41 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] No dependency problems found 16:15:41 [INFO] 16:15:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.16.4-SNAPSHOT-sources.jar 16:15:41 [INFO] 16:15:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] 16:15:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:41 [INFO] 16:15:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT.jar 16:15:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT.pom 16:15:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT-config.cfg 16:15:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.xml 16:15:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT-cyclonedx.json 16:15:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT-sources.jar 16:15:41 [INFO] 16:15:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-SNAPSHOT.jar 16:15:41 [INFO] Writing OBR metadata 16:15:41 [INFO] 16:15:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:15:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:15:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:15:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:41 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 16:15:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 16:15:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:15:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:15:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:15:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:15:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:15:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:15:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:15:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:15:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:15:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:15:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:15:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:15:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:15:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:15:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:15:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:15:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:15:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:15:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:15:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:15:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:15:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:15:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:15:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:15:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:15:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:15:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:15:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:15:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:15:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:15:41 at java.lang.reflect.Method.invoke (Method.java:568) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:15:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:15:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 16:15:41 [INFO] 16:15:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 16:15:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:41 [INFO] 16:15:41 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 16:15:41 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.16.4-SNAPSHOT [36/84] 16:15:41 [INFO] ------------------------------[ feature ]------------------------------- 16:15:44 [INFO] 16:15:44 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-southbound --- 16:15:44 [INFO] 16:15:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 16:15:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:44 [INFO] 16:15:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:45 [INFO] 16:15:45 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] 16:15:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:45 [INFO] argLine set to empty 16:15:45 [INFO] 16:15:45 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Starting audit... 16:15:45 Audit done. 16:15:45 [INFO] You have 0 Checkstyle violations. 16:15:45 [INFO] 16:15:45 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Starting audit... 16:15:45 Audit done. 16:15:45 [INFO] You have 0 Checkstyle violations. 16:15:45 [INFO] 16:15:45 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] 16:15:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties 16:15:45 [INFO] 16:15:45 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 16:15:45 [INFO] ...done! 16:15:45 [INFO] Attaching features XML 16:15:45 [INFO] 16:15:45 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:15:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:15:45 [INFO] 16:15:45 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 16:15:45 [INFO] 16:15:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] 16:15:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 16:15:45 [INFO] 16:15:45 [INFO] 16:15:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] 16:15:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-southbound --- 16:15:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/surefire-reports 16:15:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:45 [INFO] 16:15:45 [INFO] ------------------------------------------------------- 16:15:45 [INFO] T E S T S 16:15:45 [INFO] ------------------------------------------------------- 16:15:48 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:16:10 [INFO] 16:16:10 [INFO] Results: 16:16:10 [INFO] 16:16:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:16:10 [INFO] 16:16:10 [INFO] 16:16:10 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-southbound --- 16:16:10 [INFO] 16:16:10 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 16:16:10 [INFO] 16:16:10 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-southbound --- 16:16:10 [INFO] CycloneDX: Resolving Dependencies 16:16:13 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:13 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:13 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:15 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:16:18 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 16:16:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 16:16:18 [INFO] attaching as odl-openflowplugin-southbound-0.16.4-SNAPSHOT-cyclonedx.xml 16:16:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/bom.json 16:16:19 [INFO] attaching as odl-openflowplugin-southbound-0.16.4-SNAPSHOT-cyclonedx.json 16:16:19 [INFO] 16:16:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] Skipping duplicate-finder execution! 16:16:19 [INFO] 16:16:19 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] Skipping plugin execution 16:16:19 [INFO] 16:16:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] No sources in project. Archive not created. 16:16:19 [INFO] 16:16:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] 16:16:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:19 [INFO] 16:16:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] No primary artifact to install, installing attached artifacts instead. 16:16:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-SNAPSHOT.pom 16:16:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-SNAPSHOT-features.xml 16:16:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-SNAPSHOT-cyclonedx.xml 16:16:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-SNAPSHOT-cyclonedx.json 16:16:19 [INFO] 16:16:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-southbound --- 16:16:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:16:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:16:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml 16:16:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:16:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:16:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:16:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:16:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:16:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:16:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:16:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:16:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:16:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:16:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:16:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:16:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:16:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:16:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:16:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:16:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:16:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:16:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:16:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:16:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:16:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:16:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:16:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:16:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:16:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:16:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:16:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:16:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:16:19 at java.lang.reflect.Method.invoke (Method.java:568) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:16:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml 16:16:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 16:16:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:16:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:16:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:16:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:16:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:16:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:16:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:16:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:16:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:16:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:16:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:16:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:16:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:16:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:16:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:16:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:16:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:16:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:16:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:16:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:16:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:16:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:16:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:16:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:16:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:16:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:16:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:16:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:16:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:16:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:16:19 at java.lang.reflect.Method.invoke (Method.java:568) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:16:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:16:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 16:16:19 [INFO] 16:16:19 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 16:16:19 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.16.4-SNAPSHOT [37/84] 16:16:19 [INFO] ------------------------------[ feature ]------------------------------- 16:16:19 [INFO] 16:16:19 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] 16:16:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:19 [INFO] 16:16:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:19 [INFO] 16:16:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] 16:16:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:19 [INFO] argLine set to empty 16:16:19 [INFO] 16:16:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Starting audit... 16:16:19 Audit done. 16:16:19 [INFO] You have 0 Checkstyle violations. 16:16:19 [INFO] 16:16:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Starting audit... 16:16:19 Audit done. 16:16:19 [INFO] You have 0 Checkstyle violations. 16:16:19 [INFO] 16:16:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] 16:16:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties 16:16:19 [INFO] 16:16:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 16:16:19 [INFO] ...done! 16:16:19 [INFO] Attaching features XML 16:16:19 [INFO] 16:16:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:16:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:16:19 [INFO] 16:16:19 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 16:16:19 [INFO] 16:16:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] 16:16:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 16:16:19 [INFO] 16:16:19 [INFO] 16:16:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] 16:16:19 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-nxm-extensions --- 16:16:19 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/surefire-reports 16:16:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:16:19 [INFO] 16:16:19 [INFO] ------------------------------------------------------- 16:16:19 [INFO] T E S T S 16:16:19 [INFO] ------------------------------------------------------- 16:16:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:16:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.51 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:16:48 [INFO] 16:16:48 [INFO] Results: 16:16:48 [INFO] 16:16:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:16:48 [INFO] 16:16:48 [INFO] 16:16:48 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 16:16:48 [INFO] 16:16:48 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 16:16:48 [INFO] 16:16:48 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 16:16:48 [INFO] CycloneDX: Resolving Dependencies 16:16:54 [INFO] CycloneDX: Creating BOM version 1.4 with 264 component(s) 16:16:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml 16:16:54 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.16.4-SNAPSHOT-cyclonedx.xml 16:16:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json 16:16:54 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.16.4-SNAPSHOT-cyclonedx.json 16:16:54 [INFO] 16:16:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] Skipping duplicate-finder execution! 16:16:54 [INFO] 16:16:54 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] Skipping plugin execution 16:16:54 [INFO] 16:16:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] No sources in project. Archive not created. 16:16:54 [INFO] 16:16:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] 16:16:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:54 [INFO] 16:16:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] No primary artifact to install, installing attached artifacts instead. 16:16:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-SNAPSHOT.pom 16:16:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-SNAPSHOT-features.xml 16:16:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-SNAPSHOT-cyclonedx.xml 16:16:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-SNAPSHOT-cyclonedx.json 16:16:54 [INFO] 16:16:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 16:16:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:16:54 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:16:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:16:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:16:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:16:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:16:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:16:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:16:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:16:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:16:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:16:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:16:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:16:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:16:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:16:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:16:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:16:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:16:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:16:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:16:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:16:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:16:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:16:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:16:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:16:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:16:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:16:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:16:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:16:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:16:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:16:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:16:54 at java.lang.reflect.Method.invoke (Method.java:568) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:16:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:16:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:16:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:16:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:16:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:16:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:16:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:16:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:16:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:16:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:16:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:16:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:16:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:16:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:16:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:16:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:16:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:16:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:16:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:16:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:16:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:16:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:16:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:16:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:16:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:16:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:16:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:16:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:16:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:16:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:16:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:16:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:16:54 at java.lang.reflect.Method.invoke (Method.java:568) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:16:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:16:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:16:54 [INFO] 16:16:54 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 16:16:54 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.16.4-SNAPSHOT [38/84] 16:16:54 [INFO] ------------------------------[ feature ]------------------------------- 16:16:54 [INFO] 16:16:54 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 16:16:54 [INFO] 16:16:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 16:16:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:54 [INFO] 16:16:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 16:16:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:54 [INFO] 16:16:54 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] 16:16:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:55 [INFO] argLine set to empty 16:16:55 [INFO] 16:16:55 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] Starting audit... 16:16:55 Audit done. 16:16:55 [INFO] You have 0 Checkstyle violations. 16:16:55 [INFO] 16:16:55 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] Starting audit... 16:16:55 Audit done. 16:16:55 [INFO] You have 0 Checkstyle violations. 16:16:55 [INFO] 16:16:55 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] 16:16:55 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties 16:16:55 [INFO] 16:16:55 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 16:16:55 [INFO] ...done! 16:16:55 [INFO] Attaching features XML 16:16:55 [INFO] 16:16:55 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 16:16: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 16:16:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:16:55 [INFO] 16:16:55 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 16:16:55 [INFO] 16:16:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] 16:16:55 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 16:16:55 [INFO] 16:16:55 [INFO] 16:16:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] 16:16:55 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-onf-extensions --- 16:16:55 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/surefire-reports 16:16:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:16:55 [INFO] 16:16:55 [INFO] ------------------------------------------------------- 16:16:55 [INFO] T E S T S 16:16:55 [INFO] ------------------------------------------------------- 16:16:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:17:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.81 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:17:23 [INFO] 16:17:23 [INFO] Results: 16:17:23 [INFO] 16:17:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:17:23 [INFO] 16:17:23 [INFO] 16:17:23 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-onf-extensions --- 16:17:23 [INFO] 16:17:23 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 16:17:23 [INFO] 16:17:23 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-onf-extensions --- 16:17:23 [INFO] CycloneDX: Resolving Dependencies 16:17:29 [INFO] CycloneDX: Creating BOM version 1.4 with 261 component(s) 16:17:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml 16:17:29 [INFO] attaching as odl-openflowplugin-onf-extensions-0.16.4-SNAPSHOT-cyclonedx.xml 16:17:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json 16:17:29 [INFO] attaching as odl-openflowplugin-onf-extensions-0.16.4-SNAPSHOT-cyclonedx.json 16:17:29 [INFO] 16:17:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] Skipping duplicate-finder execution! 16:17:29 [INFO] 16:17:29 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] Skipping plugin execution 16:17:29 [INFO] 16:17:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] No sources in project. Archive not created. 16:17:29 [INFO] 16:17:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] 16:17:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:29 [INFO] 16:17:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] No primary artifact to install, installing attached artifacts instead. 16:17:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-SNAPSHOT.pom 16:17:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-SNAPSHOT-features.xml 16:17:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-SNAPSHOT-cyclonedx.xml 16:17:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-SNAPSHOT-cyclonedx.json 16:17:29 [INFO] 16:17:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 16:17:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:17:29 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:17:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:17:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:17:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:17:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:17:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:17:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:17:29 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:17:29 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:17:29 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:17:29 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:17:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:17:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:17:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:17:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:17:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:17:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:17:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:17:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:17:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:17:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:17:29 at java.lang.reflect.Method.invoke (Method.java:568) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:17:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:17:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:17:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:17:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:17:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:17:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:17:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:17:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:17:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:17:29 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:17:29 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:17:29 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:17:29 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:17:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:17:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:17:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:17:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:17:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:17:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:17:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:17:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:17:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:17:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:17:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:17:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:17:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:17:29 at java.lang.reflect.Method.invoke (Method.java:568) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:17:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:17:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:17:29 [INFO] 16:17:29 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 16:17:29 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.16.4-SNAPSHOT [39/84] 16:17:29 [INFO] ------------------------------[ feature ]------------------------------- 16:17:29 [INFO] 16:17:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 16:17:29 [INFO] 16:17:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 16:17:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:29 [INFO] 16:17:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 16:17:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:29 [INFO] 16:17:29 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] 16:17:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:30 [INFO] argLine set to empty 16:17:30 [INFO] 16:17:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] Starting audit... 16:17:30 Audit done. 16:17:30 [INFO] You have 0 Checkstyle violations. 16:17:30 [INFO] 16:17:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] Starting audit... 16:17:30 Audit done. 16:17:30 [INFO] You have 0 Checkstyle violations. 16:17:30 [INFO] 16:17:30 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] 16:17:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties 16:17:30 [INFO] 16:17:30 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 16:17:30 [INFO] ...done! 16:17:30 [INFO] Attaching features XML 16:17:30 [INFO] 16:17:30 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 16:17:30 [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 16:17:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:30 [INFO] 16:17:30 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 16:17:30 [INFO] 16:17:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] 16:17:30 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 16:17:30 [INFO] 16:17:30 [INFO] 16:17:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] 16:17:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-eric-extensions --- 16:17:30 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/surefire-reports 16:17:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:17:30 [INFO] 16:17:30 [INFO] ------------------------------------------------------- 16:17:30 [INFO] T E S T S 16:17:30 [INFO] ------------------------------------------------------- 16:17:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:18:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:18:14 [INFO] 16:18:14 [INFO] Results: 16:18:14 [INFO] 16:18:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:18:14 [INFO] 16:18:14 [INFO] 16:18:14 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-eric-extensions --- 16:18:14 [INFO] 16:18:14 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 16:18:14 [INFO] 16:18:14 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-eric-extensions --- 16:18:14 [INFO] CycloneDX: Resolving Dependencies 16:18:20 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 16:18:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml 16:18:20 [INFO] attaching as odl-openflowplugin-eric-extensions-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json 16:18:20 [INFO] attaching as odl-openflowplugin-eric-extensions-0.16.4-SNAPSHOT-cyclonedx.json 16:18:20 [INFO] 16:18:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] Skipping duplicate-finder execution! 16:18:20 [INFO] 16:18:20 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] Skipping plugin execution 16:18:20 [INFO] 16:18:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] No sources in project. Archive not created. 16:18:20 [INFO] 16:18:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] 16:18:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:20 [INFO] 16:18:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] No primary artifact to install, installing attached artifacts instead. 16:18:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-SNAPSHOT.pom 16:18:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-SNAPSHOT-features.xml 16:18:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-SNAPSHOT-cyclonedx.json 16:18:20 [INFO] 16:18:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 16:18:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:18:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:18:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:18:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:18:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:20 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:18:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:18:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:18:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:20 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:18:20 [INFO] 16:18:20 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 16:18:20 [INFO] Building features-openflowplugin-extension 0.16.4-SNAPSHOT [40/84] 16:18:20 [INFO] ------------------------------[ feature ]------------------------------- 16:18:20 [INFO] 16:18:20 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-openflowplugin-extension --- 16:18:20 [INFO] 16:18:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- 16:18:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:20 [INFO] 16:18:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 16:18:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:20 [INFO] 16:18:20 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- 16:18:21 [INFO] 16:18:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 16:18:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:21 [INFO] argLine set to empty 16:18:21 [INFO] 16:18:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-openflowplugin-extension --- 16:18:21 [INFO] Starting audit... 16:18:21 Audit done. 16:18:21 [INFO] You have 0 Checkstyle violations. 16:18:21 [INFO] 16:18:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-openflowplugin-extension --- 16:18:21 [INFO] Starting audit... 16:18:21 Audit done. 16:18:21 [INFO] You have 0 Checkstyle violations. 16:18:21 [INFO] 16:18:21 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-openflowplugin-extension --- 16:18:21 [INFO] 16:18:21 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- 16:18:21 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties 16:18:21 [INFO] 16:18:21 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 16:18:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 16:18:21 [INFO] ...done! 16:18:21 [INFO] Attaching features XML 16:18:21 [INFO] 16:18:21 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin-extension --- 16:18:21 [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 16:18:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:18:21 [INFO] 16:18:21 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 16:18:21 [INFO] 16:18:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-openflowplugin-extension --- 16:18:21 [INFO] 16:18:21 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 16:18:21 [INFO] 16:18:21 [INFO] 16:18:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-openflowplugin-extension --- 16:18:21 [INFO] 16:18:21 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-openflowplugin-extension --- 16:18:21 [INFO] Tests are skipped. 16:18:21 [INFO] 16:18:21 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ features-openflowplugin-extension --- 16:18:21 [INFO] 16:18:21 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-openflowplugin-extension --- 16:18:21 [INFO] 16:18:21 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-openflowplugin-extension --- 16:18:21 [INFO] CycloneDX: Resolving Dependencies 16:18:27 [INFO] CycloneDX: Creating BOM version 1.4 with 269 component(s) 16:18:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml 16:18:27 [INFO] attaching as features-openflowplugin-extension-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json 16:18:28 [INFO] attaching as features-openflowplugin-extension-0.16.4-SNAPSHOT-cyclonedx.json 16:18:28 [INFO] 16:18:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- 16:18:28 [INFO] Skipping duplicate-finder execution! 16:18:28 [INFO] 16:18:28 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- 16:18:28 [INFO] Skipping plugin execution 16:18:28 [INFO] 16:18:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- 16:18:28 [INFO] No sources in project. Archive not created. 16:18:28 [INFO] 16:18:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin-extension --- 16:18:28 [INFO] 16:18:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin-extension --- 16:18:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:28 [INFO] 16:18:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin-extension --- 16:18:28 [INFO] No primary artifact to install, installing attached artifacts instead. 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-SNAPSHOT.pom 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-SNAPSHOT-features.xml 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-SNAPSHOT-cyclonedx.json 16:18:28 [INFO] 16:18:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin-extension --- 16:18:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:18:28 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:18:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:28 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 16:18:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:28 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 16:18:28 [INFO] 16:18:28 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 16:18:28 [INFO] Building features-extension-aggregator 0.16.4-SNAPSHOT [41/84] 16:18:28 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:28 [INFO] 16:18:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-extension-aggregator --- 16:18:28 [INFO] 16:18:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- 16:18:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:28 [INFO] 16:18:28 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-extension-aggregator --- 16:18:28 [INFO] 16:18:28 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-extension-aggregator --- 16:18:28 [INFO] CycloneDX: Resolving Dependencies 16:18:28 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:18:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/target/bom.xml 16:18:28 [INFO] attaching as features-extension-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/target/bom.json 16:18:28 [INFO] attaching as features-extension-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:18:28 [INFO] 16:18:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-extension-aggregator --- 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-SNAPSHOT.pom 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:18:28 [INFO] 16:18:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-extension-aggregator --- 16:18:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:18:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:28 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 16:18:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:18:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:28 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 16:18:28 [INFO] 16:18:28 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 16:18:28 [INFO] Building openflowplugin-extension-aggregator 0.16.4-SNAPSHOT [42/84] 16:18:28 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:28 [INFO] 16:18:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-extension-aggregator --- 16:18:28 [INFO] 16:18:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 16:18:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:28 [INFO] 16:18:28 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 16:18:28 [INFO] 16:18:28 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-extension-aggregator --- 16:18:28 [INFO] CycloneDX: Resolving Dependencies 16:18:29 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:18:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/extension/target/bom.xml 16:18:29 [INFO] attaching as openflowplugin-extension-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/extension/target/bom.json 16:18:29 [INFO] attaching as openflowplugin-extension-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:18:29 [INFO] 16:18:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-aggregator --- 16:18:29 [INFO] Skipping artifact installation 16:18:29 [INFO] 16:18:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 16:18:29 [INFO] Skipping artifact deployment 16:18:29 [INFO] 16:18:29 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 16:18:29 [INFO] Building test-provider 0.16.4-SNAPSHOT [43/84] 16:18:29 [INFO] -------------------------------[ bundle ]------------------------------- 16:18:29 [INFO] 16:18:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ test-provider --- 16:18:29 [INFO] 16:18:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- 16:18:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:29 [INFO] 16:18:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- 16:18:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:29 [INFO] 16:18:29 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ test-provider --- 16:18:29 [INFO] 16:18:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- 16:18:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:18:29 [INFO] 16:18:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ test-provider --- 16:18:29 [INFO] Starting audit... 16:18:29 Audit done. 16:18:29 [INFO] You have 0 Checkstyle violations. 16:18:29 [INFO] 16:18:29 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ test-provider --- 16:18:30 [INFO] Starting audit... 16:18:30 Audit done. 16:18:30 [INFO] You have 0 Checkstyle violations. 16:18:30 [INFO] 16:18:30 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ test-provider --- 16:18:30 [INFO] 16:18:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 16:18:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/resources 16:18:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/generated-sources/spi 16:18:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/generated-sources/yang 16:18:30 [INFO] 16:18:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-provider --- 16:18:30 [INFO] Changes detected - recompiling the module! :dependency 16:18:30 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:[137,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[650,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[653,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[662,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[672,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[674,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[679,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[682,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[684,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[389,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[390,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[584,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[586,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[324,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[326,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[344,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[346,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[349,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[351,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:[154,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:[141,40] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[195,55] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2562,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2564,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:[103,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[556,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[62,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[35,29] 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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[36,29] 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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[37,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 16:18:31 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[38,29] 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 16:18:31 [INFO] 16:18:31 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-provider >>> 16:18:31 [INFO] 16:18:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-provider --- 16:18:31 [INFO] Fork Value is true 16:18:38 [INFO] Done SpotBugs Analysis.... 16:18:38 [INFO] 16:18:38 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-provider <<< 16:18:38 [INFO] 16:18:38 [INFO] 16:18:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-provider --- 16:18:38 [INFO] BugInstance size is 0 16:18:38 [INFO] Error size is 0 16:18:38 [INFO] No errors/warnings found 16:18:38 [INFO] 16:18:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- 16:18:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/test/resources 16:18:38 [INFO] 16:18:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ test-provider --- 16:18:38 [INFO] No sources to compile 16:18:38 [INFO] 16:18:38 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ test-provider --- 16:18:38 [INFO] No tests to run. 16:18:38 [INFO] 16:18:38 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ test-provider --- 16:18:38 [INFO] 16:18:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- 16:18:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/test-provider-0.16.4-SNAPSHOT.jar 16:18:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/META-INF/MANIFEST.MF 16:18:38 [INFO] 16:18:38 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ test-provider --- 16:18:38 [INFO] No previous run data found, generating javadoc. 16:18:40 [WARNING] Javadoc Warnings 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:99: warning: no comment 16:18:40 [WARNING] public class OpenflowPluginBulkGroupTransactionProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:107: warning: no comment 16:18:40 [WARNING] public OpenflowPluginBulkGroupTransactionProvider(final DataBroker dataBroker, final BundleContext ctx) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:433: warning: no comment 16:18:40 [WARNING] public void _addGroups(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:476: warning: no comment 16:18:40 [WARNING] public void _modifyGroups(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:519: warning: no comment 16:18:40 [WARNING] public void _removeGroups(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:112: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:105: warning: no comment 16:18:40 [WARNING] public class OpenflowPluginBulkTransactionProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:112: warning: no comment 16:18:40 [WARNING] public OpenflowPluginBulkTransactionProvider(final DataBroker dataBroker, final BundleContext ctx) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:413: warning: no comment 16:18:40 [WARNING] public void _addFlows(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:471: warning: no comment 16:18:40 [WARNING] public void _modifyFlows(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:526: warning: no comment 16:18:40 [WARNING] public void _removeFlows(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:117: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:78: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginGroupTestCommandProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:86: warning: no comment 16:18:40 [WARNING] public OpenflowpluginGroupTestCommandProvider(final DataBroker dataBroker, final BundleContext ctx) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:537: warning: no comment 16:18:40 [WARNING] public void _addGroup(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:573: warning: no comment 16:18:40 [WARNING] public void _modifyGroup(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:508: warning: no comment 16:18:40 [WARNING] public void _removeGroup(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:91: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:52: warning: no @param for groupRegistration 16:18:40 [WARNING] public void setGroupRegistration(final ObjectRegistration groupRegistration) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:68: warning: no @param for notificationService 16:18:40 [WARNING] public void setNotificationService(final NotificationPublishService notificationService) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:32: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginGroupTestServiceProvider implements AutoCloseable, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:136: warning: no comment 16:18:40 [WARNING] public ObjectRegistration register(final RpcProviderService rpcRegistry) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:72: warning: no comment 16:18:40 [WARNING] public void start() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:43: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginMeterTestCommandProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:55: warning: no comment 16:18:40 [WARNING] public OpenflowpluginMeterTestCommandProvider(final DataBroker dataBroker, final BundleContext ctx) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:266: warning: no comment 16:18:40 [WARNING] public void _addMeter(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:281: warning: no comment 16:18:40 [WARNING] public void _addMeters(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:367: warning: no comment 16:18:40 [WARNING] public void _modifyMeter(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:385: warning: no comment 16:18:40 [WARNING] public void _modifyMeters(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:155: warning: no comment 16:18:40 [WARNING] public void _removeMeter(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:184: warning: no comment 16:18:40 [WARNING] public void _removeMeters(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:60: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:53: warning: no @param for dataService 16:18:40 [WARNING] public void setDataService(final DataBroker dataService) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:69: warning: no @param for meterRegistration 16:18:40 [WARNING] public void setMeterRegistration(final ObjectRegistration meterRegistration) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:85: warning: no @param for notificationService 16:18:40 [WARNING] public void setNotificationService(final NotificationPublishService notificationService) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:33: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginMeterTestServiceProvider implements AutoCloseable, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:153: warning: no comment 16:18:40 [WARNING] public ObjectRegistration register(final RpcProviderService rpcRegistry) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:89: warning: no comment 16:18:40 [WARNING] public void start() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:45: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginStatsTestCommandProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:51: warning: no comment 16:18:40 [WARNING] public OpenflowpluginStatsTestCommandProvider(DataBroker dataProviderService, BundleContext ctx) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:407: warning: no comment 16:18:40 [WARNING] public void _aggregateStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:445: warning: no comment 16:18:40 [WARNING] public void _descStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:147: warning: no comment 16:18:40 [WARNING] public void _flowStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:282: warning: no comment 16:18:40 [WARNING] public void _groupDescStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:241: warning: no comment 16:18:40 [WARNING] public void _groupStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:365: warning: no comment 16:18:40 [WARNING] public void _meterConfigStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:324: warning: no comment 16:18:40 [WARNING] public void _meterStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:102: warning: no comment 16:18:40 [WARNING] public void _portDescStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:61: warning: no comment 16:18:40 [WARNING] public void _portStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:202: warning: no comment 16:18:40 [WARNING] public void _tableStats(CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:56: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:71: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTableFeaturesTestCommandProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:76: warning: no comment 16:18:40 [WARNING] public OpenflowpluginTableFeaturesTestCommandProvider(final DataBroker dataBroker, final BundleContext ctx) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:408: warning: no comment 16:18:40 [WARNING] public void _modifyTable(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:81: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:48: warning: no @param for tableRegistration 16:18:40 [WARNING] public void setTableRegistration(final ObjectRegistration tableRegistration) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:64: warning: no @param for notificationService 16:18:40 [WARNING] public void setNotificationService(final NotificationPublishService notificationService) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:28: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTableFeaturesTestServiceProvider implements 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:101: warning: no comment 16:18:40 [WARNING] public ObjectRegistration register( 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:68: warning: no comment 16:18:40 [WARNING] public void start() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.java:25: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTestActivator implements AutoCloseable { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.java:50: warning: no comment 16:18:40 [WARNING] public static final String NODE_ID = "foo:node:1"; 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.java:54: warning: no comment 16:18:40 [WARNING] public OpenflowpluginTestActivator(@Reference DataBroker dataBroker, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:172: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTestCommandProvider implements CommandProvider { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2682: warning: no comment 16:18:40 [WARNING] public class TestFlowThread implements Runnable { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:186: warning: no comment 16:18:40 [WARNING] public OpenflowpluginTestCommandProvider(final DataBroker dataBroker, final NotificationService notificationService, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2580: warning: no comment 16:18:40 [WARNING] public void _modifyMDFlow(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2599: warning: no comment 16:18:40 [WARNING] public void _perfFlowTest(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2511: warning: no comment 16:18:40 [WARNING] public void _removeMDFlow(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2741: warning: no comment 16:18:40 [WARNING] public void _testAllFlows(final CommandInterpreter ci) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:193: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2704: warning: no comment 16:18:40 [WARNING] public void executeFlow() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:23: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTestNodeConnectorNotification { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:30: warning: no comment 16:18:40 [WARNING] public OpenflowpluginTestNodeConnectorNotification(final NotificationService notificationService) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:34: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:70: warning: no @param for flowRegistration 16:18:40 [WARNING] public void setFlowRegistration(final ObjectRegistration flowRegistration) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:33: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTestServiceProvider implements AutoCloseable, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:43: warning: no comment 16:18:40 [WARNING] public OpenflowpluginTestServiceProvider(final DataBroker dataService, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:140: warning: no comment 16:18:40 [WARNING] public ObjectRegistration register(final RpcProviderService rpcRegistry) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:23: warning: no comment 16:18:40 [WARNING] public class OpenflowpluginTestTopologyNotification { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:28: warning: no comment 16:18:40 [WARNING] public OpenflowpluginTestTopologyNotification(final NotificationService notificationService) { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:32: warning: no comment 16:18:40 [WARNING] public void init() { 16:18:40 [WARNING] ^ 16:18:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/TestProviderTransactionUtil.java:28: warning: no comment 16:18:40 [WARNING] public static T getDataObject(final ReadTransaction readOnlyTransaction, 16:18:40 [WARNING] ^ 16:18:40 [WARNING] 83 warnings 16:18:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/test-provider-0.16.4-SNAPSHOT-javadoc.jar 16:18:40 [INFO] 16:18:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ test-provider --- 16:18:40 [INFO] CycloneDX: Resolving Dependencies 16:18:40 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 16:18:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/bom.xml 16:18:40 [INFO] attaching as test-provider-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/bom.json 16:18:40 [INFO] attaching as test-provider-0.16.4-SNAPSHOT-cyclonedx.json 16:18:40 [INFO] 16:18:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 16:18:40 [INFO] Skipping duplicate-finder execution! 16:18:40 [INFO] 16:18:40 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ test-provider --- 16:18:41 [WARNING] Used undeclared dependencies found: 16:18:41 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.23.15:compile 16:18:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:18:41 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:18:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:18:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:18:41 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:18:41 [INFO] 16:18:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-provider --- 16:18:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/test-provider-0.16.4-SNAPSHOT-sources.jar 16:18:41 [INFO] 16:18:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-provider --- 16:18:41 [INFO] 16:18:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-provider --- 16:18:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:41 [INFO] 16:18:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-provider --- 16:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/test-provider-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT.jar 16:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT.pom 16:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/test-provider-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT-javadoc.jar 16:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT-cyclonedx.json 16:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/test-provider-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT-sources.jar 16:18:41 [INFO] 16:18:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- 16:18:41 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-SNAPSHOT.jar 16:18:41 [INFO] Writing OBR metadata 16:18:41 [INFO] 16:18:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-provider --- 16:18:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:18:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:18:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:41 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:18:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:18:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:41 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:18:41 [INFO] 16:18:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- 16:18:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:18:41 [INFO] 16:18:41 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 16:18:41 [INFO] Building test-common 0.16.4-SNAPSHOT [44/84] 16:18:41 [INFO] -------------------------------[ bundle ]------------------------------- 16:18:41 [INFO] 16:18:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ test-common --- 16:18:41 [INFO] 16:18:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- 16:18:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:41 [INFO] 16:18:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- 16:18:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:41 [INFO] 16:18:41 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ test-common --- 16:18:41 [INFO] 16:18:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- 16:18:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:18:41 [INFO] 16:18:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ test-common --- 16:18:41 [INFO] Starting audit... 16:18:41 Audit done. 16:18:41 [INFO] You have 0 Checkstyle violations. 16:18:41 [INFO] 16:18:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ test-common --- 16:18:41 [INFO] Starting audit... 16:18:41 Audit done. 16:18:41 [INFO] You have 0 Checkstyle violations. 16:18:41 [INFO] 16:18:41 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ test-common --- 16:18:41 [INFO] 16:18:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 16:18:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/resources 16:18:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/target/generated-sources/spi 16:18:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/target/generated-sources/yang 16:18:41 [INFO] 16:18:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-common --- 16:18:41 [INFO] Changes detected - recompiling the module! :dependency 16:18:41 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:18:42 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:[100,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 16:18:42 [INFO] 16:18:42 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-common >>> 16:18:42 [INFO] 16:18:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-common --- 16:18:42 [INFO] Fork Value is true 16:18:45 [INFO] Done SpotBugs Analysis.... 16:18:45 [INFO] 16:18:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-common <<< 16:18:45 [INFO] 16:18:45 [INFO] 16:18:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-common --- 16:18:45 [INFO] BugInstance size is 0 16:18:45 [INFO] Error size is 0 16:18:45 [INFO] No errors/warnings found 16:18:45 [INFO] 16:18:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- 16:18:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/src/test/resources 16:18:45 [INFO] 16:18:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ test-common --- 16:18:45 [INFO] No sources to compile 16:18:45 [INFO] 16:18:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ test-common --- 16:18:45 [INFO] No tests to run. 16:18:45 [INFO] 16:18:45 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ test-common --- 16:18:45 [INFO] 16:18:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- 16:18:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/test-common/target/test-common-0.16.4-SNAPSHOT.jar 16:18:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/test-common/target/META-INF/MANIFEST.MF 16:18:45 [INFO] 16:18:45 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ test-common --- 16:18:45 [INFO] No previous run data found, generating javadoc. 16:18:46 [WARNING] Javadoc Warnings 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:51: warning: no comment 16:18:46 [WARNING] protected static final Uint32 BUFFER_ID = Uint32.ZERO; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:79: warning: no comment 16:18:46 [WARNING] protected volatile int ftrFailed; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:75: warning: no comment 16:18:46 [WARNING] protected volatile int ftrSuccess; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:52: warning: no comment 16:18:46 [WARNING] protected static final Uint16 HARD_TIMEOUT = Uint16.valueOf(300); 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:53: warning: no comment 16:18:46 [WARNING] protected static final Uint16 IDLE_TIMEOUT = Uint16.valueOf(240); 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:50: warning: no comment 16:18:46 [WARNING] protected static final Uint16 PRIORITY = Uint16.valueOf(4); 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:77: warning: no comment 16:18:46 [WARNING] protected static final AtomicIntegerFieldUpdater RPC_FUTURE_FAIL_UPDATER = 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:73: warning: no comment 16:18:46 [WARNING] protected static final AtomicIntegerFieldUpdater RPC_FUTURE_SUCCESS_UPDATER = 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:81: warning: no comment 16:18:46 [WARNING] protected static final AtomicIntegerFieldUpdater RUNABLES_EXECUTED = AtomicIntegerFieldUpdater 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:85: warning: no comment 16:18:46 [WARNING] protected static final AtomicIntegerFieldUpdater RUNABLES_REJECTED = AtomicIntegerFieldUpdater 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:83: warning: no comment 16:18:46 [WARNING] protected volatile int runablesExecuted; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:87: warning: no comment 16:18:46 [WARNING] protected volatile int runablesRejected; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:54: warning: no comment 16:18:46 [WARNING] protected static final Uint8 TABLE_ID = Uint8.ZERO; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:110: warning: no comment 16:18:46 [WARNING] public final void clearStats() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:207: warning: no comment 16:18:46 [WARNING] public void countFutureError() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:203: warning: no comment 16:18:46 [WARNING] public void countFutureSuccess() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:89: warning: no comment 16:18:46 [WARNING] public final DropTestStats getStats() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:195: warning: no comment 16:18:46 [WARNING] protected abstract void processPacket(InstanceIdentifier node, Match match, Instructions instructions); 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:70: warning: no comment 16:18:46 [WARNING] public void setDataService(final DataBroker dataService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:114: warning: no comment 16:18:46 [WARNING] public void setNotificationService(final NotificationService notificationService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:29: warning: no @return 16:18:46 [WARNING] public DropTestStats getStats() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:71: warning: no @return 16:18:46 [WARNING] public boolean isActive() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:40: warning: no comment 16:18:46 [WARNING] public void setDataService(final DataBroker dataService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:44: warning: no comment 16:18:46 [WARNING] public void setNotificationService(final NotificationService notificationService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:48: warning: no @return 16:18:46 [WARNING] public DropTestStats getStats() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:77: warning: no @return 16:18:46 [WARNING] public boolean isActive() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:26: warning: no comment 16:18:46 [WARNING] public void setFlowService(final SalFlowService flowService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:30: warning: no comment 16:18:46 [WARNING] public void setNotificationService(final NotificationService notificationService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSender.java:42: warning: no comment 16:18:46 [WARNING] public void setFlowService(final SalFlowService flowService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSender.java:100: warning: no comment 16:18:46 [WARNING] public void setNotificationService(final NotificationService notificationService) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:11: warning: no comment 16:18:46 [WARNING] public class DropTestStats { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:16: warning: no comment 16:18:46 [WARNING] protected volatile int ftrFailed; 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:22: warning: no comment 16:18:46 [WARNING] public DropTestStats(int sent, int rcvd) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:31: warning: no comment 16:18:46 [WARNING] public DropTestStats(int sent, int rcvd, int excs) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:40: warning: no comment 16:18:46 [WARNING] public DropTestStats(int sent, int rcvd, int excs, int ftrFailed, int ftrSuccess, 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:52: warning: no comment 16:18:46 [WARNING] public DropTestStats(String message) { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:69: warning: no comment 16:18:46 [WARNING] public String getMessage() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:65: warning: no comment 16:18:46 [WARNING] public int getRcvd() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:61: warning: no comment 16:18:46 [WARNING] public int getSent() { 16:18:46 [WARNING] ^ 16:18:46 [WARNING] 39 warnings 16:18:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/test-common/target/test-common-0.16.4-SNAPSHOT-javadoc.jar 16:18:46 [INFO] 16:18:46 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ test-common --- 16:18:46 [INFO] CycloneDX: Resolving Dependencies 16:18:47 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 16:18:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/test-common/target/bom.xml 16:18:47 [INFO] attaching as test-common-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/test-common/target/bom.json 16:18:47 [INFO] attaching as test-common-0.16.4-SNAPSHOT-cyclonedx.json 16:18:47 [INFO] 16:18:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 16:18:47 [INFO] Skipping duplicate-finder execution! 16:18:47 [INFO] 16:18:47 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ test-common --- 16:18:47 [WARNING] Used undeclared dependencies found: 16:18:47 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:18:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:18:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:18:47 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:18:47 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:18:47 [WARNING] Unused declared dependencies found: 16:18:47 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.16.4-SNAPSHOT:compile 16:18:47 [INFO] 16:18:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-common --- 16:18:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/test-common/target/test-common-0.16.4-SNAPSHOT-sources.jar 16:18:47 [INFO] 16:18:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-common --- 16:18:47 [INFO] 16:18:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-common --- 16:18:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:47 [INFO] 16:18:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-common --- 16:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-common/target/test-common-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT.jar 16:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT.pom 16:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-common/target/test-common-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT-javadoc.jar 16:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT-cyclonedx.json 16:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/test-common/target/test-common-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT-sources.jar 16:18:47 [INFO] 16:18:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- 16:18:47 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-SNAPSHOT.jar 16:18:47 [INFO] Writing OBR metadata 16:18:47 [INFO] 16:18:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-common --- 16:18:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:18:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:18:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:47 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:18:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:18:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:18:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:47 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:18:47 [INFO] 16:18:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- 16:18:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:18:47 [INFO] 16:18:47 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 16:18:47 [INFO] Building drop-test-karaf 0.16.4-SNAPSHOT [45/84] 16:18:47 [INFO] -------------------------------[ bundle ]------------------------------- 16:18:47 [INFO] 16:18:47 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ drop-test-karaf --- 16:18:47 [INFO] 16:18:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- 16:18:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:47 [INFO] 16:18:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 16:18:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:47 [INFO] 16:18:47 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ drop-test-karaf --- 16:18:48 [INFO] 16:18:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- 16:18:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:18:48 [INFO] 16:18:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ drop-test-karaf --- 16:18:48 [INFO] Starting audit... 16:18:48 Audit done. 16:18:48 [INFO] You have 0 Checkstyle violations. 16:18:48 [INFO] 16:18:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ drop-test-karaf --- 16:18:48 [INFO] Starting audit... 16:18:48 Audit done. 16:18:48 [INFO] You have 0 Checkstyle violations. 16:18:48 [INFO] 16:18:48 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ drop-test-karaf --- 16:18:48 [INFO] 16:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 16:18:48 [INFO] Copying 2 resources from src/main/resources to target/classes 16:18:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/generated-sources/spi 16:18:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/generated-sources/yang 16:18:48 [INFO] 16:18:48 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ drop-test-karaf --- 16:18:48 [INFO] Changes detected - recompiling the module! :dependency 16:18:48 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,9] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,41] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:18:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:18:48 [INFO] 16:18:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 16:18:48 [INFO] 16:18:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ drop-test-karaf --- 16:18:48 [INFO] Fork Value is true 16:18:51 [INFO] Done SpotBugs Analysis.... 16:18:51 [INFO] 16:18:51 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 16:18:51 [INFO] 16:18:51 [INFO] 16:18:51 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ drop-test-karaf --- 16:18:51 [INFO] BugInstance size is 0 16:18:51 [INFO] Error size is 0 16:18:51 [INFO] No errors/warnings found 16:18:51 [INFO] 16:18:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 16:18:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/test/resources 16:18:51 [INFO] 16:18:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ drop-test-karaf --- 16:18:51 [INFO] No sources to compile 16:18:51 [INFO] 16:18:51 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ drop-test-karaf --- 16:18:51 [INFO] No tests to run. 16:18:51 [INFO] 16:18:51 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ drop-test-karaf --- 16:18:51 [INFO] 16:18:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- 16:18:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/drop-test-karaf-0.16.4-SNAPSHOT.jar 16:18:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/META-INF/MANIFEST.MF 16:18:51 [INFO] 16:18:51 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ drop-test-karaf --- 16:18:51 [INFO] No previous run data found, generating javadoc. 16:18:52 [WARNING] Javadoc Warnings 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:17: warning: no comment 16:18:52 [WARNING] public class ClearDropStatsCommandProvider extends OsgiCommandSupport { 16:18:52 [WARNING] ^ 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:19: warning: no comment 16:18:52 [WARNING] public class DropAllPacketsCommandProvider extends OsgiCommandSupport { 16:18:52 [WARNING] ^ 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:19: warning: no comment 16:18:52 [WARNING] public class DropAllPacketsRpcCommandProvider extends OsgiCommandSupport { 16:18:52 [WARNING] ^ 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropTestProviderImpl.java:31: warning: no comment 16:18:52 [WARNING] public DropTestProviderImpl(final DataBroker dataBroker, 16:18:52 [WARNING] ^ 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropTestProviderImpl.java:49: warning: no comment 16:18:52 [WARNING] public static DropTestDsProvider getDropDsProvider() { 16:18:52 [WARNING] ^ 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropTestProviderImpl.java:53: warning: no comment 16:18:52 [WARNING] public static DropTestRpcProvider getDropRpcProvider() { 16:18:52 [WARNING] ^ 16:18:52 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:17: warning: no comment 16:18:52 [WARNING] public class ShowDropStatsCommandProvider extends OsgiCommandSupport { 16:18:52 [WARNING] ^ 16:18:52 [WARNING] 7 warnings 16:18:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/drop-test-karaf-0.16.4-SNAPSHOT-javadoc.jar 16:18:52 [INFO] 16:18:52 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ drop-test-karaf --- 16:18:52 [INFO] CycloneDX: Resolving Dependencies 16:18:53 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 16:18:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/bom.xml 16:18:53 [INFO] attaching as drop-test-karaf-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/bom.json 16:18:53 [INFO] attaching as drop-test-karaf-0.16.4-SNAPSHOT-cyclonedx.json 16:18:53 [INFO] 16:18:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 16:18:53 [INFO] Skipping duplicate-finder execution! 16:18:53 [INFO] 16:18:53 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 16:18:53 [INFO] No dependency problems found 16:18:53 [INFO] 16:18:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ drop-test-karaf --- 16:18:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/drop-test-karaf-0.16.4-SNAPSHOT-sources.jar 16:18:53 [INFO] 16:18:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ drop-test-karaf --- 16:18:53 [INFO] 16:18:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ drop-test-karaf --- 16:18:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:53 [INFO] 16:18:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ drop-test-karaf --- 16:18:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/drop-test-karaf-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT.jar 16:18:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT.pom 16:18:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/drop-test-karaf-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT-javadoc.jar 16:18:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT-cyclonedx.xml 16:18:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT-cyclonedx.json 16:18:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/drop-test-karaf-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT-sources.jar 16:18:53 [INFO] 16:18:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- 16:18:53 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-SNAPSHOT.jar 16:18:53 [INFO] Writing OBR metadata 16:18:53 [INFO] 16:18:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ drop-test-karaf --- 16:18:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:18:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:18:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:18:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:53 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml 16:18:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:18:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:18:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:18:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:18:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:18:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:18:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:18:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:18:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:18:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:18:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:18:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:18:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:18:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:18:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:18:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:18:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:18:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:18:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:18:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:18:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:18:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:18:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:18:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:18:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:18:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:18:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:18:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:18:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:18:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:18:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:18:53 at java.lang.reflect.Method.invoke (Method.java:568) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:18:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:18:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:18:53 [INFO] 16:18:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- 16:18:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:18:53 [INFO] 16:18:53 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 16:18:53 [INFO] Building bulk-o-matic 0.16.4-SNAPSHOT [46/84] 16:18:53 [INFO] -------------------------------[ bundle ]------------------------------- 16:18:53 [INFO] 16:18:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ bulk-o-matic --- 16:18:53 [INFO] 16:18:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- 16:18:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:53 [INFO] 16:18:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 16:18:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:53 [INFO] 16:18:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ bulk-o-matic --- 16:18:54 [INFO] 16:18:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- 16:18:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:18:54 [INFO] 16:18:54 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ bulk-o-matic --- 16:18:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:18:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/yang 16:18:54 [INFO] yang-to-sources: Found 8 dependencies in 2.278 ms 16:18:54 [INFO] yang-to-sources: Project model files found: 1 in 5.648 ms 16:18:54 [INFO] yang-to-sources: 23 YANG models processed in 322.3 ms 16:18:54 [INFO] BindingJavaFileGenerator: Defined 62 files in 26.50 ms 16:18:54 [INFO] Sorted 62 files into 4 directories in 143.9 μs 16:18:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 46.19 ms 16:18:54 [INFO] 16:18:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ bulk-o-matic --- 16:18:54 [INFO] Starting audit... 16:18:54 Audit done. 16:18:54 [INFO] You have 0 Checkstyle violations. 16:18:54 [INFO] 16:18:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ bulk-o-matic --- 16:18:55 [INFO] Starting audit... 16:18:55 Audit done. 16:18:55 [INFO] You have 0 Checkstyle violations. 16:18:55 [INFO] 16:18:55 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ bulk-o-matic --- 16:18:55 [INFO] 16:18:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 16:18:55 [INFO] Copying 1 resource from src/main/resources to target/classes 16:18:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/spi 16:18:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:18:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:18:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:18:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/spi 16:18:55 [INFO] 16:18:55 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ bulk-o-matic --- 16:18:55 [INFO] Changes detected - recompiling the module! :dependency 16:18:55 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[144,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 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,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 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[109,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 16:18:55 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[130,60] unchecked cast 16:18:55 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:18:55 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:18:55 [INFO] 16:18:55 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 16:18:55 [INFO] 16:18:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ bulk-o-matic --- 16:18:55 [INFO] Fork Value is true 16:19:00 [INFO] Done SpotBugs Analysis.... 16:19:00 [INFO] 16:19:00 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 16:19:00 [INFO] 16:19:00 [INFO] 16:19:00 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ bulk-o-matic --- 16:19:00 [INFO] BugInstance size is 0 16:19:00 [INFO] Error size is 0 16:19:00 [INFO] No errors/warnings found 16:19:00 [INFO] 16:19:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 16:19:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/test/resources 16:19:00 [INFO] 16:19:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ bulk-o-matic --- 16:19:00 [INFO] Changes detected - recompiling the module! :dependency 16:19:00 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 16:19:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:19:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImplTest.java:[130,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 16:19:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,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 16:19:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:19:00 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:19:00 [INFO] 16:19:00 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ bulk-o-matic --- 16:19:01 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/surefire-reports 16:19:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:19:01 [INFO] 16:19:01 [INFO] ------------------------------------------------------- 16:19:01 [INFO] T E S T S 16:19:01 [INFO] ------------------------------------------------------- 16:19:02 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 16:19:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:19:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 16:19:04 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowServiceImplTest 16:19:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowServiceImplTest 16:19:04 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 16:19:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 16:19:04 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 16:19:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 16:19:05 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 16:19:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 16:19:05 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 16:19:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 16:19:05 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 16:19:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 16:19:05 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 16:19:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 16:19:05 [INFO] 16:19:05 [INFO] Results: 16:19:05 [INFO] 16:19:05 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 16:19:05 [INFO] 16:19:05 [INFO] 16:19:05 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ bulk-o-matic --- 16:19:05 [INFO] 16:19:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- 16:19:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bulk-o-matic-0.16.4-SNAPSHOT.jar 16:19:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 16:19:05 [INFO] 16:19:05 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ bulk-o-matic --- 16:19:06 [INFO] No previous run data found, generating javadoc. 16:19:08 [WARNING] Javadoc Warnings 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/AddFlowsDsOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface AddFlowsDsOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/AddFlowsRpcOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface AddFlowsRpcOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:32: warning: no comment 16:19:08 [WARNING] public final class BulkOMaticUtils { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:37: warning: no comment 16:19:08 [WARNING] public static final long DEFAULT_COMPLETION_TIME = 0; 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:35: warning: no comment 16:19:08 [WARNING] public static final int DEFAULT_FLOW_COUNT = 0; 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:36: warning: no comment 16:19:08 [WARNING] public static final int DEFAULT_TABLE_COUNT = 0; 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:38: warning: no comment 16:19:08 [WARNING] public static final String DEFAULT_UNITS = "ns"; 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:34: warning: no comment 16:19:08 [WARNING] public static final int DEFUALT_STATUS = FlowCounter.OperationStatus.INIT.status(); 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:39: warning: no comment 16:19:08 [WARNING] public static final String DEVICE_TYPE_PREFIX = "openflow:"; 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:60: warning: no comment 16:19:08 [WARNING] public static Flow buildFlow(short tableId, String flowId, Match match) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:77: warning: no comment 16:19:08 [WARNING] public static InstanceIdentifier getFlowCapableNodeId(String dpId) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:86: warning: no comment 16:19:08 [WARNING] public static InstanceIdentifier getFlowId(final InstanceIdentifier tablePath, final String flowId) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:68: warning: no comment 16:19:08 [WARNING] public static InstanceIdentifier getFlowInstanceIdentifier(short tableId, String flowId, String dpId) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:51: warning: no comment 16:19:08 [WARNING] public static Match getMatch(final int sourceIp) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:81: warning: no comment 16:19:08 [WARNING] public static InstanceIdentifier
getTableId(short tableId, String dpId) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:44: warning: no comment 16:19:08 [WARNING] public static String ipIntToStr(int number) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:10: warning: no comment 16:19:08 [WARNING] public class FlowCounter implements FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:14: warning: no comment 16:19:08 [WARNING] public enum OperationStatus { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:12: warning: no comment 16:19:08 [WARNING] default long getFlowCount() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:16: warning: no comment 16:19:08 [WARNING] default int getReadOpStatus() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:32: warning: no comment 16:19:08 [WARNING] default long getTableCount() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:24: warning: no comment 16:19:08 [WARNING] default long getTaskCompletionTime() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:28: warning: no comment 16:19:08 [WARNING] default String getUnits() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:20: warning: no comment 16:19:08 [WARNING] default int getWriteOpStatus() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:28: warning: no comment 16:19:08 [WARNING] public void setReader(FlowCounterMBean reader) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:32: warning: no comment 16:19:08 [WARNING] public void setWriter(FlowCounterMBean writer) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:23: warning: no comment 16:19:08 [WARNING] public int status() { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 16:19:08 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 16:19:08 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 16:19:08 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 16:19:08 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:10: warning: no comment 16:19:08 [WARNING] public interface FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:32: warning: no comment 16:19:08 [WARNING] public final class FlowReader implements Runnable, FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:55: warning: no comment 16:19:08 [WARNING] public static FlowReader getNewInstance(final DataBroker dataBroker, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/FlowRpcAddMultipleOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface FlowRpcAddMultipleOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/FlowRpcAddTestOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface FlowRpcAddTestOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/FlowTestOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface FlowTestOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:24: warning: no comment 16:19:08 [WARNING] public class FlowWriterConcurrent implements FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:26: warning: no comment 16:19:08 [WARNING] public static final String USING_CONCURRENT_IMPLEMENTATION_OF_FLOW_WRITER = 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:35: warning: no comment 16:19:08 [WARNING] public FlowWriterConcurrent(final DataBroker dataBroker, ExecutorService flowPusher) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:41: warning: no comment 16:19:08 [WARNING] public void addFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, int sleepMillis, int sleepAfter, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:53: warning: no comment 16:19:08 [WARNING] public void deleteFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, short startTableId, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:37: warning: no comment 16:19:08 [WARNING] public class FlowWriterDirectOFRpc { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:98: warning: no comment 16:19:08 [WARNING] public class FlowRPCHandlerTask implements Runnable { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:45: warning: no comment 16:19:08 [WARNING] public FlowWriterDirectOFRpc(final DataBroker dataBroker, final SalFlowService salFlowService, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:52: warning: no comment 16:19:08 [WARNING] public void rpcFlowAdd(String dpId, int flowsPerDpn, int batchSize) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:59: warning: no comment 16:19:08 [WARNING] public void rpcFlowAddAll(int flowsPerDpn, int batchSize) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:103: warning: no comment 16:19:08 [WARNING] public FlowRPCHandlerTask(final String dpId, final int flowsPerDpn, final int batchSize) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:24: warning: no comment 16:19:08 [WARNING] public class FlowWriterSequential implements FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:28: warning: no comment 16:19:08 [WARNING] protected int dpnCount; 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:34: warning: no comment 16:19:08 [WARNING] public FlowWriterSequential(final DataBroker dataBroker, ExecutorService flowPusher) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:40: warning: no comment 16:19:08 [WARNING] public void addFlows(Integer count, Integer flowsPerDPN, int batchSize, int sleepMillis, short startTableId, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:53: warning: no comment 16:19:08 [WARNING] public void deleteFlows(Integer count, Integer flowsPerDPN, int batchSize, short startTableId, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:27: warning: no comment 16:19:08 [WARNING] public class FlowWriterTxChain implements FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:36: warning: no comment 16:19:08 [WARNING] public FlowWriterTxChain(final DataBroker dataBroker, ExecutorService flowPusher) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:42: warning: no comment 16:19:08 [WARNING] public void addFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, int sleepMillis, int sleepAfter, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:54: warning: no comment 16:19:08 [WARNING] public void deleteFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, short startTableId, 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/ReadFlowTestOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface ReadFlowTestOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RegisterInput.java:16: warning: no comment 16:19:08 [WARNING] public interface RegisterInput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RegisterOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface RegisterOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RemoveFlowsDsOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface RemoveFlowsDsOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RemoveFlowsRpcOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface RemoveFlowsRpcOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:9: warning: no comment 16:19:08 [WARNING] public interface SalBulkFlowService 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:92: warning: no comment 16:19:08 [WARNING] public SalBulkFlowServiceImpl(final SalFlowService flowService, final DataBroker dataBroker) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/TableTestInput.java:70: warning: no comment 16:19:08 [WARNING] Add(0, "add"), 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/TableTestInput.java:72: warning: no comment 16:19:08 [WARNING] Delete(1, "delete") 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/TableTestOutput.java:16: warning: no comment 16:19:08 [WARNING] public interface TableTestOutput 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:26: warning: no comment 16:19:08 [WARNING] public class TableWriter implements FlowCounterMBean { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:36: warning: no comment 16:19:08 [WARNING] public TableWriter(final DataBroker dataBroker, final ExecutorService tablePusher) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:41: warning: no comment 16:19:08 [WARNING] public void addTables(final int dpnCount, final short startTableId, final short endTableId) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:47: warning: no comment 16:19:08 [WARNING] public void deleteTables(int dpnCount, short startTableId, short endTableId) { 16:19:08 [WARNING] ^ 16:19:08 [WARNING] 71 warnings 16:19:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bulk-o-matic-0.16.4-SNAPSHOT-javadoc.jar 16:19:08 [INFO] 16:19:08 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ bulk-o-matic --- 16:19:08 [INFO] CycloneDX: Resolving Dependencies 16:19:09 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 16:19:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bom.xml 16:19:09 [INFO] attaching as bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bom.json 16:19:09 [INFO] attaching as bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.json 16:19:09 [INFO] 16:19:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 16:19:09 [INFO] Skipping duplicate-finder execution! 16:19:09 [INFO] 16:19:09 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 16:19:09 [WARNING] Used undeclared dependencies found: 16:19:09 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.23.15:compile 16:19:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:19:09 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:19:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:19:09 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:19:09 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:19:09 [WARNING] Non-test scoped test only dependencies found: 16:19:09 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:19:09 [INFO] 16:19:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bulk-o-matic --- 16:19:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bulk-o-matic-0.16.4-SNAPSHOT-sources.jar 16:19:09 [INFO] 16:19:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bulk-o-matic --- 16:19:09 [INFO] 16:19:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bulk-o-matic --- 16:19:09 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/code-coverage/jacoco.exec 16:19:09 [INFO] Analyzed bundle 'bulk-o-matic' with 21 classes 16:19:09 [INFO] 16:19:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bulk-o-matic --- 16:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bulk-o-matic-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT.jar 16:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT.pom 16:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bulk-o-matic-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT-javadoc.jar 16:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.json 16:19:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/bulk-o-matic-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT-sources.jar 16:19:09 [INFO] 16:19:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- 16:19:09 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-SNAPSHOT.jar 16:19:09 [INFO] Writing OBR metadata 16:19:09 [INFO] 16:19:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bulk-o-matic --- 16:19:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:19:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:19:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:09 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 16:19:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:19:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:19:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:09 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 16:19:09 [INFO] 16:19:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- 16:19:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:19:09 [INFO] 16:19:09 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 16:19:09 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.16.4-SNAPSHOT [47/84] 16:19:09 [INFO] ------------------------------[ feature ]------------------------------- 16:19:09 [INFO] 16:19:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:09 [INFO] 16:19:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:09 [INFO] 16:19:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:09 [INFO] 16:19:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:09 [INFO] 16:19:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:09 [INFO] argLine set to empty 16:19:09 [INFO] 16:19:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:09 [INFO] Starting audit... 16:19:09 Audit done. 16:19:09 [INFO] You have 0 Checkstyle violations. 16:19:09 [INFO] 16:19:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] Starting audit... 16:19:10 Audit done. 16:19:10 [INFO] You have 0 Checkstyle violations. 16:19:10 [INFO] 16:19:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] 16:19:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties 16:19:10 [INFO] 16:19:10 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 16:19:10 [INFO] ...done! 16:19:10 [INFO] Attaching features XML 16:19:10 [INFO] 16:19:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 16:19: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 16:19:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:19:10 [INFO] 16:19:10 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 16:19:10 [INFO] 16:19:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] 16:19:10 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 16:19:10 [INFO] 16:19:10 [INFO] 16:19:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] 16:19:10 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/surefire-reports 16:19:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:19:10 [INFO] 16:19:10 [INFO] ------------------------------------------------------- 16:19:10 [INFO] T E S T S 16:19:10 [INFO] ------------------------------------------------------- 16:19:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:19:36 [INFO] 16:19:36 [INFO] Results: 16:19:36 [INFO] 16:19:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:19:36 [INFO] 16:19:36 [INFO] 16:19:36 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:36 [INFO] 16:19:36 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:36 [INFO] 16:19:36 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:36 [INFO] CycloneDX: Resolving Dependencies 16:19:42 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 16:19:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 16:19:42 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json 16:19:42 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.json 16:19:42 [INFO] 16:19:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] Skipping duplicate-finder execution! 16:19:42 [INFO] 16:19:42 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] Skipping plugin execution 16:19:42 [INFO] 16:19:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] No sources in project. Archive not created. 16:19:42 [INFO] 16:19:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] 16:19:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:42 [INFO] 16:19:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] No primary artifact to install, installing attached artifacts instead. 16:19:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-SNAPSHOT.pom 16:19:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/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.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-SNAPSHOT-features.xml 16:19:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-SNAPSHOT-cyclonedx.json 16:19:42 [INFO] 16:19:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 16:19:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:19:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:19:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:19:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:19:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:42 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 16:19:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:19:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:19:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:42 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 16:19:42 [INFO] 16:19:42 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 16:19:42 [INFO] Building device-ownership-service 0.16.4-SNAPSHOT [48/84] 16:19:42 [INFO] -------------------------------[ bundle ]------------------------------- 16:19:42 [INFO] 16:19:42 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ device-ownership-service --- 16:19:42 [INFO] 16:19:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- 16:19:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:42 [INFO] 16:19:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- 16:19:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:42 [INFO] 16:19:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ device-ownership-service --- 16:19:42 [INFO] 16:19:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- 16:19:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:19:42 [INFO] 16:19:42 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ device-ownership-service --- 16:19:42 [INFO] Starting audit... 16:19:42 Audit done. 16:19:42 [INFO] You have 0 Checkstyle violations. 16:19:42 [INFO] 16:19:42 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ device-ownership-service --- 16:19:42 [INFO] Starting audit... 16:19:42 Audit done. 16:19:42 [INFO] You have 0 Checkstyle violations. 16:19:42 [INFO] 16:19:42 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ device-ownership-service --- 16:19:42 [INFO] 16:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 16:19:42 [INFO] Copying 1 resource from src/main/resources to target/classes 16:19:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/generated-sources/spi 16:19:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/generated-sources/yang 16:19:42 [INFO] 16:19:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ device-ownership-service --- 16:19:42 [INFO] Changes detected - recompiling the module! :dependency 16:19:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:19:42 [INFO] 16:19:42 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 16:19:42 [INFO] 16:19:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ device-ownership-service --- 16:19:42 [INFO] Fork Value is true 16:19:45 [INFO] Done SpotBugs Analysis.... 16:19:45 [INFO] 16:19:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 16:19:45 [INFO] 16:19:45 [INFO] 16:19:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ device-ownership-service --- 16:19:45 [INFO] BugInstance size is 0 16:19:45 [INFO] Error size is 0 16:19:45 [INFO] No errors/warnings found 16:19:45 [INFO] 16:19:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- 16:19:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/test/resources 16:19:45 [INFO] 16:19:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ device-ownership-service --- 16:19:45 [INFO] No sources to compile 16:19:45 [INFO] 16:19:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ device-ownership-service --- 16:19:45 [INFO] No tests to run. 16:19:45 [INFO] 16:19:45 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ device-ownership-service --- 16:19:45 [INFO] 16:19:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- 16:19:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/device-ownership-service-0.16.4-SNAPSHOT.jar 16:19:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/META-INF/MANIFEST.MF 16:19:45 [INFO] 16:19:45 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ device-ownership-service --- 16:19:45 [INFO] No previous run data found, generating javadoc. 16:19:46 [WARNING] Javadoc Warnings 16:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/DeviceOwnershipService.java:17: warning: no @param for nodeId 16:19:46 [WARNING] boolean isEntityOwned(String nodeId); 16:19:46 [WARNING] ^ 16:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/DeviceOwnershipService.java:11: warning: no comment 16:19:46 [WARNING] public interface DeviceOwnershipService { 16:19:46 [WARNING] ^ 16:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:28: warning: no comment 16:19:46 [WARNING] public class DeviceOwnershipServiceImpl implements DeviceOwnershipService, EntityOwnershipListener { 16:19:46 [WARNING] ^ 16:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:36: warning: no comment 16:19:46 [WARNING] public DeviceOwnershipServiceImpl(final EntityOwnershipService entityOwnershipService) { 16:19:46 [WARNING] ^ 16:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:47: warning: no comment 16:19:46 [WARNING] public void close() { 16:19:46 [WARNING] ^ 16:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:41: warning: no comment 16:19:46 [WARNING] public void start() { 16:19:46 [WARNING] ^ 16:19:46 [WARNING] 6 warnings 16:19:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/device-ownership-service-0.16.4-SNAPSHOT-javadoc.jar 16:19:46 [INFO] 16:19:46 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ device-ownership-service --- 16:19:46 [INFO] CycloneDX: Resolving Dependencies 16:19:46 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 16:19:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/bom.xml 16:19:46 [INFO] attaching as device-ownership-service-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/bom.json 16:19:46 [INFO] attaching as device-ownership-service-0.16.4-SNAPSHOT-cyclonedx.json 16:19:46 [INFO] 16:19:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 16:19:46 [INFO] Skipping duplicate-finder execution! 16:19:46 [INFO] 16:19:46 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ device-ownership-service --- 16:19:46 [WARNING] Used undeclared dependencies found: 16:19:46 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:19:46 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 16:19:46 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 16:19:46 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:19:46 [INFO] 16:19:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ device-ownership-service --- 16:19:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/device-ownership-service-0.16.4-SNAPSHOT-sources.jar 16:19:46 [INFO] 16:19:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ device-ownership-service --- 16:19:46 [INFO] 16:19:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ device-ownership-service --- 16:19:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:19:46 [INFO] 16:19:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ device-ownership-service --- 16:19:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/device-ownership-service-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT.jar 16:19:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT.pom 16:19:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/device-ownership-service-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT-javadoc.jar 16:19:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT-cyclonedx.json 16:19:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/device-ownership-service-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT-sources.jar 16:19:46 [INFO] 16:19:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- 16:19:46 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-SNAPSHOT.jar 16:19:46 [INFO] Writing OBR metadata 16:19:46 [INFO] 16:19:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ device-ownership-service --- 16:19:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:19:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:19:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:19:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:46 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 16:19:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:19:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:19:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:46 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 16:19:46 [INFO] 16:19:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- 16:19:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:19:46 [INFO] 16:19:46 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 16:19:46 [INFO] Building of-switch-config-pusher 0.16.4-SNAPSHOT [49/84] 16:19:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:19:46 [INFO] 16:19:46 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ of-switch-config-pusher --- 16:19:46 [INFO] 16:19:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- 16:19:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:46 [INFO] 16:19:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 16:19:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:46 [INFO] 16:19:46 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 16:19:47 [INFO] 16:19:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 16:19:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:19:47 [INFO] 16:19:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ of-switch-config-pusher --- 16:19:47 [INFO] Starting audit... 16:19:47 Audit done. 16:19:47 [INFO] You have 0 Checkstyle violations. 16:19:47 [INFO] 16:19:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ of-switch-config-pusher --- 16:19:47 [INFO] Starting audit... 16:19:47 Audit done. 16:19:47 [INFO] You have 0 Checkstyle violations. 16:19:47 [INFO] 16:19:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ of-switch-config-pusher --- 16:19:47 [INFO] 16:19:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 16:19:47 [INFO] Copying 1 resource from src/main/resources to target/classes 16:19:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/generated-sources/spi 16:19:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/generated-sources/yang 16:19:47 [INFO] 16:19:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ of-switch-config-pusher --- 16:19:47 [INFO] Changes detected - recompiling the module! :dependency 16:19:47 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:19:47 [INFO] 16:19:47 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 16:19:47 [INFO] 16:19:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ of-switch-config-pusher --- 16:19:47 [INFO] Fork Value is true 16:19:49 [INFO] Done SpotBugs Analysis.... 16:19:49 [INFO] 16:19:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 16:19:49 [INFO] 16:19:49 [INFO] 16:19:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ of-switch-config-pusher --- 16:19:49 [INFO] BugInstance size is 0 16:19:49 [INFO] Error size is 0 16:19:49 [INFO] No errors/warnings found 16:19:49 [INFO] 16:19:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 16:19:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/test/resources 16:19:49 [INFO] 16:19:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 16:19:49 [INFO] Changes detected - recompiling the module! :dependency 16:19:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:19:49 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[69,68] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 16:19:49 required: T 16:19:49 found: org.opendaylight.mdsal.binding.api.DataObjectModification 16:19:49 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[69,81] unchecked conversion 16:19:49 required: T 16:19:49 found: org.opendaylight.mdsal.binding.api.DataObjectModification 16:19:49 [INFO] 16:19:49 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ of-switch-config-pusher --- 16:19:49 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/surefire-reports 16:19:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:19:49 [INFO] 16:19:49 [INFO] ------------------------------------------------------- 16:19:49 [INFO] T E S T S 16:19:49 [INFO] ------------------------------------------------------- 16:19:50 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 16:19:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:19:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.998 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 16:19:52 [INFO] 16:19:52 [INFO] Results: 16:19:52 [INFO] 16:19:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:19:52 [INFO] 16:19:52 [INFO] 16:19:52 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ of-switch-config-pusher --- 16:19:52 [INFO] 16:19:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- 16:19:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT.jar 16:19:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 16:19:52 [INFO] 16:19:52 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ of-switch-config-pusher --- 16:19:52 [INFO] No previous run data found, generating javadoc. 16:19:53 [WARNING] Javadoc Warnings 16:19:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:39: warning: no comment 16:19:53 [WARNING] public class DefaultConfigPusher implements AutoCloseable, ClusteredDataTreeChangeListener { 16:19:53 [WARNING] ^ 16:19:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:49: warning: no comment 16:19:53 [WARNING] public DefaultConfigPusher(final NodeConfigService nodeConfigService, final DataBroker dataBroker, 16:19:53 [WARNING] ^ 16:19:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:57: warning: no comment 16:19:53 [WARNING] public void start() { 16:19:53 [WARNING] ^ 16:19:53 [WARNING] 3 warnings 16:19:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT-javadoc.jar 16:19:53 [INFO] 16:19:53 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ of-switch-config-pusher --- 16:19:53 [INFO] CycloneDX: Resolving Dependencies 16:19:54 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 16:19:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/bom.xml 16:19:54 [INFO] attaching as of-switch-config-pusher-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/bom.json 16:19:54 [INFO] attaching as of-switch-config-pusher-0.16.4-SNAPSHOT-cyclonedx.json 16:19:54 [INFO] 16:19:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 16:19:54 [INFO] Skipping duplicate-finder execution! 16:19:54 [INFO] 16:19:54 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 16:19:54 [WARNING] Used undeclared dependencies found: 16:19:54 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:19:54 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.16.4-SNAPSHOT:compile 16:19:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:19:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:19:54 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:19:54 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:19:54 [WARNING] Unused declared dependencies found: 16:19:54 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.16.4-SNAPSHOT:compile 16:19:54 [INFO] 16:19:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 16:19:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT-sources.jar 16:19:54 [INFO] 16:19:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ of-switch-config-pusher --- 16:19:54 [INFO] 16:19:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ of-switch-config-pusher --- 16:19:54 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 16:19:54 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 16:19:54 [INFO] 16:19:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ of-switch-config-pusher --- 16:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT.jar 16:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT.pom 16:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT-javadoc.jar 16:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT-cyclonedx.xml 16:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT-cyclonedx.json 16:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT-sources.jar 16:19:54 [INFO] 16:19:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- 16:19:54 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-SNAPSHOT.jar 16:19:54 [INFO] Writing OBR metadata 16:19:54 [INFO] 16:19:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ of-switch-config-pusher --- 16:19:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:19:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:54 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 16:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 16:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:19:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:19:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:19:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:19:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:19:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:19:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:19:54 at java.lang.reflect.Method.invoke (Method.java:568) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:19:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 16:19:54 [INFO] 16:19:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- 16:19:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:19:54 [INFO] 16:19:54 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 16:19:54 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.16.4-SNAPSHOT [50/84] 16:19:54 [INFO] ------------------------------[ feature ]------------------------------- 16:19:54 [INFO] 16:19:54 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 16:19:54 [INFO] 16:19:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 16:19:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:54 [INFO] 16:19:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 16:19:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:19:54 [INFO] 16:19:54 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] 16:19:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:55 [INFO] argLine set to empty 16:19:55 [INFO] 16:19:55 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] Starting audit... 16:19:55 Audit done. 16:19:55 [INFO] You have 0 Checkstyle violations. 16:19:55 [INFO] 16:19:55 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] Starting audit... 16:19:55 Audit done. 16:19:55 [INFO] You have 0 Checkstyle violations. 16:19:55 [INFO] 16:19:55 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] 16:19:55 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties 16:19:55 [INFO] 16:19:55 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 16:19:55 [INFO] ...done! 16:19:55 [INFO] Attaching features XML 16:19:55 [INFO] 16:19:55 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 16:19: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 16:19:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:19:55 [INFO] 16:19:55 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 16:19:55 [INFO] 16:19:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] 16:19:55 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 16:19:55 [INFO] 16:19:55 [INFO] 16:19:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] 16:19:55 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-config-pusher --- 16:19:55 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/surefire-reports 16:19:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:19:55 [INFO] 16:19:55 [INFO] ------------------------------------------------------- 16:19:55 [INFO] T E S T S 16:19:55 [INFO] ------------------------------------------------------- 16:19:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:20:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.75 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:20:21 [INFO] 16:20:21 [INFO] Results: 16:20:21 [INFO] 16:20:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:20:21 [INFO] 16:20:21 [INFO] 16:20:21 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 16:20:21 [INFO] 16:20:21 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 16:20:21 [INFO] 16:20:21 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 16:20:21 [INFO] CycloneDX: Resolving Dependencies 16:20:26 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 16:20:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml 16:20:26 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json 16:20:26 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.16.4-SNAPSHOT-cyclonedx.json 16:20:26 [INFO] 16:20:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] Skipping duplicate-finder execution! 16:20:26 [INFO] 16:20:26 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] Skipping plugin execution 16:20:26 [INFO] 16:20:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] No sources in project. Archive not created. 16:20:26 [INFO] 16:20:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] 16:20:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:20:26 [INFO] 16:20:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] No primary artifact to install, installing attached artifacts instead. 16:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-SNAPSHOT.pom 16:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-SNAPSHOT-features.xml 16:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-SNAPSHOT-cyclonedx.json 16:20:26 [INFO] 16:20:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 16:20:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:20:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:20:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:20:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:20:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:26 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 16:20:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:20:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:20:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:26 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 16:20:26 [INFO] 16:20:26 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 16:20:26 [INFO] Building arbitratorreconciliation-api 0.16.4-SNAPSHOT [51/84] 16:20:26 [INFO] -------------------------------[ bundle ]------------------------------- 16:20:26 [INFO] 16:20:26 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ arbitratorreconciliation-api --- 16:20:26 [INFO] 16:20:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- 16:20:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:26 [INFO] 16:20:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 16:20:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:26 [INFO] 16:20:26 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 16:20:27 [INFO] 16:20:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 16:20:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:20:27 [INFO] 16:20:27 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ arbitratorreconciliation-api --- 16:20:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:20:27 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/src/main/yang 16:20:27 [INFO] yang-to-sources: Found 10 dependencies in 2.183 ms 16:20:27 [INFO] yang-to-sources: Project model files found: 1 in 533.1 μs 16:20:27 [INFO] yang-to-sources: 11 YANG models processed in 136.7 ms 16:20:27 [INFO] BindingJavaFileGenerator: Defined 15 files in 17.94 ms 16:20:27 [INFO] Sorted 15 files into 2 directories in 123.2 μs 16:20:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 23.02 ms 16:20:27 [INFO] 16:20:27 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ arbitratorreconciliation-api --- 16:20:27 [INFO] Starting audit... 16:20:27 Audit done. 16:20:27 [INFO] You have 0 Checkstyle violations. 16:20:27 [INFO] 16:20:27 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ arbitratorreconciliation-api --- 16:20:27 [INFO] Starting audit... 16:20:27 Audit done. 16:20:27 [INFO] You have 0 Checkstyle violations. 16:20:27 [INFO] 16:20:27 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ arbitratorreconciliation-api --- 16:20:27 [INFO] 16:20:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 16:20:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/src/main/resources 16:20:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:20:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:20:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:20:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:20:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:20:27 [INFO] 16:20:27 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ arbitratorreconciliation-api --- 16:20:27 [INFO] Changes detected - recompiling the module! :dependency 16:20:27 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 16:20:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:27 [INFO] 16:20:27 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 16:20:27 [INFO] 16:20:27 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 16:20:27 [INFO] Fork Value is true 16:20:30 [INFO] Done SpotBugs Analysis.... 16:20:30 [INFO] 16:20:30 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 16:20:30 [INFO] 16:20:30 [INFO] 16:20:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ arbitratorreconciliation-api --- 16:20:30 [INFO] BugInstance size is 0 16:20:30 [INFO] Error size is 0 16:20:30 [INFO] No errors/warnings found 16:20:30 [INFO] 16:20:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 16:20:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/src/test/resources 16:20:30 [INFO] 16:20:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 16:20:30 [INFO] No sources to compile 16:20:30 [INFO] 16:20:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ arbitratorreconciliation-api --- 16:20:30 [INFO] No tests to run. 16:20:30 [INFO] 16:20:30 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ arbitratorreconciliation-api --- 16:20:30 [INFO] 16:20:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- 16:20:30 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.16.4-SNAPSHOT.jar 16:20:30 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 16:20:30 [INFO] 16:20:30 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 16:20:30 [INFO] No previous run data found, generating javadoc. 16:20:32 [WARNING] Javadoc Warnings 16:20:32 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:9: warning: no comment 16:20:32 [WARNING] public interface ArbitratorReconcileService 16:20:32 [WARNING] ^ 16:20:32 [WARNING] 1 warning 16:20:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.16.4-SNAPSHOT-javadoc.jar 16:20:32 [INFO] 16:20:32 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ arbitratorreconciliation-api --- 16:20:32 [INFO] CycloneDX: Resolving Dependencies 16:20:33 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 16:20:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/bom.xml 16:20:33 [INFO] attaching as arbitratorreconciliation-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/bom.json 16:20:33 [INFO] attaching as arbitratorreconciliation-api-0.16.4-SNAPSHOT-cyclonedx.json 16:20:33 [INFO] 16:20:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Skipping duplicate-finder execution! 16:20:33 [INFO] 16:20:33 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 16:20:33 [WARNING] Used undeclared dependencies found: 16:20:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:20:33 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:20:33 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:20:33 [INFO] 16:20:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.16.4-SNAPSHOT-sources.jar 16:20:33 [INFO] 16:20:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 16:20:33 [INFO] 16:20:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:20:33 [INFO] 16:20:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT.jar 16:20:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT.pom 16:20:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT-javadoc.jar 16:20:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT-cyclonedx.json 16:20:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT-sources.jar 16:20:33 [INFO] 16:20:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-SNAPSHOT.jar 16:20:33 [INFO] Writing OBR metadata 16:20:33 [INFO] 16:20:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:20:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:20:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:33 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 16:20:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:20:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:20:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:33 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 16:20:33 [INFO] 16:20:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- 16:20:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:20:33 [INFO] 16:20:33 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 16:20:33 [INFO] Building reconciliation-framework 0.16.4-SNAPSHOT [52/84] 16:20:33 [INFO] -------------------------------[ bundle ]------------------------------- 16:20:33 [INFO] 16:20:33 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ reconciliation-framework --- 16:20:33 [INFO] 16:20:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- 16:20:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:33 [INFO] 16:20:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 16:20:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:33 [INFO] 16:20:33 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ reconciliation-framework --- 16:20:34 [INFO] 16:20:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- 16:20:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:20:34 [INFO] 16:20:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ reconciliation-framework --- 16:20:34 [INFO] Starting audit... 16:20:34 Audit done. 16:20:34 [INFO] You have 0 Checkstyle violations. 16:20:34 [INFO] 16:20:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ reconciliation-framework --- 16:20:34 [INFO] Starting audit... 16:20:34 Audit done. 16:20:34 [INFO] You have 0 Checkstyle violations. 16:20:34 [INFO] 16:20:34 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ reconciliation-framework --- 16:20:34 [INFO] 16:20:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 16:20:34 [INFO] Copying 2 resources from src/main/resources to target/classes 16:20:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/generated-sources/spi 16:20:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/generated-sources/yang 16:20:34 [INFO] 16:20:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ reconciliation-framework --- 16:20:34 [INFO] Changes detected - recompiling the module! :dependency 16:20:34 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:20:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:20:34 [INFO] 16:20:34 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 16:20:34 [INFO] 16:20:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ reconciliation-framework --- 16:20:34 [INFO] Fork Value is true 16:20:36 [INFO] Done SpotBugs Analysis.... 16:20:36 [INFO] 16:20:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 16:20:36 [INFO] 16:20:36 [INFO] 16:20:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ reconciliation-framework --- 16:20:36 [INFO] BugInstance size is 0 16:20:36 [INFO] Error size is 0 16:20:36 [INFO] No errors/warnings found 16:20:36 [INFO] 16:20:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 16:20:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/test/resources 16:20:36 [INFO] 16:20:36 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ reconciliation-framework --- 16:20:36 [INFO] No sources to compile 16:20:36 [INFO] 16:20:36 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ reconciliation-framework --- 16:20:36 [INFO] No tests to run. 16:20:36 [INFO] 16:20:36 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ reconciliation-framework --- 16:20:36 [INFO] 16:20:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- 16:20:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/reconciliation-framework-0.16.4-SNAPSHOT.jar 16:20:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 16:20:36 [INFO] 16:20:36 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ reconciliation-framework --- 16:20:37 [INFO] No previous run data found, generating javadoc. 16:20:38 [WARNING] Javadoc Warnings 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:26: warning: no comment 16:20:38 [WARNING] public class GetRegisteredServices extends OsgiCommandSupport { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:32: warning: no comment 16:20:38 [WARNING] public void setReconciliationManager(final ReconciliationManager reconciliationManager) { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:15: warning: no comment 16:20:38 [WARNING] public interface NotificationRegistration extends AutoCloseable { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationManager.java:18: warning: no comment 16:20:38 [WARNING] public interface ReconciliationManager { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationManager.java:32: warning: no comment 16:20:38 [WARNING] Map> getRegisteredServices(); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationManager.java:25: warning: no comment 16:20:38 [WARNING] NotificationRegistration registerService(ReconciliationNotificationListener service); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:41: warning: no comment 16:20:38 [WARNING] public class ReconciliationManagerImpl implements ReconciliationManager, ReconciliationFrameworkEvent { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:52: warning: no comment 16:20:38 [WARNING] public ReconciliationManagerImpl(final MastershipChangeServiceManager mastershipChangeServiceManager) { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:58: warning: no comment 16:20:38 [WARNING] public void start() throws MastershipChangeException { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:19: warning: no comment 16:20:38 [WARNING] public interface ReconciliationNotificationListener extends AutoCloseable { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:41: warning: no comment 16:20:38 [WARNING] ListenableFuture endReconciliation(DeviceInfo node); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:58: warning: no comment 16:20:38 [WARNING] String getName(); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:51: warning: no comment 16:20:38 [WARNING] int getPriority(); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:65: warning: no comment 16:20:38 [WARNING] ResultState getResultState(); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:31: warning: no comment 16:20:38 [WARNING] ListenableFuture startReconciliation(DeviceInfo node); 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:13: warning: no comment 16:20:38 [WARNING] public class ReconciliationServiceDelegate implements NotificationRegistration { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:17: warning: no comment 16:20:38 [WARNING] public ReconciliationServiceDelegate(AutoCloseable unregisterService) { 16:20:38 [WARNING] ^ 16:20:38 [WARNING] 17 warnings 16:20:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/reconciliation-framework-0.16.4-SNAPSHOT-javadoc.jar 16:20:38 [INFO] 16:20:38 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ reconciliation-framework --- 16:20:38 [INFO] CycloneDX: Resolving Dependencies 16:20:39 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 16:20:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/bom.xml 16:20:39 [INFO] attaching as reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/bom.json 16:20:39 [INFO] attaching as reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.json 16:20:39 [INFO] 16:20:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 16:20:39 [INFO] Skipping duplicate-finder execution! 16:20:39 [INFO] 16:20:39 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 16:20:39 [WARNING] Used undeclared dependencies found: 16:20:39 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:20:39 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:20:39 [INFO] 16:20:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ reconciliation-framework --- 16:20:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/reconciliation-framework-0.16.4-SNAPSHOT-sources.jar 16:20:39 [INFO] 16:20:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ reconciliation-framework --- 16:20:39 [INFO] 16:20:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ reconciliation-framework --- 16:20:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:20:39 [INFO] 16:20:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ reconciliation-framework --- 16:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/reconciliation-framework-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT.jar 16:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT.pom 16:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/reconciliation-framework-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT-javadoc.jar 16:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.json 16:20:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/reconciliation-framework-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT-sources.jar 16:20:39 [INFO] 16:20:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- 16:20:39 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-SNAPSHOT.jar 16:20:39 [INFO] Writing OBR metadata 16:20:40 [INFO] 16:20:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ reconciliation-framework --- 16:20:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:20:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:20:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:20:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 16:20:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:20:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:20:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:40 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 16:20:40 [INFO] 16:20:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- 16:20:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:20:40 [INFO] 16:20:40 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 16:20:40 [INFO] Building arbitratorreconciliation-impl 0.16.4-SNAPSHOT [53/84] 16:20:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:20:40 [INFO] 16:20:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] 16:20:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:40 [INFO] 16:20:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:40 [INFO] 16:20:40 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] 16:20:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:20:40 [INFO] 16:20:40 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Starting audit... 16:20:40 Audit done. 16:20:40 [INFO] You have 0 Checkstyle violations. 16:20:40 [INFO] 16:20:40 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Starting audit... 16:20:40 Audit done. 16:20:40 [INFO] You have 0 Checkstyle violations. 16:20:40 [INFO] 16:20:40 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] 16:20:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Copying 1 resource from src/main/resources to target/classes 16:20:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/generated-sources/spi 16:20:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/generated-sources/yang 16:20:40 [INFO] 16:20:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Changes detected - recompiling the module! :dependency 16:20:40 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,8] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[133,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[375,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[376,35] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:20:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[384,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:40 [INFO] 16:20:40 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 16:20:40 [INFO] 16:20:40 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 16:20:40 [INFO] Fork Value is true 16:20:43 [INFO] Done SpotBugs Analysis.... 16:20:43 [INFO] 16:20:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 16:20:43 [INFO] 16:20:43 [INFO] 16:20:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] BugInstance size is 0 16:20:43 [INFO] Error size is 0 16:20:43 [INFO] No errors/warnings found 16:20:43 [INFO] 16:20:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/test/resources 16:20:43 [INFO] 16:20:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] No sources to compile 16:20:43 [INFO] 16:20:43 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] No tests to run. 16:20:43 [INFO] 16:20:43 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] 16:20:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.16.4-SNAPSHOT.jar 16:20:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 16:20:43 [INFO] 16:20:43 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 16:20:43 [INFO] No previous run data found, generating javadoc. 16:20:45 [WARNING] Javadoc Warnings 16:20:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:92: warning: no comment 16:20:45 [WARNING] public class ArbitratorReconciliationManagerImpl implements ArbitratorReconcileService, 16:20:45 [WARNING] ^ 16:20:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:332: warning: no comment 16:20:45 [WARNING] public final class CommitActiveBundleCallback implements FutureCallback> { 16:20:45 [WARNING] ^ 16:20:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:128: warning: no comment 16:20:45 [WARNING] public ArbitratorReconciliationManagerImpl(final ReconciliationManager reconciliationManager, 16:20:45 [WARNING] ^ 16:20:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:140: warning: no comment 16:20:45 [WARNING] public void start() { 16:20:45 [WARNING] ^ 16:20:45 [WARNING] 4 warnings 16:20:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-javadoc.jar 16:20:45 [INFO] 16:20:45 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ arbitratorreconciliation-impl --- 16:20:45 [INFO] CycloneDX: Resolving Dependencies 16:20:45 [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) 16:20:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/bom.xml 16:20:45 [INFO] attaching as arbitratorreconciliation-impl-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/bom.json 16:20:45 [INFO] attaching as arbitratorreconciliation-impl-0.16.4-SNAPSHOT-cyclonedx.json 16:20:45 [INFO] 16:20:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 16:20:45 [INFO] Skipping duplicate-finder execution! 16:20:45 [INFO] 16:20:45 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 16:20:45 [WARNING] Used undeclared dependencies found: 16:20:45 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:20:45 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:20:45 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:20:45 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.16.4-SNAPSHOT:compile 16:20:45 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:20:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 16:20:45 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:20:45 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.16.4-SNAPSHOT:compile 16:20:45 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:20:45 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:20:45 [INFO] 16:20:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 16:20:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-sources.jar 16:20:45 [INFO] 16:20:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 16:20:45 [INFO] 16:20:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-impl --- 16:20:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:20:45 [INFO] 16:20:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-impl --- 16:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT.jar 16:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT.pom 16:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-javadoc.jar 16:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-cyclonedx.xml 16:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-cyclonedx.json 16:20:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT-sources.jar 16:20:45 [INFO] 16:20:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- 16:20:46 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-SNAPSHOT.jar 16:20:46 [INFO] Writing OBR metadata 16:20:46 [INFO] 16:20:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-impl --- 16:20:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:20:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:20:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:20:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:46 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:20:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 16:20:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:20:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:20:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:20:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:20:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:20:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:20:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:20:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:20:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:20:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:20:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:20:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:20:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:20:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:20:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:20:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:20:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:20:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:20:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:20:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:20:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:20:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:20:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:20:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:20:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:20:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:20:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:20:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:20:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:20:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:20:46 at java.lang.reflect.Method.invoke (Method.java:568) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:20:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:20:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 16:20:46 [INFO] 16:20:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- 16:20:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:20:46 [INFO] 16:20:46 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 16:20:46 [INFO] Building forwardingrules-manager 0.16.4-SNAPSHOT [54/84] 16:20:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:20:46 [INFO] 16:20:46 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ forwardingrules-manager --- 16:20:46 [INFO] 16:20:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- 16:20:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:46 [INFO] 16:20:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 16:20:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:20:46 [INFO] 16:20:46 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ forwardingrules-manager --- 16:20:46 [INFO] 16:20:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 16:20:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:20:46 [INFO] 16:20:46 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ forwardingrules-manager --- 16:20:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:20:46 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/yang 16:20:46 [INFO] yang-to-sources: Found 14 dependencies in 2.599 ms 16:20:46 [INFO] yang-to-sources: Project model files found: 2 in 869.6 μs 16:20:46 [INFO] yang-to-sources: 5 YANG models processed in 80.81 ms 16:20:46 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.888 ms 16:20:46 [INFO] Sorted 15 files into 3 directories in 81.92 μs 16:20:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 6.475 ms 16:20:46 [INFO] 16:20:46 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ forwardingrules-manager --- 16:20:46 [INFO] Starting audit... 16:20:46 Audit done. 16:20:46 [INFO] You have 0 Checkstyle violations. 16:20:46 [INFO] 16:20:46 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ forwardingrules-manager --- 16:20:47 [INFO] Starting audit... 16:20:47 Audit done. 16:20:47 [INFO] You have 0 Checkstyle violations. 16:20:47 [INFO] 16:20:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ forwardingrules-manager --- 16:20:47 [INFO] 16:20:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 16:20:47 [INFO] Copying 1 resource from src/main/resources to target/classes 16:20:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/spi 16:20:47 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:20:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:20:47 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:20:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/spi 16:20:47 [INFO] 16:20:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ forwardingrules-manager --- 16:20:47 [INFO] Changes detected - recompiling the module! :dependency 16:20:47 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[166,13] found raw type: java.util.ArrayList 16:20:48 missing type arguments for generic class java.util.ArrayList 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[194,20] found raw type: java.util.ArrayList 16:20:48 missing type arguments for generic class java.util.ArrayList 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,9] found raw type: java.util.ArrayList 16:20:48 missing type arguments for generic class java.util.ArrayList 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,38] found raw type: java.util.ArrayList 16:20:48 missing type arguments for generic class java.util.ArrayList 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[38,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter has a member method close() that could throw InterruptedException 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[46,36] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[123,57] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[126,66] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:20:48 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[122,28] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types 16:20:48 required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor 16:20:48 found: com.google.common.util.concurrent.ListenableFuture>,>>,java.util.concurrent.Executor 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[35,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesManager has a member method close() that could throw InterruptedException 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[71,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[140,52] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[142,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[144,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[146,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[148,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[155,43] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[46,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 16:20:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:[90,37] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:20:48 [INFO] 16:20:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 16:20:48 [INFO] 16:20:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ forwardingrules-manager --- 16:20:48 [INFO] Fork Value is true 16:20:54 [INFO] Done SpotBugs Analysis.... 16:20:54 [INFO] 16:20:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 16:20:54 [INFO] 16:20:54 [INFO] 16:20:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ forwardingrules-manager --- 16:20:54 [INFO] BugInstance size is 0 16:20:54 [INFO] Error size is 0 16:20:54 [INFO] No errors/warnings found 16:20:54 [INFO] 16:20:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 16:20:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/resources 16:20:54 [INFO] 16:20:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ forwardingrules-manager --- 16:20:54 [INFO] Changes detected - recompiling the module! :dependency 16:20:54 [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes 16:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[73,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[75,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[77,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[79,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[81,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[83,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:20:54 [INFO] 16:20:54 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ forwardingrules-manager --- 16:20:54 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/surefire-reports 16:20:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:20:54 [INFO] 16:20:54 [INFO] ------------------------------------------------------- 16:20:54 [INFO] T E S T S 16:20:54 [INFO] ------------------------------------------------------- 16:20:55 [INFO] Running test.mock.MeterListenerTest 16:20:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:21:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.38 s -- in test.mock.MeterListenerTest 16:21:05 [INFO] Running test.mock.FlowListenerTest 16:21:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s -- in test.mock.FlowListenerTest 16:21:06 [INFO] Running test.mock.GroupListenerTest 16:21:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s -- in test.mock.GroupListenerTest 16:21:07 [INFO] Running test.mock.NodeListenerTest 16:21:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in test.mock.NodeListenerTest 16:21:07 [INFO] Running test.mock.TableFeaturesListenerTest 16:21:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in test.mock.TableFeaturesListenerTest 16:21:07 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 16:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 16:21:08 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 16:21:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 16:21:08 [INFO] 16:21:08 [INFO] Results: 16:21:08 [INFO] 16:21:08 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 16:21:08 [INFO] 16:21:08 [INFO] 16:21:08 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ forwardingrules-manager --- 16:21:08 [INFO] 16:21:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- 16:21:08 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.16.4-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 16:21:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/forwardingrules-manager-0.16.4-SNAPSHOT.jar 16:21:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 16:21:08 [INFO] 16:21:08 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ forwardingrules-manager --- 16:21:08 [INFO] No previous run data found, generating javadoc. 16:21:10 [WARNING] Javadoc Warnings 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:142: warning: no @return 16:21:10 [WARNING] protected abstract InstanceIdentifier getWildCardPath(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:44: warning: no comment 16:21:10 [WARNING] protected final DataBroker dataBroker; 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:46: warning: no comment 16:21:10 [WARNING] protected ListenerRegistration listenerRegistration; 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:45: warning: no comment 16:21:10 [WARNING] protected final ListenerRegistrationHelper registrationHelper; 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:49: warning: no comment 16:21:10 [WARNING] protected AbstractListeningCommiter(final ForwardingRulesManager provider, final DataBroker dataBroker, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:59: warning: no @return 16:21:10 [WARNING] protected abstract InstanceIdentifier getWildCardPath(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:20: warning: no comment 16:21:10 [WARNING] public abstract class AbstractNodeConnectorCommitter 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:26: warning: no comment 16:21:10 [WARNING] public Class getActionType() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:15: warning: no comment 16:21:10 [WARNING] public enum ActionType { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:16: warning: no comment 16:21:10 [WARNING] APPLY_ACTION(ApplyActionsCase.class), 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:17: warning: no comment 16:21:10 [WARNING] GROUP_ACTION(GroupActionCase.class), 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:18: warning: no comment 16:21:10 [WARNING] WRITE_ACTION(WriteActionsCase.class); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:32: warning: no @param for bundleId 16:21:10 [WARNING] void remove(InstanceIdentifier identifier, D del, InstanceIdentifier nodeIdent, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:48: warning: no @param for bundleId 16:21:10 [WARNING] void update(InstanceIdentifier identifier, D original, D update, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:64: warning: no @param for bundleId 16:21:10 [WARNING] ListenableFuture> add(InstanceIdentifier identifier, D add, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleFlowForwarder.java:66: warning: no comment 16:21:10 [WARNING] public class BundleFlowForwarder implements BundleMessagesCommiter { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleFlowForwarder.java:73: warning: no comment 16:21:10 [WARNING] public BundleFlowForwarder(final ForwardingRulesManager forwardingRulesManager) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleGroupForwarder.java:50: warning: no comment 16:21:10 [WARNING] public class BundleGroupForwarder implements BundleMessagesCommiter { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleGroupForwarder.java:57: warning: no comment 16:21:10 [WARNING] public BundleGroupForwarder(final ForwardingRulesManager forwardingRulesManager) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:19: warning: no comment 16:21:10 [WARNING] public interface BundleMessagesCommiter { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:44: warning: no comment 16:21:10 [WARNING] public DeviceMastership(final NodeId nodeId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:97: warning: no comment 16:21:10 [WARNING] public void deregisterReconciliationRpc() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:74: warning: no comment 16:21:10 [WARNING] public boolean isDeviceMastered() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:82: warning: no comment 16:21:10 [WARNING] public void reconcile() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:86: warning: no comment 16:21:10 [WARNING] public void registerReconciliationRpc(final RpcProviderService rpcProviderService, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:78: warning: no comment 16:21:10 [WARNING] public void setDeviceOperationalStatus(final boolean inOperDS) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:64: warning: no comment 16:21:10 [WARNING] public DeviceMastershipManager(final ClusterSingletonServiceProvider clusterSingletonService, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:144: warning: no comment 16:21:10 [WARNING] public void add(final InstanceIdentifier identifier, final FlowCapableNode add, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:80: warning: no comment 16:21:10 [WARNING] public boolean isDeviceMastered(final NodeId nodeId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:84: warning: no comment 16:21:10 [WARNING] public boolean isNodeActive(final NodeId nodeId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:123: warning: no comment 16:21:10 [WARNING] public void remove(final InstanceIdentifier identifier, final FlowCapableNode del, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:16: warning: no comment 16:21:10 [WARNING] public class DevicesGroupRegistry { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:32: warning: no comment 16:21:10 [WARNING] public void clearNodeGroups(final String nodeId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:19: warning: no comment 16:21:10 [WARNING] public boolean isGroupPresent(final String nodeId, final Uint32 groupId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:28: warning: no comment 16:21:10 [WARNING] public void removeGroup(final String nodeId, final Uint32 groupId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:24: warning: no comment 16:21:10 [WARNING] public void storeGroup(final String nodeId, final Uint32 groupId) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:15: warning: no comment 16:21:10 [WARNING] public interface FlowCapableNodeConnectorCommitter extends AutoCloseable, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowForwarder.java:89: warning: no comment 16:21:10 [WARNING] public FlowForwarder(final ForwardingRulesManager manager, final DataBroker db, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:86: warning: no comment 16:21:10 [WARNING] Future> removeWithResult(InstanceIdentifier identifier, D del, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeConnectorInventoryTranslator.java:12: warning: no comment 16:21:10 [WARNING] public interface FlowNodeConnectorInventoryTranslator { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeConnectorInventoryTranslator.java:14: warning: no comment 16:21:10 [WARNING] boolean isNodeConnectorUpdated(BigInteger dpId, String portName); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:30: warning: no comment 16:21:10 [WARNING] public final class FlowNodeConnectorInventoryTranslatorImpl 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:47: warning: no comment 16:21:10 [WARNING] public FlowNodeConnectorInventoryTranslatorImpl(final DataBroker dataBroker) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:27: warning: no comment 16:21:10 [WARNING] void flowNodeDisconnected(InstanceIdentifier disconnectedNode); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:25: warning: no comment 16:21:10 [WARNING] ListenableFuture reconcileConfiguration(InstanceIdentifier connectedNode); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeReconciliationImpl.java:146: warning: no comment 16:21:10 [WARNING] public FlowNodeReconciliationImpl(final ForwardingRulesManager manager, final DataBroker db, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:78: warning: no @return 16:21:10 [WARNING] SalFlowService getSalFlowService(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:84: warning: no @return 16:21:10 [WARNING] SalGroupService getSalGroupService(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:90: warning: no @return 16:21:10 [WARNING] SalMeterService getSalMeterService(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:96: warning: no @return 16:21:10 [WARNING] SalTableService getSalTableService(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:181: warning: no @param for ident 16:21:10 [WARNING] boolean isNodeOwner(InstanceIdentifier ident); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:209: warning: no @param for recoverableListener 16:21:10 [WARNING] void addRecoverableListener(RecoverableListener recoverableListener); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:37: warning: no comment 16:21:10 [WARNING] void start(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:112: warning: no comment 16:21:10 [WARNING] public ForwardingRulesManagerImpl(final DataBroker dataBroker, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:351: warning: no comment 16:21:10 [WARNING] public FlowNodeReconciliation getNodeListener() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:366: warning: no comment 16:21:10 [WARNING] public void setDeviceMastershipManager(final DeviceMastershipManager deviceMastershipManager) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:15: warning: no comment 16:21:10 [WARNING] public enum ForwardingRulesProperty { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:19: warning: no comment 16:21:10 [WARNING] BUNDLE_BASED_RECONCILIATION_ENABLED; 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:16: warning: no comment 16:21:10 [WARNING] DISABLE_RECONCILIATION, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:18: warning: no comment 16:21:10 [WARNING] RECONCILIATION_RETRY_COUNT, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:17: warning: no comment 16:21:10 [WARNING] STALE_MARKING_ENABLED, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:9: warning: no comment 16:21:10 [WARNING] public interface FrmReconciliationService 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FrmReconciliationServiceImpl.java:35: warning: no comment 16:21:10 [WARNING] public class FrmReconciliationServiceImpl implements FrmReconciliationService { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FrmReconciliationServiceImpl.java:42: warning: no comment 16:21:10 [WARNING] public FrmReconciliationServiceImpl(ForwardingRulesManagerImpl forwardingRulesManagerImpl) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:56: warning: no comment 16:21:10 [WARNING] public final class FrmUtil { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:60: warning: no comment 16:21:10 [WARNING] public static final String OPENFLOW_PREFIX = "openflow:"; 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:126: warning: no comment 16:21:10 [WARNING] public static InstanceIdentifier buildGroupInstanceIdentifier( 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:137: warning: no comment 16:21:10 [WARNING] public static BundleId getActiveBundle(final InstanceIdentifier nodeIdent, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:94: warning: no comment 16:21:10 [WARNING] public static Uint64 getDpnIdFromNodeName(final InstanceIdentifier nodeIdent) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:78: warning: no comment 16:21:10 [WARNING] public static String getFlowId(final FlowRef flowRef) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:82: warning: no comment 16:21:10 [WARNING] public static String getFlowId(final InstanceIdentifier identifier) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:163: warning: no comment 16:21:10 [WARNING] public static String getInventoryConfigDataStoreStatus() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:70: warning: no comment 16:21:10 [WARNING] public static NodeId getNodeIdFromNodeIdentifier(final InstanceIdentifier nodeIdent) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:74: warning: no comment 16:21:10 [WARNING] public static String getNodeIdValueFromNodeIdentifier(final InstanceIdentifier nodeIdent) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:86: warning: no comment 16:21:10 [WARNING] public static Uint8 getTableId(final FlowTableRef flowTableRef) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:90: warning: no comment 16:21:10 [WARNING] public static Uint8 getTableId(final InstanceIdentifier identifier) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:99: warning: no comment 16:21:10 [WARNING] public static Uint32 isFlowDependentOnGroup(final Flow flow) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:156: warning: no comment 16:21:10 [WARNING] public static boolean isGroupExistsOnDevice(final InstanceIdentifier nodeIdent, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupForwarder.java:68: warning: no comment 16:21:10 [WARNING] public GroupForwarder(final ForwardingRulesManager manager, final DataBroker db, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:23: warning: no comment 16:21:10 [WARNING] public void addEntry(JobEntry entry) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:35: warning: no comment 16:21:10 [WARNING] public @Nullable JobEntry getExecutingEntry() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:27: warning: no comment 16:21:10 [WARNING] public boolean isEmpty() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:31: warning: no comment 16:21:10 [WARNING] public @Nullable JobEntry poll() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:39: warning: no comment 16:21:10 [WARNING] public void setExecutingEntry(@Nullable JobEntry executingEntry) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:29: warning: no comment 16:21:10 [WARNING] public class ListenerRegistrationHelper { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:38: warning: no comment 16:21:10 [WARNING] public ListenerRegistrationHelper(final DataBroker dataBroker) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:49: warning: no comment 16:21:10 [WARNING] ListenableFuture> checkedRegisterListener( 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:65: warning: no comment 16:21:10 [WARNING] public void close() throws Exception { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterForwarder.java:54: warning: no comment 16:21:10 [WARNING] public MeterForwarder(final ForwardingRulesManager manager, final DataBroker db, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:23: warning: no @param for 16:21:10 [WARNING] ListenableFuture enqueueJob(String key, Callable> mainWorker); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:13: warning: no comment 16:21:10 [WARNING] public interface NodeConfigurator extends AutoCloseable { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/NodeConfiguratorImpl.java:24: warning: no comment 16:21:10 [WARNING] public class NodeConfiguratorImpl implements NodeConfigurator { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/NodeConfiguratorImpl.java:32: warning: no comment 16:21:10 [WARNING] public NodeConfiguratorImpl() { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/recovery/OpenflowServiceRecoveryHandler.java:17: warning: no comment 16:21:10 [WARNING] String buildServiceRegistryKey(); 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/recovery/impl/OpenflowServiceRecoveryHandlerImpl.java:21: warning: no comment 16:21:10 [WARNING] public final class OpenflowServiceRecoveryHandlerImpl implements ServiceRecoveryInterface, 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/recovery/impl/OpenflowServiceRecoveryHandlerImpl.java:29: warning: no comment 16:21:10 [WARNING] public OpenflowServiceRecoveryHandlerImpl(final ServiceRecoveryRegistry serviceRecoveryRegistry) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXAgent.java:22: warning: no comment 16:21:10 [WARNING] public final class ReconciliationJMXAgent { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXAgent.java:30: warning: no comment 16:21:10 [WARNING] public ReconciliationJMXAgent(final ReconciliationJMXService reconciliationJMXService) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXAgent.java:40: warning: no comment 16:21:10 [WARNING] public void registerReconciliationMbean(ReconciliationJMXService reconciliationJMXService) { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXService.java:16: warning: no comment 16:21:10 [WARNING] public class ReconciliationJMXService implements ReconciliationJMXServiceMBean { 16:21:10 [WARNING] ^ 16:21:10 [WARNING] 100 warnings 16:21:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/forwardingrules-manager-0.16.4-SNAPSHOT-javadoc.jar 16:21:10 [INFO] 16:21:10 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ forwardingrules-manager --- 16:21:10 [INFO] CycloneDX: Resolving Dependencies 16:21:11 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 16:21:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/bom.xml 16:21:11 [INFO] attaching as forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:21:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/bom.json 16:21:11 [INFO] attaching as forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:21:11 [INFO] 16:21:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 16:21:11 [INFO] Skipping duplicate-finder execution! 16:21:11 [INFO] 16:21:11 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 16:21:11 [WARNING] Used undeclared dependencies found: 16:21:11 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:21:11 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:21:11 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:11.0.15:test 16:21:11 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:21:11 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:21:11 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:21:11 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:21:11 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:21:11 [WARNING] Unused declared dependencies found: 16:21:11 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.16.4-SNAPSHOT:compile 16:21:11 [INFO] 16:21:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- 16:21:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/forwardingrules-manager-0.16.4-SNAPSHOT-sources.jar 16:21:11 [INFO] 16:21:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-manager --- 16:21:11 [INFO] 16:21:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-manager --- 16:21:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 16:21:11 [INFO] Analyzed bundle 'forwardingrules-manager' with 47 classes 16:21:11 [INFO] 16:21:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-manager --- 16:21:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/forwardingrules-manager-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT.jar 16:21:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT.pom 16:21:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/forwardingrules-manager-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT-javadoc.jar 16:21:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:21:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:21:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/forwardingrules-manager-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT-sources.jar 16:21:11 [INFO] 16:21:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- 16:21:12 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-SNAPSHOT.jar 16:21:12 [INFO] Writing OBR metadata 16:21:12 [INFO] 16:21:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-manager --- 16:21:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:21:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:21:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:21:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:21:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:21:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:21:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:21:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:21:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:21:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:21:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:21:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:21:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:21:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:21:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:21:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:21:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:21:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:21:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:21:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:21:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:21:12 at java.lang.reflect.Method.invoke (Method.java:568) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:21:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:21:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 16:21:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:21:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:21:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:21:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:21:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:21:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:21:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:21:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:21:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:21:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:21:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:21:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:21:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:21:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:21:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:21:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:21:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:21:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:21:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:21:12 at java.lang.reflect.Method.invoke (Method.java:568) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:21:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 16:21:12 [INFO] 16:21:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- 16:21:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:21:12 [INFO] 16:21:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 16:21:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.16.4-SNAPSHOT [55/84] 16:21:12 [INFO] ------------------------------[ feature ]------------------------------- 16:21:12 [INFO] 16:21:12 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] 16:21:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:21:12 [INFO] 16:21:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:21:12 [INFO] 16:21:12 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] 16:21:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:21:12 [INFO] argLine set to empty 16:21:12 [INFO] 16:21:12 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Starting audit... 16:21:12 Audit done. 16:21:12 [INFO] You have 0 Checkstyle violations. 16:21:12 [INFO] 16:21:12 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Starting audit... 16:21:12 Audit done. 16:21:12 [INFO] You have 0 Checkstyle violations. 16:21:12 [INFO] 16:21:12 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] 16:21:12 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties 16:21:12 [INFO] 16:21:12 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 16:21:12 [INFO] ...done! 16:21:12 [INFO] Attaching features XML 16:21:12 [INFO] 16:21:12 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:21:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:21:12 [INFO] 16:21:12 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 16:21:12 [INFO] 16:21:12 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] 16:21:12 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 16:21:12 [INFO] 16:21:12 [INFO] 16:21:12 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] 16:21:12 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:12 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/surefire-reports 16:21:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:21:12 [INFO] 16:21:12 [INFO] ------------------------------------------------------- 16:21:12 [INFO] T E S T S 16:21:12 [INFO] ------------------------------------------------------- 16:21:14 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:21:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:21:40 [INFO] 16:21:40 [INFO] Results: 16:21:40 [INFO] 16:21:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:21:40 [INFO] 16:21:40 [INFO] 16:21:40 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:40 [INFO] 16:21:40 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:40 [INFO] 16:21:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:40 [INFO] CycloneDX: Resolving Dependencies 16:21:46 [INFO] CycloneDX: Creating BOM version 1.4 with 265 component(s) 16:21:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 16:21:46 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:21:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 16:21:46 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:21:46 [INFO] 16:21:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] Skipping duplicate-finder execution! 16:21:46 [INFO] 16:21:46 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] Skipping plugin execution 16:21:46 [INFO] 16:21:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] No sources in project. Archive not created. 16:21:46 [INFO] 16:21:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] 16:21:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:21:46 [INFO] 16:21:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] No primary artifact to install, installing attached artifacts instead. 16:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-SNAPSHOT.pom 16:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-SNAPSHOT-features.xml 16:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:21:46 [INFO] 16:21:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 16:21:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:21:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:21:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:21:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:21:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:21:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:21:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:21:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:21:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:21:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:21:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:21:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:21:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:21:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:21:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:21:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:21:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:21:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:21:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:21:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:21:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:21:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:21:46 at java.lang.reflect.Method.invoke (Method.java:568) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:21:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:21:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:21:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:21:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:21:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:21:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:21:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:21:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:21:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:21:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:21:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:21:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:21:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:21:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:21:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:21:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:21:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:21:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:21:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:21:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:21:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:21:46 at java.lang.reflect.Method.invoke (Method.java:568) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:21:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:21:46 [INFO] 16:21:46 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 16:21:46 [INFO] Building forwardingrules-sync 0.16.4-SNAPSHOT [56/84] 16:21:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:21:46 [INFO] 16:21:46 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ forwardingrules-sync --- 16:21:46 [INFO] 16:21:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- 16:21:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:21:47 [INFO] 16:21:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 16:21:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:21:47 [INFO] 16:21:47 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ forwardingrules-sync --- 16:21:47 [INFO] 16:21:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 16:21:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:21:47 [INFO] 16:21:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ forwardingrules-sync --- 16:21:47 [INFO] Starting audit... 16:21:47 Audit done. 16:21:47 [INFO] You have 0 Checkstyle violations. 16:21:47 [INFO] 16:21:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ forwardingrules-sync --- 16:21:48 [INFO] Starting audit... 16:21:48 Audit done. 16:21:48 [INFO] You have 0 Checkstyle violations. 16:21:48 [INFO] 16:21:48 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ forwardingrules-sync --- 16:21:48 [INFO] 16:21:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 16:21:48 [INFO] Copying 1 resource from src/main/resources to target/classes 16:21:48 [INFO] 16:21:48 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ forwardingrules-sync --- 16:21:48 [INFO] Changes detected - recompiling the module! :dependency 16:21:48 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:21:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[78,58] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:21:48 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[80,59] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:21:48 [INFO] 16:21:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 16:21:48 [INFO] 16:21:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ forwardingrules-sync --- 16:21:48 [INFO] Fork Value is true 16:21:53 [INFO] Done SpotBugs Analysis.... 16:21:53 [INFO] 16:21:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 16:21:53 [INFO] 16:21:53 [INFO] 16:21:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ forwardingrules-sync --- 16:21:53 [INFO] BugInstance size is 0 16:21:53 [INFO] Error size is 0 16:21:53 [INFO] No errors/warnings found 16:21:53 [INFO] 16:21:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 16:21:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:21:53 [INFO] 16:21:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ forwardingrules-sync --- 16:21:53 [INFO] Changes detected - recompiling the module! :dependency 16:21:53 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[41,82] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[41,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,37] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[44,46] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[44,84] unchecked cast 16:21:53 required: java.lang.Class 16:21:53 found: java.lang.Object 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[49,36] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:21:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[50,36] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:21:53 [INFO] 16:21:53 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ forwardingrules-sync --- 16:21:53 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/surefire-reports 16:21:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:21:53 [INFO] 16:21:53 [INFO] ------------------------------------------------------- 16:21:53 [INFO] T E S T S 16:21:53 [INFO] ------------------------------------------------------- 16:21:54 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 16:21:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:21:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 16:21:56 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 16:21:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 16:21:56 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 16:21:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 16:21:56 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 16:21:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 16:21:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 16:21:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 16:21:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 16:21:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 16:21:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 16:21:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 16:21:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 16:21:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 16:21:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 16:21:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 16:21:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 16:21:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 16:21:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 16:21:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 16:21:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 16:22:00 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 16:22:00 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 16:22:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 16:22:00 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 16:22:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 16:22:00 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 16:22:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 16:22:02 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 16:22:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 16:22:02 [INFO] 16:22:02 [INFO] Results: 16:22:02 [INFO] 16:22:02 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 16:22:02 [INFO] 16:22:02 [INFO] 16:22:02 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ forwardingrules-sync --- 16:22:02 [INFO] 16:22:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- 16:22:02 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.16.4-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 16:22:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/forwardingrules-sync-0.16.4-SNAPSHOT.jar 16:22:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 16:22:02 [INFO] 16:22:02 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ forwardingrules-sync --- 16:22:02 [INFO] No previous run data found, generating javadoc. 16:22:04 [WARNING] Javadoc Warnings 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:54: warning: no comment 16:22:04 [WARNING] protected abstract LogicalDatastoreType dsType(); 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:51: warning: no comment 16:22:04 [WARNING] protected abstract Optional> processNodeModification( 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:54: warning: no comment 16:22:04 [WARNING] public void decAdded() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:62: warning: no comment 16:22:04 [WARNING] public void decRemoved() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:58: warning: no comment 16:22:04 [WARNING] public void decUpdated() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:18: warning: no comment 16:22:04 [WARNING] public int getAdded() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:34: warning: no comment 16:22:04 [WARNING] public int getRemoved() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:26: warning: no comment 16:22:04 [WARNING] public int getUpdated() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:42: warning: no comment 16:22:04 [WARNING] public void incAdded() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:50: warning: no comment 16:22:04 [WARNING] public void incRemoved() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:46: warning: no comment 16:22:04 [WARNING] public void incUpdated() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:22: warning: no comment 16:22:04 [WARNING] public void setAdded(final int added) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:38: warning: no comment 16:22:04 [WARNING] public void setRemoved(final int removed) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:30: warning: no comment 16:22:04 [WARNING] public void setUpdated(final int updated) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastership.java:32: warning: no comment 16:22:04 [WARNING] public DeviceMastership(final NodeId nodeId, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastership.java:74: warning: no comment 16:22:04 [WARNING] public boolean isDeviceMastered() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:27: warning: no comment 16:22:04 [WARNING] public DeviceMastershipManager(final ClusterSingletonServiceProvider clusterSingletonService, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:48: warning: no comment 16:22:04 [WARNING] public boolean isDeviceMastered(final NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:33: warning: no comment 16:22:04 [WARNING] public void onDeviceConnected(final NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:40: warning: no comment 16:22:04 [WARNING] public void onDeviceDisconnected(final NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeCachedDao.java:24: warning: no comment 16:22:04 [WARNING] public FlowCapableNodeCachedDao(FlowCapableNodeDao snapshotDao, FlowCapableNodeDao odlDao) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeDao.java:19: warning: no comment 16:22:04 [WARNING] Optional loadByNodeId(@NonNull NodeId nodeId); 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:71: warning: no comment 16:22:04 [WARNING] public static Flow flowMapLookupExisting(Flow flow, Map flowConfigMap) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:55: warning: no comment 16:22:04 [WARNING] public static Map wrapFlowsToMap(@Nullable final Collection flows) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:93: warning: no comment 16:22:04 [WARNING] public static Map wrapGroupsToMap(@Nullable final Collection groups) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:76: warning: no comment 16:22:04 [WARNING] public static Map wrapMetersToMap(@Nullable final Collection meters) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:38: warning: no comment 16:22:04 [WARNING] public static Map wrapTablesToMap(@Nullable final Collection
tables) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:38: warning: no comment 16:22:04 [WARNING] public FlowCapableNodeOdlDao(DataBroker dataBroker, LogicalDatastoreType logicalDatastoreType) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeSnapshotDao.java:22: warning: no comment 16:22:04 [WARNING] public void updateCache(final @NonNull NodeId nodeId, final Optional dataAfter) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowDescriptor.java:22: warning: no comment 16:22:04 [WARNING] public FlowDescriptor(Flow flow) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarder.java:49: warning: no comment 16:22:04 [WARNING] public FlowForwarder(final SalFlowService salFlowService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:71: warning: no comment 16:22:04 [WARNING] public ForwardingRulesSyncProvider(final DataBroker dataBroker, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:95: warning: no comment 16:22:04 [WARNING] public void init() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FxChainUtil.java:31: warning: no comment 16:22:04 [WARNING] public static FutureCallback> logResultCallback(final NodeId nodeId, final String prefix) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarder.java:41: warning: no comment 16:22:04 [WARNING] public GroupForwarder(SalGroupService salGroupService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:22: warning: no comment 16:22:04 [WARNING] public Set getItemsToPush() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:26: warning: no comment 16:22:04 [WARNING] public Set> getItemsToUpdate() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:30: warning: no comment 16:22:04 [WARNING] public boolean isEmpty() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:42: warning: no comment 16:22:04 [WARNING] public ItemUpdateTuple(I original, I updated) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:47: warning: no comment 16:22:04 [WARNING] public I getOriginal() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:51: warning: no comment 16:22:04 [WARNING] public I getUpdated() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarder.java:41: warning: no comment 16:22:04 [WARNING] public MeterForwarder(SalMeterService salMeterService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:45: warning: no comment 16:22:04 [WARNING] public static FlowCapableNode flowCapableNodeAfter(DataTreeModification modification) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:29: warning: no comment 16:22:04 [WARNING] public static NodeId nodeId(DataTreeModification modification) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:24: warning: no comment 16:22:04 [WARNING] public static String nodeIdValue(DataTreeModification modification) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/PathUtil.java:23: warning: no comment 16:22:04 [WARNING] public static NodeId digNodeId(final InstanceIdentifier nodeIdent) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/PathUtil.java:27: warning: no comment 16:22:04 [WARNING] public static InstanceIdentifier digNodePath(final InstanceIdentifier nodeIdent) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:216: warning: no comment 16:22:04 [WARNING] public static boolean checkGroupPrecondition(final Set installedGroupIds, final Group pendingGroup) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:239: warning: no comment 16:22:04 [WARNING] public static int countTotalPushed(final Iterable> groupsAddPlan) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:247: warning: no comment 16:22:04 [WARNING] public static int countTotalUpdated(final Iterable> groupsAddPlan) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:350: warning: no comment 16:22:04 [WARNING] public static Collection safeGroups(FlowCapableNode node) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:358: warning: no comment 16:22:04 [WARNING] public static Collection safeMeters(FlowCapableNode node) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:354: warning: no comment 16:22:04 [WARNING] public static Collection
safeTables(FlowCapableNode node) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:44: warning: no comment 16:22:04 [WARNING] public Date getRegistrationTimestamp(NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:40: warning: no comment 16:22:04 [WARNING] public boolean isRegistered(NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:24: warning: no comment 16:22:04 [WARNING] public Date register(NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:32: warning: no comment 16:22:04 [WARNING] public Date unregisterIfRegistered(NodeId nodeId) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SemaphoreKeeperGuavaImpl.java:22: warning: no comment 16:22:04 [WARNING] public class SemaphoreKeeperGuavaImpl implements SemaphoreKeeper { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SemaphoreKeeperGuavaImpl.java:27: warning: no comment 16:22:04 [WARNING] public SemaphoreKeeperGuavaImpl(final int permits, final boolean fair) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:37: warning: no comment 16:22:04 [WARNING] public SimplifiedConfigListener(final SyncReactor reactor, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:47: warning: no comment 16:22:04 [WARNING] public static final String DATE_AND_TIME_FORMAT = "yyyy-MM-dd'T'HH:mm:ss.SSSXXX"; 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:54: warning: no comment 16:22:04 [WARNING] public SimplifiedOperationalListener(final SyncReactor reactor, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:19: warning: no comment 16:22:04 [WARNING] public SyncCrudCounters() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:25: warning: no comment 16:22:04 [WARNING] public CrudCounts getFlowCrudCounts() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:29: warning: no comment 16:22:04 [WARNING] public CrudCounts getGroupCrudCounts() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:33: warning: no comment 16:22:04 [WARNING] public CrudCounts getMeterCrudCounts() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:37: warning: no comment 16:22:04 [WARNING] public void resetAll() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:33: warning: no comment 16:22:04 [WARNING] public SynchronizationDiffInput(final InstanceIdentifier nodeIdent, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:61: warning: no comment 16:22:04 [WARNING] public Map> getFlowsToAddOrUpdate() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:65: warning: no comment 16:22:04 [WARNING] public Map> getFlowsToRemove() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:53: warning: no comment 16:22:04 [WARNING] public List> getGroupsToAddOrUpdate() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:73: warning: no comment 16:22:04 [WARNING] public List> getGroupsToRemove() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:57: warning: no comment 16:22:04 [WARNING] public ItemSyncBox getMetersToAddOrUpdate() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:69: warning: no comment 16:22:04 [WARNING] public ItemSyncBox getMetersToRemove() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:49: warning: no comment 16:22:04 [WARNING] public InstanceIdentifier getNodeIdent() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImpl.java:480: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyFlatBatchImpl setFlatBatchService(final SalFlatBatchService flatBatchService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImpl.java:485: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyFlatBatchImpl setTableForwarder(final TableForwarder tableForwarder) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:481: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyIncrementalImpl setFlowForwarder(final FlowForwarder flowForwarder) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:496: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyIncrementalImpl setGroupForwarder(final GroupForwarder groupForwarder) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:491: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyIncrementalImpl setMeterForwarder(final MeterForwarder meterForwarder) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:486: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyIncrementalImpl setTableForwarder(final TableForwarder tableForwarder) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:501: warning: no comment 16:22:04 [WARNING] public SyncPlanPushStrategyIncrementalImpl setTransactionService( 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:31: warning: no comment 16:22:04 [WARNING] public SyncReactorClusterDecorator(final SyncReactor delegate, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:32: warning: no comment 16:22:04 [WARNING] public SyncReactorFutureDecorator(final SyncReactor delegate, final ListeningExecutorService executorService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:50: warning: no comment 16:22:04 [WARNING] protected ListenableFuture doSyncupInFuture(final InstanceIdentifier flowcapableNodePath, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:32: warning: no comment 16:22:04 [WARNING] public SyncReactorFutureZipDecorator(final SyncReactor delegate, final ListeningExecutorService executorService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:37: warning: no comment 16:22:04 [WARNING] public SyncReactorGuardDecorator(final SyncReactor delegate) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java:56: warning: no comment 16:22:04 [WARNING] public SyncReactorImpl(final SyncPlanPushStrategy syncPlanPushStrategy) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecorator.java:32: warning: no comment 16:22:04 [WARNING] public SyncReactorRetryDecorator(final SyncReactor delegate, final ReconciliationRegistry reconciliationRegistry) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:23: warning: no comment 16:22:04 [WARNING] public SyncupEntry(final FlowCapableNode after, final LogicalDatastoreType dsTypeAfter, 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:31: warning: no comment 16:22:04 [WARNING] public FlowCapableNode getAfter() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:35: warning: no comment 16:22:04 [WARNING] public FlowCapableNode getBefore() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:39: warning: no comment 16:22:04 [WARNING] public LogicalDatastoreType getDsTypeAfter() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:43: warning: no comment 16:22:04 [WARNING] public LogicalDatastoreType getDsTypeBefore() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:47: warning: no comment 16:22:04 [WARNING] public boolean isOptimizedConfigDelta() { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarder.java:38: warning: no comment 16:22:04 [WARNING] public TableForwarder(final SalTableService salTableService) { 16:22:04 [WARNING] ^ 16:22:04 [WARNING] 96 warnings 16:22:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/forwardingrules-sync-0.16.4-SNAPSHOT-javadoc.jar 16:22:04 [INFO] 16:22:04 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ forwardingrules-sync --- 16:22:04 [INFO] CycloneDX: Resolving Dependencies 16:22:05 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 16:22:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/bom.xml 16:22:05 [INFO] attaching as forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.xml 16:22:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/bom.json 16:22:05 [INFO] attaching as forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.json 16:22:05 [INFO] 16:22:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 16:22:05 [INFO] Skipping duplicate-finder execution! 16:22:05 [INFO] 16:22:05 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 16:22:05 [WARNING] Used undeclared dependencies found: 16:22:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:22:05 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:22:05 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:22:05 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:22:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:22:05 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:22:05 [WARNING] Non-test scoped test only dependencies found: 16:22:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:22:05 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:22:05 [INFO] 16:22:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- 16:22:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/forwardingrules-sync-0.16.4-SNAPSHOT-sources.jar 16:22:05 [INFO] 16:22:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-sync --- 16:22:05 [INFO] 16:22:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-sync --- 16:22:05 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 16:22:05 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 16:22:05 [INFO] 16:22:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-sync --- 16:22:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/forwardingrules-sync-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT.jar 16:22:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT.pom 16:22:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/forwardingrules-sync-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT-javadoc.jar 16:22:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.xml 16:22:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.json 16:22:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/forwardingrules-sync-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT-sources.jar 16:22:06 [INFO] 16:22:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- 16:22:06 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-SNAPSHOT.jar 16:22:06 [INFO] Writing OBR metadata 16:22:06 [INFO] 16:22:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-sync --- 16:22:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:22:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 16:22:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:22:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:22:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:22:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:22:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:22:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:22:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:22:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:22:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:22:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:22:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:22:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:22:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:22:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:22:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:22:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:22:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:22:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:22:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:22:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:22:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:22:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:22:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:22:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:22:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:22:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:22:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:22:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:22:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:22:06 at java.lang.reflect.Method.invoke (Method.java:568) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:22:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 16:22:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:22:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:22:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:22:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:22:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:22:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:22:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:22:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:22:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:22:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:22:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:22:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:22:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:22:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:22:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:22:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:22:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:22:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:22:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:22:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:22:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:22:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:22:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:22:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:22:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:22:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:22:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:22:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:22:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:22:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:22:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:22:06 at java.lang.reflect.Method.invoke (Method.java:568) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:22:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:22:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:22:06 [INFO] 16:22:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- 16:22:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:22:06 [INFO] 16:22:06 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 16:22:06 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.16.4-SNAPSHOT [57/84] 16:22:06 [INFO] ------------------------------[ feature ]------------------------------- 16:22:10 [INFO] 16:22:10 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] 16:22:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:22:10 [INFO] 16:22:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:22:10 [INFO] 16:22:10 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] 16:22:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:22:10 [INFO] argLine set to empty 16:22:10 [INFO] 16:22:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Starting audit... 16:22:10 Audit done. 16:22:10 [INFO] You have 0 Checkstyle violations. 16:22:10 [INFO] 16:22:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Starting audit... 16:22:10 Audit done. 16:22:10 [INFO] You have 0 Checkstyle violations. 16:22:10 [INFO] 16:22:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] 16:22:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties 16:22:10 [INFO] 16:22:10 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 16:22:10 [INFO] ...done! 16:22:10 [INFO] Attaching features XML 16:22:10 [INFO] 16:22:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22: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 16:22:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:22:10 [INFO] 16:22:10 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 16:22:10 [INFO] 16:22:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] 16:22:10 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 16:22:10 [INFO] 16:22:10 [INFO] 16:22:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] 16:22:10 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/surefire-reports 16:22:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:22:10 [INFO] 16:22:10 [INFO] ------------------------------------------------------- 16:22:10 [INFO] T E S T S 16:22:10 [INFO] ------------------------------------------------------- 16:22:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:22:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.79 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:22:39 [INFO] 16:22:39 [INFO] Results: 16:22:39 [INFO] 16:22:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:22:39 [INFO] 16:22:39 [INFO] 16:22:39 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:39 [INFO] 16:22:39 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:39 [INFO] 16:22:39 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:39 [INFO] CycloneDX: Resolving Dependencies 16:22:45 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 16:22:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 16:22:45 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.xml 16:22:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 16:22:45 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.json 16:22:45 [INFO] 16:22:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] Skipping duplicate-finder execution! 16:22:45 [INFO] 16:22:45 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] Skipping plugin execution 16:22:45 [INFO] 16:22:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] No sources in project. Archive not created. 16:22:45 [INFO] 16:22:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] 16:22:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:22:45 [INFO] 16:22:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] No primary artifact to install, installing attached artifacts instead. 16:22:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-SNAPSHOT.pom 16:22:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-SNAPSHOT-features.xml 16:22:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.xml 16:22:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-SNAPSHOT-cyclonedx.json 16:22:45 [INFO] 16:22:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 16:22:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:22:45 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:22:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 16:22:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:22:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:22:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:22:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:22:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:22:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:22:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:22:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:22:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:22:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:22:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:22:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:22:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:22:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:22:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:22:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:22:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:22:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:22:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:22:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:22:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:22:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:22:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:22:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:22:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:22:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:22:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:22:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:22:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:22:45 at java.lang.reflect.Method.invoke (Method.java:568) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:22:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 16:22:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:22:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:22:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:22:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:22:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:22:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:22:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:22:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:22:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:22:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:22:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:22:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:22:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:22:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:22:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:22:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:22:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:22:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:22:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:22:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:22:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:22:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:22:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:22:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:22:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:22:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:22:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:22:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:22:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:22:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:22:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:22:45 at java.lang.reflect.Method.invoke (Method.java:568) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:22:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:22:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:22:46 [INFO] 16:22:46 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 16:22:46 [INFO] Building table-miss-enforcer 0.16.4-SNAPSHOT [58/84] 16:22:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:22:46 [INFO] 16:22:46 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ table-miss-enforcer --- 16:22:46 [INFO] 16:22:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- 16:22:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:22:46 [INFO] 16:22:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 16:22:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:22:46 [INFO] 16:22:46 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ table-miss-enforcer --- 16:22:46 [INFO] 16:22:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 16:22:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:22:46 [INFO] 16:22:46 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ table-miss-enforcer --- 16:22:46 [INFO] Starting audit... 16:22:46 Audit done. 16:22:46 [INFO] You have 0 Checkstyle violations. 16:22:46 [INFO] 16:22:46 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ table-miss-enforcer --- 16:22:46 [INFO] Starting audit... 16:22:46 Audit done. 16:22:46 [INFO] You have 0 Checkstyle violations. 16:22:46 [INFO] 16:22:46 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ table-miss-enforcer --- 16:22:46 [INFO] 16:22:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 16:22:46 [INFO] Copying 1 resource from src/main/resources to target/classes 16:22:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/generated-sources/spi 16:22:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/generated-sources/yang 16:22:46 [INFO] 16:22:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ table-miss-enforcer --- 16:22:46 [INFO] Changes detected - recompiling the module! :dependency 16:22:46 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:22:46 [INFO] 16:22:46 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 16:22:46 [INFO] 16:22:46 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ table-miss-enforcer --- 16:22:46 [INFO] Fork Value is true 16:22:49 [INFO] Done SpotBugs Analysis.... 16:22:49 [INFO] 16:22:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 16:22:49 [INFO] 16:22:49 [INFO] 16:22:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ table-miss-enforcer --- 16:22:49 [INFO] BugInstance size is 0 16:22:49 [INFO] Error size is 0 16:22:49 [INFO] No errors/warnings found 16:22:49 [INFO] 16:22:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 16:22:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/test/resources 16:22:49 [INFO] 16:22:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ table-miss-enforcer --- 16:22:49 [INFO] Changes detected - recompiling the module! :dependency 16:22:49 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:22:49 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[80,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 16:22:49 required: T 16:22:49 found: org.opendaylight.mdsal.binding.api.DataObjectModification 16:22:49 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[80,65] unchecked conversion 16:22:49 required: T 16:22:49 found: org.opendaylight.mdsal.binding.api.DataObjectModification 16:22:49 [INFO] 16:22:49 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ table-miss-enforcer --- 16:22:49 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/surefire-reports 16:22:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:22:49 [INFO] 16:22:49 [INFO] ------------------------------------------------------- 16:22:49 [INFO] T E S T S 16:22:49 [INFO] ------------------------------------------------------- 16:22:50 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 16:22:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:22:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 16:22:52 [INFO] 16:22:52 [INFO] Results: 16:22:52 [INFO] 16:22:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:22:52 [INFO] 16:22:52 [INFO] 16:22:52 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ table-miss-enforcer --- 16:22:52 [INFO] 16:22:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- 16:22:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/table-miss-enforcer-0.16.4-SNAPSHOT.jar 16:22:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 16:22:52 [INFO] 16:22:52 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ table-miss-enforcer --- 16:22:52 [INFO] No previous run data found, generating javadoc. 16:22:54 [WARNING] Javadoc Warnings 16:22:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:53: warning: no comment 16:22:54 [WARNING] public class LLDPPacketPuntEnforcer implements AutoCloseable, ClusteredDataTreeChangeListener { 16:22:54 [WARNING] ^ 16:22:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:64: warning: no comment 16:22:54 [WARNING] public LLDPPacketPuntEnforcer(final SalFlowService flowService, final DataBroker dataBroker, 16:22:54 [WARNING] ^ 16:22:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:71: warning: no comment 16:22:54 [WARNING] public void start() { 16:22:54 [WARNING] ^ 16:22:54 [WARNING] 3 warnings 16:22:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/table-miss-enforcer-0.16.4-SNAPSHOT-javadoc.jar 16:22:54 [INFO] 16:22:54 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ table-miss-enforcer --- 16:22:54 [INFO] CycloneDX: Resolving Dependencies 16:22:54 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 16:22:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/bom.xml 16:22:54 [INFO] attaching as table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.xml 16:22:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/bom.json 16:22:54 [INFO] attaching as table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.json 16:22:54 [INFO] 16:22:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 16:22:54 [INFO] Skipping duplicate-finder execution! 16:22:54 [INFO] 16:22:54 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 16:22:54 [WARNING] Used undeclared dependencies found: 16:22:54 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:22:54 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:22:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:22:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:22:54 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:22:54 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:22:54 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:22:54 [WARNING] Unused declared dependencies found: 16:22:54 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.16.4-SNAPSHOT:compile 16:22:54 [INFO] 16:22:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- 16:22:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/table-miss-enforcer-0.16.4-SNAPSHOT-sources.jar 16:22:54 [INFO] 16:22:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ table-miss-enforcer --- 16:22:54 [INFO] 16:22:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ table-miss-enforcer --- 16:22:54 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 16:22:54 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 16:22:54 [INFO] 16:22:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ table-miss-enforcer --- 16:22:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/table-miss-enforcer-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT.jar 16:22:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT.pom 16:22:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/table-miss-enforcer-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT-javadoc.jar 16:22:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.xml 16:22:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.json 16:22:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/table-miss-enforcer-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT-sources.jar 16:22:55 [INFO] 16:22:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- 16:22:55 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-SNAPSHOT.jar 16:22:55 [INFO] Writing OBR metadata 16:22:55 [INFO] 16:22:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ table-miss-enforcer --- 16:22:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:22:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 16:22:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:22:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:22:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:22:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:22:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:22:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:22:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:22:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:22:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:22:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:22:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:22:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:22:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:22:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:22:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:22:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:22:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:22:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:22:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:22:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:22:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:22:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:22:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:22:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:22:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:22:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:22:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:22:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:22:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:22:55 at java.lang.reflect.Method.invoke (Method.java:568) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:22:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 16:22:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:22:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:22:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:22:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:22:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:22:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:22:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:22:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:22:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:22:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:22:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:22:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:22:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:22:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:22:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:22:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:22:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:22:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:22:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:22:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:22:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:22:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:22:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:22:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:22:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:22:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:22:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:22:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:22:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:22:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:22:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:22:55 at java.lang.reflect.Method.invoke (Method.java:568) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:22:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:22:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:22:55 [INFO] 16:22:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- 16:22:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:22:55 [INFO] 16:22:55 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 16:22:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.16.4-SNAPSHOT [59/84] 16:22:55 [INFO] ------------------------------[ feature ]------------------------------- 16:22:55 [INFO] 16:22:55 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] 16:22:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:22:55 [INFO] 16:22:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:22:55 [INFO] 16:22:55 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] 16:22:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:22:55 [INFO] argLine set to empty 16:22:55 [INFO] 16:22:55 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Starting audit... 16:22:55 Audit done. 16:22:55 [INFO] You have 0 Checkstyle violations. 16:22:55 [INFO] 16:22:55 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Starting audit... 16:22:55 Audit done. 16:22:55 [INFO] You have 0 Checkstyle violations. 16:22:55 [INFO] 16:22:55 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] 16:22:55 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties 16:22:55 [INFO] 16:22:55 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 16:22:55 [INFO] ...done! 16:22:55 [INFO] Attaching features XML 16:22:55 [INFO] 16:22:55 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22: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 16:22:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:22:55 [INFO] 16:22:55 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 16:22:55 [INFO] 16:22:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] 16:22:55 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 16:22:55 [INFO] 16:22:55 [INFO] 16:22:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] 16:22:55 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:22:55 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/surefire-reports 16:22:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:22:55 [INFO] 16:22:55 [INFO] ------------------------------------------------------- 16:22:55 [INFO] T E S T S 16:22:55 [INFO] ------------------------------------------------------- 16:22:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:23:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.91 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:23:24 [INFO] 16:23:24 [INFO] Results: 16:23:24 [INFO] 16:23:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:23:24 [INFO] 16:23:24 [INFO] 16:23:24 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:24 [INFO] 16:23:24 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:24 [INFO] 16:23:24 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:24 [INFO] CycloneDX: Resolving Dependencies 16:23:29 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 16:23:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 16:23:29 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.xml 16:23:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 16:23:29 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.json 16:23:29 [INFO] 16:23:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] Skipping duplicate-finder execution! 16:23:29 [INFO] 16:23:29 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] Skipping plugin execution 16:23:29 [INFO] 16:23:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] No sources in project. Archive not created. 16:23:29 [INFO] 16:23:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] 16:23:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:23:29 [INFO] 16:23:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] No primary artifact to install, installing attached artifacts instead. 16:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-SNAPSHOT.pom 16:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/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.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-SNAPSHOT-features.xml 16:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.xml 16:23:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-SNAPSHOT-cyclonedx.json 16:23:29 [INFO] 16:23:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 16:23:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:23:29 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:23:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 16:23:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:23:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:23:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:23:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:23:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:23:29 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:23:29 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:23:29 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:23:29 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:23:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:23:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:23:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:23:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:23:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:23:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:23:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:23:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:23:29 at java.lang.reflect.Method.invoke (Method.java:568) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:23:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 16:23:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:23:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:23:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:23:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:23:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:23:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:23:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:23:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:23:29 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:23:29 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:23:29 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:23:29 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:23:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:23:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:23:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:23:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:23:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:23:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:23:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:23:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:23:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:23:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:23:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:23:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:23:29 at java.lang.reflect.Method.invoke (Method.java:568) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:23:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:23:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:23:29 [INFO] 16:23:29 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 16:23:29 [INFO] Building topology-lldp-discovery 0.16.4-SNAPSHOT [60/84] 16:23:29 [INFO] -------------------------------[ bundle ]------------------------------- 16:23:29 [INFO] 16:23:29 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ topology-lldp-discovery --- 16:23:29 [INFO] 16:23:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- 16:23:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:23:29 [INFO] 16:23:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 16:23:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:23:29 [INFO] 16:23:29 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 16:23:30 [INFO] 16:23:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 16:23:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:23:30 [INFO] 16:23:30 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ topology-lldp-discovery --- 16:23:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:23:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/yang 16:23:30 [INFO] yang-to-sources: Found 11 dependencies in 2.309 ms 16:23:30 [INFO] yang-to-sources: Project model files found: 1 in 379.7 μs 16:23:30 [INFO] yang-to-sources: 1 YANG models processed in 61.42 ms 16:23:30 [INFO] BindingJavaFileGenerator: Defined 7 files in 524.8 μs 16:23:30 [INFO] Sorted 7 files into 2 directories in 74.12 μs 16:23:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 2.837 ms 16:23:30 [INFO] 16:23:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ topology-lldp-discovery --- 16:23:30 [INFO] Starting audit... 16:23:30 Audit done. 16:23:30 [INFO] You have 0 Checkstyle violations. 16:23:30 [INFO] 16:23:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ topology-lldp-discovery --- 16:23:30 [INFO] Starting audit... 16:23:30 Audit done. 16:23:30 [INFO] You have 0 Checkstyle violations. 16:23:30 [INFO] 16:23:30 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ topology-lldp-discovery --- 16:23:30 [INFO] 16:23:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 16:23:30 [INFO] Copying 1 resource from src/main/resources to target/classes 16:23:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/spi 16:23:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:23:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:23:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:23:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/spi 16:23:30 [INFO] 16:23:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ topology-lldp-discovery --- 16:23:30 [INFO] Changes detected - recompiling the module! :dependency 16:23:30 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:30 [INFO] 16:23:30 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 16:23:30 [INFO] 16:23:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ topology-lldp-discovery --- 16:23:30 [INFO] Fork Value is true 16:23:34 [INFO] Done SpotBugs Analysis.... 16:23:34 [INFO] 16:23:34 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 16:23:34 [INFO] 16:23:34 [INFO] 16:23:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ topology-lldp-discovery --- 16:23:34 [INFO] BugInstance size is 0 16:23:34 [INFO] Error size is 0 16:23:34 [INFO] No errors/warnings found 16:23:34 [INFO] 16:23:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 16:23:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/resources 16:23:34 [INFO] 16:23:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 16:23:34 [INFO] Changes detected - recompiling the module! :dependency 16:23:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[57,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 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[57,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 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[57,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 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[65,13] 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 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[65,13] 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 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[65,13] 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 16:23:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[97,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 16:23:34 [INFO] 16:23:34 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ topology-lldp-discovery --- 16:23:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/surefire-reports 16:23:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:23:34 [INFO] 16:23:34 [INFO] ------------------------------------------------------- 16:23:34 [INFO] T E S T S 16:23:34 [INFO] ------------------------------------------------------- 16:23:35 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 16:23:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:23:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 16:23:37 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 16:23:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 16:23:37 [INFO] 16:23:37 [INFO] Results: 16:23:37 [INFO] 16:23:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 16:23:37 [INFO] 16:23:37 [INFO] 16:23:37 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ topology-lldp-discovery --- 16:23:37 [INFO] 16:23:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- 16:23:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.16.4-SNAPSHOT.jar 16:23:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 16:23:37 [INFO] 16:23:37 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ topology-lldp-discovery --- 16:23:37 [INFO] No previous run data found, generating javadoc. 16:23:39 [WARNING] Javadoc Warnings 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPActivator.java:22: warning: no comment 16:23:39 [WARNING] public class LLDPActivator implements AutoCloseable { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPActivator.java:31: warning: no comment 16:23:39 [WARNING] public LLDPActivator(NotificationService notificationService, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPActivator.java:52: warning: no comment 16:23:39 [WARNING] public static String getLldpSecureKey() { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:26: warning: no comment 16:23:39 [WARNING] public class LLDPDiscoveryListener implements Listener { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:34: warning: no comment 16:23:39 [WARNING] public LLDPDiscoveryListener(final NotificationPublishService notificationService, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:46: warning: no comment 16:23:39 [WARNING] public final class LLDPDiscoveryUtils { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:51: warning: no comment 16:23:39 [WARNING] public static final short ETHERNET_TYPE_LLDP = (short) 0x88cc; 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:50: warning: no comment 16:23:39 [WARNING] public static final short ETHERNET_TYPE_VLAN = (short) 0x8100; 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:156: warning: no comment 16:23:39 [WARNING] public static boolean isEntityOwned(final EntityOwnershipService eos, final String nodeId) { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:162: warning: no comment 16:23:39 [WARNING] .LinkDiscovered toLLDPLinkDiscovered(final Link link) { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for topologyLldpDiscoveryConfig 16:23:39 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for notificationService 16:23:39 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for configurationService 16:23:39 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for entityOwnershipService 16:23:39 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for dataBroker 16:23:39 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:50: warning: no comment 16:23:39 [WARNING] public final class LLDPLinkAger implements ConfigurationListener, ClusteredDataTreeChangeListener, AutoCloseable { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:150: warning: no comment 16:23:39 [WARNING] protected boolean isLinkPresent(final LinkDiscovered linkDiscovered) { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:128: warning: no comment 16:23:39 [WARNING] public boolean isLinkToDateEmpty() { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:91: warning: no comment 16:23:39 [WARNING] public void put(LinkDiscovered link) { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/lldp/discovery/config/rev160511/NonZeroUint32Type.java:42: warning: no comment 16:23:39 [WARNING] public NonZeroUint32Type(Uint32 _value) { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/lldp/discovery/config/rev160511/NonZeroUint32Type.java:61: warning: no comment 16:23:39 [WARNING] public static NonZeroUint32Type getDefaultInstance(final String defaultValue) { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:14: warning: no comment 16:23:39 [WARNING] public enum TopologyLLDPDiscoveryProperty { 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:15: warning: no comment 16:23:39 [WARNING] LLDP_SECURE_KEY, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:17: warning: no comment 16:23:39 [WARNING] TOPOLOGY_LLDP_EXPIRATION_INTERVAL; 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:16: warning: no comment 16:23:39 [WARNING] TOPOLOGY_LLDP_INTERVAL, 16:23:39 [WARNING] ^ 16:23:39 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/lldp/discovery/config/rev160511/NonZeroUint32Type.java:32: warning: no comment 16:23:39 [WARNING] private final Uint32 _value; 16:23:39 [WARNING] ^ 16:23:39 [WARNING] 26 warnings 16:23:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.16.4-SNAPSHOT-javadoc.jar 16:23:39 [INFO] 16:23:39 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ topology-lldp-discovery --- 16:23:39 [INFO] CycloneDX: Resolving Dependencies 16:23:39 [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) 16:23:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/bom.xml 16:23:39 [INFO] attaching as topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.xml 16:23:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/bom.json 16:23:39 [INFO] attaching as topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.json 16:23:39 [INFO] 16:23:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 16:23:39 [INFO] Skipping duplicate-finder execution! 16:23:39 [INFO] 16:23:39 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 16:23:39 [WARNING] Used undeclared dependencies found: 16:23:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:23:39 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 16:23:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:23:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:23:39 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 16:23:39 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:23:39 [INFO] 16:23:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 16:23:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.16.4-SNAPSHOT-sources.jar 16:23:39 [INFO] 16:23:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-lldp-discovery --- 16:23:39 [INFO] 16:23:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-lldp-discovery --- 16:23:39 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 16:23:39 [INFO] Analyzed bundle 'topology-lldp-discovery' with 6 classes 16:23:39 [INFO] 16:23:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-lldp-discovery --- 16:23:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT.jar 16:23:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT.pom 16:23:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT-javadoc.jar 16:23:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.xml 16:23:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.json 16:23:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT-sources.jar 16:23:39 [INFO] 16:23:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- 16:23:39 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-SNAPSHOT.jar 16:23:39 [INFO] Writing OBR metadata 16:23:39 [INFO] 16:23:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-lldp-discovery --- 16:23:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:23:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 16:23:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:23:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:23:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:23:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:23:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:23:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:23:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:23:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:23:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:23:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:23:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:23:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:23:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:23:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:23:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:23:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:23:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:23:39 at java.lang.reflect.Method.invoke (Method.java:568) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:23:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 16:23:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:23:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:23:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:23:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:23:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:23:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:23:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:23:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:23:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:23:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:23:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:23:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:23:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:23:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:23:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:23:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:23:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:23:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:23:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:23:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:23:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:23:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:23:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:23:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:23:39 at java.lang.reflect.Method.invoke (Method.java:568) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:23:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:23:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:23:40 [INFO] 16:23:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- 16:23:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:23:40 [INFO] 16:23:40 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 16:23:40 [INFO] Building lldp-speaker 0.16.4-SNAPSHOT [61/84] 16:23:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:23:40 [INFO] 16:23:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ lldp-speaker --- 16:23:40 [INFO] 16:23:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- 16:23:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:23:40 [INFO] 16:23:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- 16:23:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:23:40 [INFO] 16:23:40 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ lldp-speaker --- 16:23:40 [INFO] 16:23:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- 16:23:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:23:40 [INFO] 16:23:40 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ lldp-speaker --- 16:23:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:23:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/yang 16:23:40 [INFO] yang-to-sources: Found 12 dependencies in 3.810 ms 16:23:40 [INFO] yang-to-sources: Project model files found: 2 in 1.138 ms 16:23:40 [INFO] yang-to-sources: 3 YANG models processed in 93.01 ms 16:23:40 [INFO] BindingJavaFileGenerator: Defined 31 files in 990.6 μs 16:23:40 [INFO] Sorted 31 files into 3 directories in 94.70 μs 16:23:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 31 in 8.311 ms 16:23:40 [INFO] 16:23:40 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ lldp-speaker --- 16:23:40 [INFO] Starting audit... 16:23:40 Audit done. 16:23:40 [INFO] You have 0 Checkstyle violations. 16:23:40 [INFO] 16:23:40 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ lldp-speaker --- 16:23:40 [INFO] Starting audit... 16:23:40 Audit done. 16:23:40 [INFO] You have 0 Checkstyle violations. 16:23:40 [INFO] 16:23:40 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ lldp-speaker --- 16:23:40 [INFO] 16:23:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 16:23:40 [INFO] Copying 1 resource from src/main/resources to target/classes 16:23:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/spi 16:23:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:23:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:23:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:23:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/spi 16:23:40 [INFO] 16:23:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ lldp-speaker --- 16:23:40 [INFO] Changes detected - recompiling the module! :dependency 16:23:40 [INFO] Compiling 35 source files with javac [debug release 17] to target/classes 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[62,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[64,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,79] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked conversion 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,84] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,85] unchecked conversion 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[83,14] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,42] unchecked method invocation: method processAddedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,43] unchecked conversion 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,44] unchecked method invocation: method processUpdatedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,45] unchecked conversion 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,44] unchecked method invocation: method processRemovedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,45] unchecked conversion 16:23:41 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:41 [INFO] 16:23:41 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 16:23:41 [INFO] 16:23:41 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ lldp-speaker --- 16:23:41 [INFO] Fork Value is true 16:23:45 [INFO] Done SpotBugs Analysis.... 16:23:45 [INFO] 16:23:45 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 16:23:45 [INFO] 16:23:45 [INFO] 16:23:45 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ lldp-speaker --- 16:23:45 [INFO] BugInstance size is 0 16:23:45 [INFO] Error size is 0 16:23:45 [INFO] No errors/warnings found 16:23:45 [INFO] 16:23:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- 16:23:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/resources 16:23:45 [INFO] 16:23:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ lldp-speaker --- 16:23:45 [INFO] Changes detected - recompiling the module! :dependency 16:23:45 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[60,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[70,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[72,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[82,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[83,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[93,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[94,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[106,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[108,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[120,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[122,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[133,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[136,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[147,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[150,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[164,14] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[168,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[180,36] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[183,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[66,13] found raw type: java.util.concurrent.ScheduledFuture 16:23:45 missing type arguments for generic class java.util.concurrent.ScheduledFuture 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[80,49] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 16:23:45 required: T 16:23:45 found: java.util.concurrent.ScheduledFuture 16:23:45 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[80,50] unchecked conversion 16:23:45 required: T 16:23:45 found: java.util.concurrent.ScheduledFuture 16:23:45 [INFO] 16:23:45 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ lldp-speaker --- 16:23:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/surefire-reports 16:23:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:23:45 [INFO] 16:23:45 [INFO] ------------------------------------------------------- 16:23:45 [INFO] T E S T S 16:23:45 [INFO] ------------------------------------------------------- 16:23:46 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 16:23:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:23:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 16:23:48 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 16:23:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 16:23:49 [INFO] 16:23:49 [INFO] Results: 16:23:49 [INFO] 16:23:49 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 16:23:49 [INFO] 16:23:49 [INFO] 16:23:49 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ lldp-speaker --- 16:23:49 [INFO] 16:23:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- 16:23:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/lldp-speaker-0.16.4-SNAPSHOT.jar 16:23:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/META-INF/MANIFEST.MF 16:23:49 [INFO] 16:23:49 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ lldp-speaker --- 16:23:49 [INFO] No previous run data found, generating javadoc. 16:23:51 [WARNING] Javadoc Warnings 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/ChangeOperationalStatusOutput.java:16: warning: no comment 16:23:51 [WARNING] public interface ChangeOperationalStatusOutput 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/GetLldpFloodIntervalInput.java:16: warning: no comment 16:23:51 [WARNING] public interface GetLldpFloodIntervalInput 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/GetOperationalStatusInput.java:16: warning: no comment 16:23:51 [WARNING] public interface GetOperationalStatusInput 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:69: warning: no comment 16:23:51 [WARNING] public LLDPSpeaker(final PacketProcessingService packetProcessingService, 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:63: warning: no comment 16:23:51 [WARNING] public LLDPSpeaker(final PacketProcessingService packetProcessingService, final LldpSpeakerConfig lldpSpeakerConfig, 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:102: warning: no comment 16:23:51 [WARNING] public long getLldpFloodInterval() { 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:90: warning: no comment 16:23:51 [WARNING] public OperStatus getOperationalStatus() { 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:94: warning: no comment 16:23:51 [WARNING] public void setLldpFloodInterval(final long time) { 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:82: warning: no comment 16:23:51 [WARNING] public void setOperationalStatus(final OperStatus operationalStatus) { 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:9: warning: no comment 16:23:51 [WARNING] public interface LldpSpeakerService 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:58: warning: no comment 16:23:51 [WARNING] public NodeConnectorInventoryEventTranslator(final DataBroker dataBroker, 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/OperationalStatusChangeService.java:27: warning: no comment 16:23:51 [WARNING] public class OperationalStatusChangeService implements LldpSpeakerService { 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/OperationalStatusChangeService.java:31: warning: no comment 16:23:51 [WARNING] public OperationalStatusChangeService(final LLDPSpeaker speakerInstance) { 16:23:51 [WARNING] ^ 16:23:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/SetLldpFloodIntervalOutput.java:16: warning: no comment 16:23:51 [WARNING] public interface SetLldpFloodIntervalOutput 16:23:51 [WARNING] ^ 16:23:51 [WARNING] 14 warnings 16:23:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/lldp-speaker-0.16.4-SNAPSHOT-javadoc.jar 16:23:51 [INFO] 16:23:51 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ lldp-speaker --- 16:23:51 [INFO] CycloneDX: Resolving Dependencies 16:23:52 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 16:23:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/bom.xml 16:23:52 [INFO] attaching as lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.xml 16:23:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/bom.json 16:23:52 [INFO] attaching as lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.json 16:23:52 [INFO] 16:23:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 16:23:52 [INFO] Skipping duplicate-finder execution! 16:23:52 [INFO] 16:23:52 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ lldp-speaker --- 16:23:52 [WARNING] Used undeclared dependencies found: 16:23:52 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:23:52 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:23:52 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:23:52 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:23:52 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:23:52 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:23:52 [WARNING] Unused declared dependencies found: 16:23:52 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.16.4-SNAPSHOT:compile 16:23:52 [INFO] 16:23:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lldp-speaker --- 16:23:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/lldp-speaker-0.16.4-SNAPSHOT-sources.jar 16:23:52 [INFO] 16:23:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lldp-speaker --- 16:23:52 [INFO] 16:23:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lldp-speaker --- 16:23:52 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/code-coverage/jacoco.exec 16:23:52 [INFO] Analyzed bundle 'lldp-speaker' with 4 classes 16:23:52 [INFO] 16:23:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lldp-speaker --- 16:23:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/lldp-speaker-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT.jar 16:23:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT.pom 16:23:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/lldp-speaker-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT-javadoc.jar 16:23:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.xml 16:23:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.json 16:23:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/lldp-speaker-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT-sources.jar 16:23:52 [INFO] 16:23:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- 16:23:52 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-SNAPSHOT.jar 16:23:52 [INFO] Writing OBR metadata 16:23:52 [INFO] 16:23:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lldp-speaker --- 16:23:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:23:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 16:23:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:23:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:23:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:23:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:23:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:23:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:23:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:23:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:23:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:23:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:23:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:23:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:23:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:23:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:23:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:23:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:23:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:23:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:23:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 16:23:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:23:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:23:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:23:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:23:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:23:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:23:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:23:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:23:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:23:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:23:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:23:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:23:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:23:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:23:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:23:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:23:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:23:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:23:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:23:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:23:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:23:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:23:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:23:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:23:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:23:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:23:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:23:52 [INFO] 16:23:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- 16:23:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:23:52 [INFO] 16:23:52 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 16:23:52 [INFO] Building topology-manager 0.16.4-SNAPSHOT [62/84] 16:23:52 [INFO] -------------------------------[ bundle ]------------------------------- 16:23:52 [INFO] 16:23:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ topology-manager --- 16:23:52 [INFO] 16:23:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- 16:23:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:23:52 [INFO] 16:23:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- 16:23:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:23:52 [INFO] 16:23:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ topology-manager --- 16:23:53 [INFO] 16:23:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- 16:23:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:23:53 [INFO] 16:23:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ topology-manager --- 16:23:53 [INFO] Starting audit... 16:23:53 Audit done. 16:23:53 [INFO] You have 0 Checkstyle violations. 16:23:53 [INFO] 16:23:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ topology-manager --- 16:23:53 [INFO] Starting audit... 16:23:53 Audit done. 16:23:53 [INFO] You have 0 Checkstyle violations. 16:23:53 [INFO] 16:23:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ topology-manager --- 16:23:53 [INFO] 16:23:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 16:23:53 [INFO] Copying 1 resource from src/main/resources to target/classes 16:23:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/generated-sources/spi 16:23:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/generated-sources/yang 16:23:53 [INFO] 16:23:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ topology-manager --- 16:23:53 [INFO] Changes detected - recompiling the module! :dependency 16:23:53 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:23:53 [INFO] 16:23:53 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ topology-manager >>> 16:23:53 [INFO] 16:23:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ topology-manager --- 16:23:53 [INFO] Fork Value is true 16:23:56 [INFO] Done SpotBugs Analysis.... 16:23:56 [INFO] 16:23:56 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ topology-manager <<< 16:23:56 [INFO] 16:23:56 [INFO] 16:23:56 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ topology-manager --- 16:23:56 [INFO] BugInstance size is 0 16:23:56 [INFO] Error size is 0 16:23:56 [INFO] No errors/warnings found 16:23:56 [INFO] 16:23:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- 16:23:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:23:56 [INFO] 16:23:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ topology-manager --- 16:23:56 [INFO] Changes detected - recompiling the module! :dependency 16:23:56 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[85,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[93,16] unchecked conversion 16:23:56 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,67] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,68] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,67] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,67] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,68] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,67] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[169,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,67] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,68] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,67] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[176,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 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,74] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,73] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,74] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,73] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,74] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,73] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,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 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,74] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,73] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[253,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 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,74] unchecked conversion 16:23:56 required: T 16:23:56 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,73] unchecked conversion 16:23:56 required: java.util.Collection> 16:23:56 found: java.util.Set 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[300,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 16:23:56 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,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 16:23:56 [INFO] 16:23:56 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ topology-manager --- 16:23:56 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/surefire-reports 16:23:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:23:56 [INFO] 16:23:56 [INFO] ------------------------------------------------------- 16:23:56 [INFO] T E S T S 16:23:56 [INFO] ------------------------------------------------------- 16:23:57 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 16:23:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:23:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 16:23:59 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 16:23:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 16:23:59 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 16:23:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 16:23:59 [INFO] 16:23:59 [INFO] Results: 16:23:59 [INFO] 16:23:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 16:23:59 [INFO] 16:23:59 [INFO] 16:23:59 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ topology-manager --- 16:23:59 [INFO] 16:23:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- 16:23:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/topology-manager-0.16.4-SNAPSHOT.jar 16:23:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/META-INF/MANIFEST.MF 16:23:59 [INFO] 16:23:59 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ topology-manager --- 16:24:00 [INFO] No previous run data found, generating javadoc. 16:24:01 [WARNING] Javadoc Warnings 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:26: warning: no comment 16:24:01 [WARNING] public abstract class DataTreeChangeListenerImpl implements DataTreeChangeListener, 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:31: warning: no comment 16:24:01 [WARNING] protected final ListenerRegistration listenerRegistration; 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:32: warning: no comment 16:24:01 [WARNING] protected OperationProcessor operationProcessor; 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:36: warning: no comment 16:24:01 [WARNING] public DataTreeChangeListenerImpl(final OperationProcessor operationProcessor, final DataBroker dataBroker, 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:30: warning: no comment 16:24:01 [WARNING] public final class FlowCapableNodeMapping { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:43: warning: no comment 16:24:01 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final NodeConnectorRef ref) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:39: warning: no comment 16:24:01 [WARNING] public static NodeKey getNodeKey(final NodeConnectorRef ref) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:35: warning: no comment 16:24:01 [WARNING] public static NodeKey getNodeKey(final NodeRef ref) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:71: warning: no comment 16:24:01 [WARNING] public static TerminationPoint toTerminationPoint(final TpId id, final NodeConnectorRef invNodeConnectorRef) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:56: warning: no comment 16:24:01 [WARNING] public static TpId toTerminationPointId(final NodeConnectorId id) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:80: warning: no comment 16:24:01 [WARNING] public static Link toTopologyLink( 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:65: warning: no comment 16:24:01 [WARNING] .topology.Node toTopologyNode( 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:47: warning: no comment 16:24:01 [WARNING] public static NodeId toTopologyNodeId( 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:37: warning: no comment 16:24:01 [WARNING] public class FlowCapableTopologyProvider implements ClusterSingletonService, AutoCloseable { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:52: warning: no comment 16:24:01 [WARNING] public FlowCapableTopologyProvider(final DataBroker dataBroker, 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:29: warning: no comment 16:24:01 [WARNING] public class NodeChangeListenerImpl extends DataTreeChangeListenerImpl { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:33: warning: no comment 16:24:01 [WARNING] public NodeChangeListenerImpl(final DataBroker dataBroker, final OperationProcessor operationProcessor) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/OperationProcessor.java:22: warning: no comment 16:24:01 [WARNING] public final class OperationProcessor implements AutoCloseable, Runnable { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/OperationProcessor.java:34: warning: no comment 16:24:01 [WARNING] public OperationProcessor(final DataBroker dataBroker) { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/OperationProcessor.java:53: warning: no comment 16:24:01 [WARNING] public void start() { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:36: warning: no comment 16:24:01 [WARNING] public class TerminationPointChangeListenerImpl extends DataTreeChangeListenerImpl { 16:24:01 [WARNING] ^ 16:24:01 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:40: warning: no comment 16:24:01 [WARNING] public TerminationPointChangeListenerImpl(final DataBroker dataBroker, 16:24:01 [WARNING] ^ 16:24:01 [WARNING] 22 warnings 16:24:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/topology-manager-0.16.4-SNAPSHOT-javadoc.jar 16:24:01 [INFO] 16:24:01 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ topology-manager --- 16:24:01 [INFO] CycloneDX: Resolving Dependencies 16:24:02 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 16:24:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/bom.xml 16:24:02 [INFO] attaching as topology-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:24:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/bom.json 16:24:02 [INFO] attaching as topology-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:24:02 [INFO] 16:24:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 16:24:02 [INFO] Skipping duplicate-finder execution! 16:24:02 [INFO] 16:24:02 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ topology-manager --- 16:24:02 [WARNING] Used undeclared dependencies found: 16:24:02 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:24:02 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 16:24:02 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:24:02 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:24:02 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.23.15:compile 16:24:02 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.16.4-SNAPSHOT:compile 16:24:02 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:24:02 [WARNING] Non-test scoped test only dependencies found: 16:24:02 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 16:24:02 [INFO] 16:24:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-manager --- 16:24:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/topology-manager-0.16.4-SNAPSHOT-sources.jar 16:24:02 [INFO] 16:24:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-manager --- 16:24:02 [INFO] 16:24:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-manager --- 16:24:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/code-coverage/jacoco.exec 16:24:02 [INFO] Analyzed bundle 'topology-manager' with 11 classes 16:24:02 [INFO] 16:24:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-manager --- 16:24:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/topology-manager-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT.jar 16:24:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT.pom 16:24:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/topology-manager-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT-javadoc.jar 16:24:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:24:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:24:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/topology-manager-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT-sources.jar 16:24:02 [INFO] 16:24:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- 16:24:02 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-SNAPSHOT.jar 16:24:02 [INFO] Writing OBR metadata 16:24:02 [INFO] 16:24:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-manager --- 16:24:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:24:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:24:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:24:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:24:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:24:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:24:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:24:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:24:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:24:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:24:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:24:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:24:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:24:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:24:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:24:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:24:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:24:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:24:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:24:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:24:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:24:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:24:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:24:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:24:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:24:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:24:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:24:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:24:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:24:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:24:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:24:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:24:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:24:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:24:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:24:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:24:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:24:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:24:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:24:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:24:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:24:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:24:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:24:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:24:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:24:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:24:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:24:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:24:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:24:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:24:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:24:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:24:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:24:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:24:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:24:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:24:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:24:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:24:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:24:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:24:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:24:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:24:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:24:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:24:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:24:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:24:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:24:02 [INFO] 16:24:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- 16:24:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:24:02 [INFO] 16:24:02 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 16:24:02 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.16.4-SNAPSHOT [63/84] 16:24:02 [INFO] ------------------------------[ feature ]------------------------------- 16:24:02 [INFO] 16:24:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-topology --- 16:24:02 [INFO] 16:24:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 16:24:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:24:02 [INFO] 16:24:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 16:24:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:24:02 [INFO] 16:24:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] 16:24:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:24:03 [INFO] argLine set to empty 16:24:03 [INFO] 16:24:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] Starting audit... 16:24:03 Audit done. 16:24:03 [INFO] You have 0 Checkstyle violations. 16:24:03 [INFO] 16:24:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] Starting audit... 16:24:03 Audit done. 16:24:03 [INFO] You have 0 Checkstyle violations. 16:24:03 [INFO] 16:24:03 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] 16:24:03 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties 16:24:03 [INFO] 16:24:03 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 16:24:03 [INFO] ...done! 16:24:03 [INFO] Attaching features XML 16:24:03 [INFO] 16:24:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology --- 16:24: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 16:24:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:24:03 [INFO] 16:24:03 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 16:24:03 [INFO] 16:24:03 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] 16:24:03 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 16:24:03 [INFO] 16:24:03 [INFO] 16:24:03 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] 16:24:03 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-topology --- 16:24:03 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/surefire-reports 16:24:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:24:03 [INFO] 16:24:03 [INFO] ------------------------------------------------------- 16:24:03 [INFO] T E S T S 16:24:03 [INFO] ------------------------------------------------------- 16:24:05 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:24:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.45 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:24:30 [INFO] 16:24:30 [INFO] Results: 16:24:30 [INFO] 16:24:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:24:30 [INFO] 16:24:30 [INFO] 16:24:30 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-topology --- 16:24:30 [INFO] 16:24:30 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 16:24:30 [INFO] 16:24:30 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-topology --- 16:24:30 [INFO] CycloneDX: Resolving Dependencies 16:24:35 [INFO] CycloneDX: Creating BOM version 1.4 with 265 component(s) 16:24:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml 16:24:35 [INFO] attaching as odl-openflowplugin-app-topology-0.16.4-SNAPSHOT-cyclonedx.xml 16:24:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/bom.json 16:24:35 [INFO] attaching as odl-openflowplugin-app-topology-0.16.4-SNAPSHOT-cyclonedx.json 16:24:35 [INFO] 16:24:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] Skipping duplicate-finder execution! 16:24:35 [INFO] 16:24:35 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] Skipping plugin execution 16:24:35 [INFO] 16:24:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] No sources in project. Archive not created. 16:24:35 [INFO] 16:24:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] 16:24:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:24:35 [INFO] 16:24:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] No primary artifact to install, installing attached artifacts instead. 16:24:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-SNAPSHOT.pom 16:24:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-SNAPSHOT-features.xml 16:24:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-SNAPSHOT-cyclonedx.xml 16:24:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-SNAPSHOT-cyclonedx.json 16:24:35 [INFO] 16:24:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 16:24:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:24:35 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:24:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml 16:24:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:24:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:24:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:24:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:24:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:24:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:24:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:24:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:24:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:24:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:24:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:24:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:24:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:24:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:24:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:24:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:24:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:24:35 at java.lang.reflect.Method.invoke (Method.java:568) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:24:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml 16:24:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:24:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:24:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:24:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:24:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:24:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:24:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:24:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:24:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:24:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:24:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:24:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:24:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:24:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:24:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:24:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:24:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:24:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:24:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:24:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:24:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:24:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:24:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:24:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:24:35 at java.lang.reflect.Method.invoke (Method.java:568) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:24:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:24:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:24:35 [INFO] 16:24:35 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 16:24:35 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.16.4-SNAPSHOT [64/84] 16:24:35 [INFO] ------------------------------[ feature ]------------------------------- 16:24:35 [INFO] 16:24:35 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 16:24:35 [INFO] 16:24:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 16:24:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:24:35 [INFO] 16:24:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 16:24:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:24:35 [INFO] 16:24:35 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] 16:24:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:24:36 [INFO] argLine set to empty 16:24:36 [INFO] 16:24:36 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Starting audit... 16:24:36 Audit done. 16:24:36 [INFO] You have 0 Checkstyle violations. 16:24:36 [INFO] 16:24:36 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Starting audit... 16:24:36 Audit done. 16:24:36 [INFO] You have 0 Checkstyle violations. 16:24:36 [INFO] 16:24:36 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] 16:24:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties 16:24:36 [INFO] 16:24:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 16:24:36 [INFO] ...done! 16:24:36 [INFO] Attaching features XML 16:24:36 [INFO] 16:24:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:24:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:24:36 [INFO] 16:24:36 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 16:24:36 [INFO] 16:24:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] 16:24:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 16:24:36 [INFO] 16:24:36 [INFO] 16:24:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] 16:24:36 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-lldp-speaker --- 16:24:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/surefire-reports 16:24:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:24:36 [INFO] 16:24:36 [INFO] ------------------------------------------------------- 16:24:36 [INFO] T E S T S 16:24:36 [INFO] ------------------------------------------------------- 16:24:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:25:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.86 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:25:04 [INFO] 16:25:04 [INFO] Results: 16:25:04 [INFO] 16:25:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:25:04 [INFO] 16:25:04 [INFO] 16:25:04 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 16:25:04 [INFO] 16:25:04 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 16:25:04 [INFO] 16:25:04 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 16:25:04 [INFO] CycloneDX: Resolving Dependencies 16:25:09 [INFO] CycloneDX: Creating BOM version 1.4 with 264 component(s) 16:25:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml 16:25:09 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.xml 16:25:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json 16:25:09 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.json 16:25:09 [INFO] 16:25:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] Skipping duplicate-finder execution! 16:25:09 [INFO] 16:25:09 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] Skipping plugin execution 16:25:09 [INFO] 16:25:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] No sources in project. Archive not created. 16:25:09 [INFO] 16:25:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] 16:25:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:09 [INFO] 16:25:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] No primary artifact to install, installing attached artifacts instead. 16:25:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-SNAPSHOT.pom 16:25:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-SNAPSHOT-features.xml 16:25:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.xml 16:25:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-SNAPSHOT-cyclonedx.json 16:25:09 [INFO] 16:25:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 16:25:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:25:09 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:25:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 16:25:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:25:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:25:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:25:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:25:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:25:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:25:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:25:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:25:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:25:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:25:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:25:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:25:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:25:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:25:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:25:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:25:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:25:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:25:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:25:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:25:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:25:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:25:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:25:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:25:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:25:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:25:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:25:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:25:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:25:09 at java.lang.reflect.Method.invoke (Method.java:568) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:25:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 16:25:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:25:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:25:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:25:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:25:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:25:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:25:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:25:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:25:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:25:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:25:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:25:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:25:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:25:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:25:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:25:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:25:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:25:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:25:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:25:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:25:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:25:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:25:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:25:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:25:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:25:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:25:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:25:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:25:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:25:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:25:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:25:09 at java.lang.reflect.Method.invoke (Method.java:568) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:25:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:25:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:25:09 [INFO] 16:25:09 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 16:25:09 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.16.4-SNAPSHOT [65/84] 16:25:09 [INFO] ------------------------------[ feature ]------------------------------- 16:25:09 [INFO] 16:25:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:09 [INFO] 16:25:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:25:09 [INFO] 16:25:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:25:09 [INFO] 16:25:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] 16:25:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:10 [INFO] argLine set to empty 16:25:10 [INFO] 16:25:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] Starting audit... 16:25:10 Audit done. 16:25:10 [INFO] You have 0 Checkstyle violations. 16:25:10 [INFO] 16:25:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] Starting audit... 16:25:10 Audit done. 16:25:10 [INFO] You have 0 Checkstyle violations. 16:25:10 [INFO] 16:25:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] 16:25:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties 16:25:10 [INFO] 16:25:10 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 16:25:10 [INFO] ...done! 16:25:10 [INFO] Attaching features XML 16:25:10 [INFO] 16:25:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25: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 16:25:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:25:10 [INFO] 16:25:10 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 16:25:10 [INFO] 16:25:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] 16:25:10 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 16:25:10 [INFO] 16:25:10 [INFO] 16:25:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] 16:25:10 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/surefire-reports 16:25:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:10 [INFO] 16:25:10 [INFO] ------------------------------------------------------- 16:25:10 [INFO] T E S T S 16:25:10 [INFO] ------------------------------------------------------- 16:25:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:25:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.34 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:25:37 [INFO] 16:25:37 [INFO] Results: 16:25:37 [INFO] 16:25:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:25:37 [INFO] 16:25:37 [INFO] 16:25:37 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:37 [INFO] 16:25:37 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:37 [INFO] 16:25:37 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:37 [INFO] CycloneDX: Resolving Dependencies 16:25:42 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 16:25:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 16:25:42 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.xml 16:25:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 16:25:42 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.json 16:25:42 [INFO] 16:25:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] Skipping duplicate-finder execution! 16:25:42 [INFO] 16:25:42 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] Skipping plugin execution 16:25:42 [INFO] 16:25:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] No sources in project. Archive not created. 16:25:42 [INFO] 16:25:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] 16:25:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:42 [INFO] 16:25:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] No primary artifact to install, installing attached artifacts instead. 16:25:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-SNAPSHOT.pom 16:25:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/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.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-SNAPSHOT-features.xml 16:25:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.xml 16:25:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-SNAPSHOT-cyclonedx.json 16:25:42 [INFO] 16:25:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:25:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:25:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:25:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 16:25:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:25:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:25:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:25:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:25:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:25:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:25:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:25:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:25:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:25:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:25:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:25:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:25:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:25:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:25:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:25:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:25:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:25:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:25:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:25:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:25:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:25:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:25:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:25:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:25:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:25:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:25:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:25:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:25:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:25:42 at java.lang.reflect.Method.invoke (Method.java:568) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:25:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 16:25:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:25:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:25:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:25:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:25:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:25:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:25:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:25:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:25:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:25:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:25:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:25:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:25:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:25:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:25:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:25:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:25:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:25:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:25:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:25:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:25:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:25:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:25:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:25:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:25:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:25:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:25:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:25:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:25:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:25:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:25:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:25:42 at java.lang.reflect.Method.invoke (Method.java:568) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:25:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:25:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:25:42 [INFO] 16:25:42 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 16:25:42 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.16.4-SNAPSHOT [66/84] 16:25:42 [INFO] ------------------------------[ feature ]------------------------------- 16:25:42 [INFO] 16:25:42 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 16:25:42 [INFO] 16:25:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 16:25:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:25:42 [INFO] 16:25:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 16:25:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:25:42 [INFO] 16:25:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] 16:25:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:43 [INFO] argLine set to empty 16:25:43 [INFO] 16:25:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] Starting audit... 16:25:43 Audit done. 16:25:43 [INFO] You have 0 Checkstyle violations. 16:25:43 [INFO] 16:25:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] Starting audit... 16:25:43 Audit done. 16:25:43 [INFO] You have 0 Checkstyle violations. 16:25:43 [INFO] 16:25:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] 16:25:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties 16:25:43 [INFO] 16:25:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 16:25:43 [INFO] ...done! 16:25:43 [INFO] Attaching features XML 16:25:43 [INFO] 16:25:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 16:25: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 16:25:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:25:43 [INFO] 16:25:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 16:25:43 [INFO] 16:25:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] 16:25:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 16:25:43 [INFO] 16:25:43 [INFO] 16:25:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] 16:25:43 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-topology-manager --- 16:25:43 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/surefire-reports 16:25:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:43 [INFO] 16:25:43 [INFO] ------------------------------------------------------- 16:25:43 [INFO] T E S T S 16:25:43 [INFO] ------------------------------------------------------- 16:25:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:26:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:26:10 [INFO] 16:26:10 [INFO] Results: 16:26:10 [INFO] 16:26:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:26:10 [INFO] 16:26:10 [INFO] 16:26:10 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 16:26:10 [INFO] 16:26:10 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 16:26:10 [INFO] 16:26:10 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 16:26:10 [INFO] CycloneDX: Resolving Dependencies 16:26:15 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 16:26:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml 16:26:15 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:26:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json 16:26:15 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:26:15 [INFO] 16:26:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] Skipping duplicate-finder execution! 16:26:15 [INFO] 16:26:15 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] Skipping plugin execution 16:26:15 [INFO] 16:26:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] No sources in project. Archive not created. 16:26:15 [INFO] 16:26:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] 16:26:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:26:15 [INFO] 16:26:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] No primary artifact to install, installing attached artifacts instead. 16:26:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-SNAPSHOT.pom 16:26:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-SNAPSHOT-features.xml 16:26:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-SNAPSHOT-cyclonedx.xml 16:26:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-SNAPSHOT-cyclonedx.json 16:26:15 [INFO] 16:26:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 16:26:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:26:15 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:26:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:26:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:26:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:26:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:26:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:26:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:26:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:26:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:26:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:26:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:26:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:26:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:26:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:26:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:26:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:26:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:26:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:26:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:26:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:26:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:26:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:26:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:26:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:26:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:26:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:26:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:26:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:26:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:26:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:26:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:26:15 at java.lang.reflect.Method.invoke (Method.java:568) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:26:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:26:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:26:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:26:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:26:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:26:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:26:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:26:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:26:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:26:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:26:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:26:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:26:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:26:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:26:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:26:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:26:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:26:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:26:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:26:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:26:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:26:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:26:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:26:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:26:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:26:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:26:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:26:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:26:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:26:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:26:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:26:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:26:15 at java.lang.reflect.Method.invoke (Method.java:568) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:26:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:26:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:26:15 [INFO] 16:26:15 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 16:26:15 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.16.4-SNAPSHOT [67/84] 16:26:15 [INFO] ------------------------------[ feature ]------------------------------- 16:26:15 [INFO] 16:26:15 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:15 [INFO] 16:26:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:26:15 [INFO] 16:26:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:26:15 [INFO] 16:26:15 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] 16:26:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:26:16 [INFO] argLine set to empty 16:26:16 [INFO] 16:26:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] Starting audit... 16:26:16 Audit done. 16:26:16 [INFO] You have 0 Checkstyle violations. 16:26:16 [INFO] 16:26:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] Starting audit... 16:26:16 Audit done. 16:26:16 [INFO] You have 0 Checkstyle violations. 16:26:16 [INFO] 16:26:16 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] 16:26:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties 16:26:16 [INFO] 16:26:16 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 16:26:16 [INFO] ...done! 16:26:16 [INFO] Attaching features XML 16:26:16 [INFO] 16:26:16 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 16:26: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 16:26:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:26:16 [INFO] 16:26:16 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 16:26:16 [INFO] 16:26:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] 16:26:16 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 16:26:16 [INFO] 16:26:16 [INFO] 16:26:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] 16:26:16 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:16 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/surefire-reports 16:26:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:26:16 [INFO] 16:26:16 [INFO] ------------------------------------------------------- 16:26:16 [INFO] T E S T S 16:26:16 [INFO] ------------------------------------------------------- 16:26:18 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:26:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.50 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:26:43 [INFO] 16:26:43 [INFO] Results: 16:26:43 [INFO] 16:26:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:26:43 [INFO] 16:26:43 [INFO] 16:26:43 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:43 [INFO] 16:26:43 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:43 [INFO] 16:26:43 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:43 [INFO] CycloneDX: Resolving Dependencies 16:26:48 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 16:26:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 16:26:48 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.xml 16:26:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json 16:26:48 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.json 16:26:48 [INFO] 16:26:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] Skipping duplicate-finder execution! 16:26:48 [INFO] 16:26:48 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] Skipping plugin execution 16:26:48 [INFO] 16:26:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] No sources in project. Archive not created. 16:26:48 [INFO] 16:26:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] 16:26:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:26:48 [INFO] 16:26:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] No primary artifact to install, installing attached artifacts instead. 16:26:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-SNAPSHOT.pom 16:26:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-SNAPSHOT-features.xml 16:26:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.xml 16:26:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-SNAPSHOT-cyclonedx.json 16:26:48 [INFO] 16:26:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 16:26:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:26:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:26:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 16:26:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:26:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:26:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:26:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:26:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:26:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:26:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:26:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:26:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:26:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:26:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:26:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:26:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:26:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:26:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:26:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:26:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:26:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:26:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:26:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:26:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:26:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:26:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:26:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:26:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:26:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:26:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:26:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:26:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:26:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:26:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 16:26:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:26:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:26:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:26:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:26:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:26:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:26:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:26:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:26:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:26:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:26:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:26:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:26:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:26:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:26:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:26:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:26:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:26:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:26:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:26:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:26:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:26:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:26:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:26:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:26:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:26:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:26:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:26:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:26:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:26:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:26:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:26:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:26:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:26:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:26:48 [INFO] 16:26:48 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 16:26:48 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.16.4-SNAPSHOT [68/84] 16:26:48 [INFO] ------------------------------[ feature ]------------------------------- 16:26:48 [INFO] 16:26:48 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:48 [INFO] 16:26:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:26:48 [INFO] 16:26:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:26:48 [INFO] 16:26:48 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] 16:26:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:26:49 [INFO] argLine set to empty 16:26:49 [INFO] 16:26:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] Starting audit... 16:26:49 Audit done. 16:26:49 [INFO] You have 0 Checkstyle violations. 16:26:49 [INFO] 16:26:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] Starting audit... 16:26:49 Audit done. 16:26:49 [INFO] You have 0 Checkstyle violations. 16:26:49 [INFO] 16:26:49 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] 16:26:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties 16:26:49 [INFO] 16:26:49 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 16:26:49 [INFO] ...done! 16:26:49 [INFO] Attaching features XML 16:26:49 [INFO] 16:26:49 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26: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 16:26:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:26:49 [INFO] 16:26:49 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 16:26:49 [INFO] 16:26:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] 16:26:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 16:26:49 [INFO] 16:26:49 [INFO] 16:26:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] 16:26:49 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:26:49 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/surefire-reports 16:26:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:26:49 [INFO] 16:26:49 [INFO] ------------------------------------------------------- 16:26:49 [INFO] T E S T S 16:26:49 [INFO] ------------------------------------------------------- 16:26:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:27:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.64 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:27:16 [INFO] 16:27:16 [INFO] Results: 16:27:16 [INFO] 16:27:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:27:16 [INFO] 16:27:16 [INFO] 16:27:16 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:16 [INFO] 16:27:16 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:16 [INFO] 16:27:16 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:16 [INFO] CycloneDX: Resolving Dependencies 16:27:18 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:27:18 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:27:18 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:27:21 [INFO] CycloneDX: Creating BOM version 1.4 with 265 component(s) 16:27:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 16:27:21 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.16.4-SNAPSHOT-cyclonedx.xml 16:27:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 16:27:21 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.16.4-SNAPSHOT-cyclonedx.json 16:27:21 [INFO] 16:27:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] Skipping duplicate-finder execution! 16:27:21 [INFO] 16:27:21 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] Skipping plugin execution 16:27:21 [INFO] 16:27:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] No sources in project. Archive not created. 16:27:21 [INFO] 16:27:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] 16:27:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:27:21 [INFO] 16:27:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] No primary artifact to install, installing attached artifacts instead. 16:27:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-SNAPSHOT.pom 16:27:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-SNAPSHOT-features.xml 16:27:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-SNAPSHOT-cyclonedx.xml 16:27:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-SNAPSHOT-cyclonedx.json 16:27:21 [INFO] 16:27:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:27:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:27:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:27:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml 16:27:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:27:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:27:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:27:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:27:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:27:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:27:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:27:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:27:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:27:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:27:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:27:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:27:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:27:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:27:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:27:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:27:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:27:21 at java.lang.reflect.Method.invoke (Method.java:568) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:27:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml 16:27:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:27:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:27:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:27:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:27:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:27:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:27:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:27:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:27:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:27:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:27:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:27:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:27:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:27:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:27:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:27:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:27:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:27:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:27:21 at java.lang.reflect.Method.invoke (Method.java:568) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:27:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:27:21 [INFO] 16:27:21 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 16:27:21 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.16.4-SNAPSHOT [69/84] 16:27:21 [INFO] ------------------------------[ feature ]------------------------------- 16:27:21 [INFO] 16:27:21 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-flow-services --- 16:27:21 [INFO] 16:27:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 16:27:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:27:21 [INFO] 16:27:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 16:27:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:27:21 [INFO] 16:27:21 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] 16:27:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:27:22 [INFO] argLine set to empty 16:27:22 [INFO] 16:27:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Starting audit... 16:27:22 Audit done. 16:27:22 [INFO] You have 0 Checkstyle violations. 16:27:22 [INFO] 16:27:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Starting audit... 16:27:22 Audit done. 16:27:22 [INFO] You have 0 Checkstyle violations. 16:27:22 [INFO] 16:27:22 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] 16:27:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties 16:27:22 [INFO] 16:27:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 16:27:22 [INFO] ...done! 16:27:22 [INFO] Attaching features XML 16:27:22 [INFO] 16:27:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:27:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:27:22 [INFO] 16:27:22 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 16:27:22 [INFO] 16:27:22 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] 16:27:22 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 16:27:22 [INFO] 16:27:22 [INFO] 16:27:22 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] 16:27:22 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-flow-services --- 16:27:22 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/surefire-reports 16:27:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:27:22 [INFO] 16:27:22 [INFO] ------------------------------------------------------- 16:27:22 [INFO] T E S T S 16:27:22 [INFO] ------------------------------------------------------- 16:27:24 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:32:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 322.7 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:32:47 [INFO] 16:32:47 [INFO] Results: 16:32:47 [INFO] 16:32:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:32:47 [INFO] 16:32:47 [INFO] 16:32:47 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-flow-services --- 16:32:47 [INFO] 16:32:47 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 16:32:47 [INFO] 16:32:47 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-flow-services --- 16:32:47 [INFO] CycloneDX: Resolving Dependencies 16:32:52 [INFO] CycloneDX: Creating BOM version 1.4 with 275 component(s) 16:32:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml 16:32:52 [INFO] attaching as odl-openflowplugin-flow-services-0.16.4-SNAPSHOT-cyclonedx.xml 16:32:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/bom.json 16:32:52 [INFO] attaching as odl-openflowplugin-flow-services-0.16.4-SNAPSHOT-cyclonedx.json 16:32:52 [INFO] 16:32:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] Skipping duplicate-finder execution! 16:32:52 [INFO] 16:32:52 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] Skipping plugin execution 16:32:52 [INFO] 16:32:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] No sources in project. Archive not created. 16:32:52 [INFO] 16:32:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] 16:32:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:32:52 [INFO] 16:32:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] No primary artifact to install, installing attached artifacts instead. 16:32:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-SNAPSHOT.pom 16:32:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-SNAPSHOT-features.xml 16:32:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-SNAPSHOT-cyclonedx.xml 16:32:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-SNAPSHOT-cyclonedx.json 16:32:52 [INFO] 16:32:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 16:32:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:32:52 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:32:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml 16:32:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:32:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:32:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:32:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:32:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:32:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:32:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:32:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:32:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:32:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:32:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:32:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:32:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:32:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:32:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:32:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:32:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:32:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:32:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:32:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:32:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml 16:32:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:32:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:32:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:32:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:32:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:32:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:32:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:32:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:32:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:32:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:32:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:32:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:32:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:32:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:32:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:32:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:32:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:32:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:32:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:32:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:32:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:32:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:32:52 [INFO] 16:32:52 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 16:32:52 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.16.4-SNAPSHOT [70/84] 16:32:52 [INFO] ------------------------------[ feature ]------------------------------- 16:32:52 [INFO] 16:32:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-drop-test --- 16:32:52 [INFO] 16:32:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 16:32:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:32:52 [INFO] 16:32:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 16:32:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:32:52 [INFO] 16:32:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] 16:32:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:32:53 [INFO] argLine set to empty 16:32:53 [INFO] 16:32:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] Starting audit... 16:32:53 Audit done. 16:32:53 [INFO] You have 0 Checkstyle violations. 16:32:53 [INFO] 16:32:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] Starting audit... 16:32:53 Audit done. 16:32:53 [INFO] You have 0 Checkstyle violations. 16:32:53 [INFO] 16:32:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] 16:32:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties 16:32:53 [INFO] 16:32:53 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 16:32:53 [INFO] ...done! 16:32:53 [INFO] Attaching features XML 16:32:53 [INFO] 16:32:53 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-drop-test --- 16:32: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 16:32:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:32:53 [INFO] 16:32:53 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 16:32:53 [INFO] 16:32:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] 16:32:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 16:32:53 [INFO] 16:32:53 [INFO] 16:32:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] 16:32:53 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-drop-test --- 16:32:53 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/surefire-reports 16:32:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:32:53 [INFO] 16:32:53 [INFO] ------------------------------------------------------- 16:32:53 [INFO] T E S T S 16:32:53 [INFO] ------------------------------------------------------- 16:32:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:33:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.89 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:33:19 [INFO] 16:33:19 [INFO] Results: 16:33:19 [INFO] 16:33:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:33:19 [INFO] 16:33:19 [INFO] 16:33:19 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-drop-test --- 16:33:19 [INFO] 16:33:19 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 16:33:19 [INFO] 16:33:19 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-drop-test --- 16:33:19 [INFO] CycloneDX: Resolving Dependencies 16:33:24 [INFO] CycloneDX: Creating BOM version 1.4 with 278 component(s) 16:33:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml 16:33:25 [INFO] attaching as odl-openflowplugin-drop-test-0.16.4-SNAPSHOT-cyclonedx.xml 16:33:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/bom.json 16:33:25 [INFO] attaching as odl-openflowplugin-drop-test-0.16.4-SNAPSHOT-cyclonedx.json 16:33:25 [INFO] 16:33:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] Skipping duplicate-finder execution! 16:33:25 [INFO] 16:33:25 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] Skipping plugin execution 16:33:25 [INFO] 16:33:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] No sources in project. Archive not created. 16:33:25 [INFO] 16:33:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] 16:33:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:33:25 [INFO] 16:33:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] No primary artifact to install, installing attached artifacts instead. 16:33:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-SNAPSHOT.pom 16:33:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-SNAPSHOT-features.xml 16:33:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-SNAPSHOT-cyclonedx.xml 16:33:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-SNAPSHOT-cyclonedx.json 16:33:25 [INFO] 16:33:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 16:33:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:33:25 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:33:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml 16:33:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:33:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:33:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:33:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:33:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:33:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:33:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:33:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:33:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:33:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:33:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:33:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:33:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:33:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:33:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:33:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:33:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:33:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:33:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:33:25 at java.lang.reflect.Method.invoke (Method.java:568) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:33:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml 16:33:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:33:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:33:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:33:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:33:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:33:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:33:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:33:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:33:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:33:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:33:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:33:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:33:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:33:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:33:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:33:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:33:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:33:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:33:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:33:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:33:25 at java.lang.reflect.Method.invoke (Method.java:568) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:33:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:33:25 [INFO] 16:33:25 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 16:33:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.16.4-SNAPSHOT [71/84] 16:33:25 [INFO] ------------------------------[ feature ]------------------------------- 16:33:31 [INFO] 16:33:31 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] 16:33:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:33:31 [INFO] 16:33:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:33:31 [INFO] 16:33:31 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] 16:33:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:33:31 [INFO] argLine set to empty 16:33:31 [INFO] 16:33:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Starting audit... 16:33:31 Audit done. 16:33:31 [INFO] You have 0 Checkstyle violations. 16:33:31 [INFO] 16:33:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Starting audit... 16:33:31 Audit done. 16:33:31 [INFO] You have 0 Checkstyle violations. 16:33:31 [INFO] 16:33:31 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] 16:33:31 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties 16:33:31 [INFO] 16:33:31 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 16:33:31 [INFO] ...done! 16:33:31 [INFO] Attaching features XML 16:33:31 [INFO] 16:33:31 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:33:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:33:31 [INFO] 16:33:31 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 16:33:31 [INFO] 16:33:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] 16:33:31 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 16:33:31 [INFO] 16:33:31 [INFO] 16:33:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] 16:33:31 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-flow-services-rest --- 16:33:31 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/surefire-reports 16:33:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:33:31 [INFO] 16:33:31 [INFO] ------------------------------------------------------- 16:33:31 [INFO] T E S T S 16:33:31 [INFO] ------------------------------------------------------- 16:33:34 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:34:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.93 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:34:02 [INFO] 16:34:02 [INFO] Results: 16:34:02 [INFO] 16:34:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:34:02 [INFO] 16:34:02 [INFO] 16:34:02 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 16:34:02 [INFO] 16:34:02 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 16:34:02 [INFO] 16:34:02 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 16:34:02 [INFO] CycloneDX: Resolving Dependencies 16:34:03 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:03 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:03 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:04 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:04 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:04 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:04 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:04 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:04 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:09 [INFO] CycloneDX: Creating BOM version 1.4 with 444 component(s) 16:34:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml 16:34:10 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.16.4-SNAPSHOT-cyclonedx.xml 16:34:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json 16:34:10 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.16.4-SNAPSHOT-cyclonedx.json 16:34:10 [INFO] 16:34:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] Skipping duplicate-finder execution! 16:34:10 [INFO] 16:34:10 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] Skipping plugin execution 16:34:10 [INFO] 16:34:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] No sources in project. Archive not created. 16:34:10 [INFO] 16:34:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] 16:34:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:34:10 [INFO] 16:34:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] No primary artifact to install, installing attached artifacts instead. 16:34:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-SNAPSHOT.pom 16:34:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-SNAPSHOT-features.xml 16:34:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-SNAPSHOT-cyclonedx.xml 16:34:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-SNAPSHOT-cyclonedx.json 16:34:10 [INFO] 16:34:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 16:34:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:34:10 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:34:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml 16:34:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:34:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:34:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:34:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:34:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:34:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:34:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:34:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:34:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:34:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:34:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:34:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:34:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:34:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:34:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:34:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:34:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:34:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:34:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:34:10 at java.lang.reflect.Method.invoke (Method.java:568) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:34:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml 16:34:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:34:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:34:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:34:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:34:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:34:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:34:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:34:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:34:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:34:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:34:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:34:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:34:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:34:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:34:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:34:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:34:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:34:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:34:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:34:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:34:10 at java.lang.reflect.Method.invoke (Method.java:568) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:34:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:34:10 [INFO] 16:34:10 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 16:34:10 [INFO] Building southbound-cli 0.16.4-SNAPSHOT [72/84] 16:34:10 [INFO] -------------------------------[ bundle ]------------------------------- 16:34:10 [INFO] 16:34:10 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ southbound-cli --- 16:34:10 [INFO] 16:34:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- 16:34:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:34:10 [INFO] 16:34:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- 16:34:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:34:10 [INFO] 16:34:10 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ southbound-cli --- 16:34:10 [INFO] 16:34:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- 16:34:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:34:10 [INFO] 16:34:10 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ southbound-cli --- 16:34:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:34:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/yang 16:34:10 [INFO] yang-to-sources: Found 15 dependencies in 4.469 ms 16:34:10 [INFO] yang-to-sources: Project model files found: 1 in 819.9 μs 16:34:10 [INFO] yang-to-sources: 2 YANG models processed in 75.00 ms 16:34:10 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.031 ms 16:34:10 [INFO] Sorted 16 files into 3 directories in 91.95 μs 16:34:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 5.045 ms 16:34:10 [INFO] 16:34:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ southbound-cli --- 16:34:10 [INFO] Starting audit... 16:34:10 Audit done. 16:34:10 [INFO] You have 0 Checkstyle violations. 16:34:10 [INFO] 16:34:10 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ southbound-cli --- 16:34:10 [INFO] Starting audit... 16:34:10 Audit done. 16:34:10 [INFO] You have 0 Checkstyle violations. 16:34:10 [INFO] 16:34:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ southbound-cli --- 16:34:10 [INFO] 16:34:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 16:34:10 [INFO] Copying 2 resources from src/main/resources to target/classes 16:34:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/spi 16:34:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:34:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:34:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:34:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/spi 16:34:10 [INFO] 16:34:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ southbound-cli --- 16:34:10 [INFO] Changes detected - recompiling the module! :dependency 16:34:10 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:[228,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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:34:11 [INFO] 16:34:11 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ southbound-cli >>> 16:34:11 [INFO] 16:34:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ southbound-cli --- 16:34:11 [INFO] Fork Value is true 16:34:15 [INFO] Done SpotBugs Analysis.... 16:34:15 [INFO] 16:34:15 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ southbound-cli <<< 16:34:15 [INFO] 16:34:15 [INFO] 16:34:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ southbound-cli --- 16:34:15 [INFO] BugInstance size is 0 16:34:15 [INFO] Error size is 0 16:34:15 [INFO] No errors/warnings found 16:34:15 [INFO] 16:34:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- 16:34:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/test/resources 16:34:15 [INFO] 16:34:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ southbound-cli --- 16:34:15 [INFO] No sources to compile 16:34:15 [INFO] 16:34:15 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ southbound-cli --- 16:34:15 [INFO] No tests to run. 16:34:15 [INFO] 16:34:15 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ southbound-cli --- 16:34:15 [INFO] 16:34:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- 16:34:15 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/southbound-cli-0.16.4-SNAPSHOT.jar 16:34:15 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/META-INF/MANIFEST.MF 16:34:15 [INFO] 16:34:15 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ southbound-cli --- 16:34:15 [INFO] No previous run data found, generating javadoc. 16:34:17 [WARNING] Javadoc Warnings 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/alarm/AlarmAgent.java:26: warning: no comment 16:34:17 [WARNING] public class AlarmAgent { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/alarm/AlarmAgent.java:41: warning: no comment 16:34:17 [WARNING] public void start() { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:19: warning: no comment 16:34:17 [WARNING] public class GetAllNodesCommandProvider extends OsgiCommandSupport { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:22: warning: no comment 16:34:17 [WARNING] public void setNodeListener(final NodeListener nodeListener) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:27: warning: no comment 16:34:17 [WARNING] public class GetFlowGroupCacheProvider extends OsgiCommandSupport { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:38: warning: no comment 16:34:17 [WARNING] public GetFlowGroupCacheProvider(final FlowGroupInfoHistories histories) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:41: warning: no comment 16:34:17 [WARNING] public class GetReconciliationStateProvider extends OsgiCommandSupport { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:62: warning: no comment 16:34:17 [WARNING] public GetReconciliationStateProvider(final ReconciliationJMXServiceMBean reconciliationJMXServiceMBean, 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:29: warning: no comment 16:34:17 [WARNING] public class NodeListener implements ClusteredDataTreeChangeListener, AutoCloseable { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:31: warning: no comment 16:34:17 [WARNING] public static final String DEFAULT_DPN_NAME = "UNKNOWN"; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:32: warning: no comment 16:34:17 [WARNING] public static final String SEPARATOR = ":"; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:38: warning: no comment 16:34:17 [WARNING] public NodeListener(final DataBroker broker) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:130: warning: no comment 16:34:17 [WARNING] public Map getDpnIdToNameCache() { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:42: warning: no comment 16:34:17 [WARNING] public void start() { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/alarm/NodeReconciliationAlarm.java:18: warning: no comment 16:34:17 [WARNING] public class NodeReconciliationAlarm extends NotificationBroadcasterSupport implements NodeReconciliationAlarmMBean { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:13: warning: no comment 16:34:17 [WARNING] public class OFNode implements Comparable,Serializable { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:25: warning: no comment 16:34:17 [WARNING] public OFNode(final long nodeId, final String nodeName, final List ports) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:20: warning: no comment 16:34:17 [WARNING] public OFNode(final Long nodeId, final String nodeName) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:31: warning: no comment 16:34:17 [WARNING] public Long getNodeId() { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:35: warning: no comment 16:34:17 [WARNING] public String getNodeName() { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:47: warning: no comment 16:34:17 [WARNING] public List getPorts() { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:39: warning: no comment 16:34:17 [WARNING] public void setNodeId(Long nodeId) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:43: warning: no comment 16:34:17 [WARNING] public void setNodeName(String nodeName) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:51: warning: no comment 16:34:17 [WARNING] public void setPorts(List ports) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:30: warning: no comment 16:34:17 [WARNING] public class Reconciliation extends OsgiCommandSupport { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:35: warning: no comment 16:34:17 [WARNING] public void setReconciliationService(final ReconciliationService reconciliationService) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:21: warning: no comment 16:34:17 [WARNING] public class ReconciliationCount extends OsgiCommandSupport { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:25: warning: no comment 16:34:17 [WARNING] public void setDataBroker(final DataBroker dataBroker) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:9: warning: no comment 16:34:17 [WARNING] public interface ReconciliationService 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:66: warning: no comment 16:34:17 [WARNING] public class ReconciliationServiceImpl implements ReconciliationService, AutoCloseable { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:78: warning: no comment 16:34:17 [WARNING] public ReconciliationServiceImpl(final DataBroker broker, final FrmReconciliationService frmReconciliationService, 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:35: warning: no comment 16:34:17 [WARNING] public final class ShellUtil { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:38: warning: no comment 16:34:17 [WARNING] public static final String NODE_PREFIX = "openflow:"; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:43: warning: no comment 16:34:17 [WARNING] public static List getAllNodes(final NodeListener nodeListener) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:54: warning: no comment 16:34:17 [WARNING] public static OFNode getNode(final long nodeId, final DataBroker broker) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:74: warning: no comment 16:34:17 [WARNING] public static OFNode getNodeInfo(final Long nodeId, final DataBroker broker) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:115: warning: no comment 16:34:17 [WARNING] public static Collection getReconcileCount(final DataBroker dataBroker) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:19: warning: no comment 16:34:17 [WARNING] public class ShowNodeCommandProvider extends OsgiCommandSupport { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:22: warning: no comment 16:34:17 [WARNING] public static final String HEADER_SEPARATOR = "---------------------------------------------" 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:21: warning: no comment 16:34:17 [WARNING] public static final String NEW_LINE = "%-24s %-20s %-15s %n"; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:20: warning: no comment 16:34:17 [WARNING] public static final String OUTPUT_FORMAT = "%-24s %-20s %-15s"; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:30: warning: no comment 16:34:17 [WARNING] public void setDataBroker(final DataBroker dataBroker) { 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:16: warning: no comment 16:34:17 [WARNING] private Long nodeId; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:17: warning: no comment 16:34:17 [WARNING] private String nodeName; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:18: warning: no comment 16:34:17 [WARNING] private List ports; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/reconciliation/counter/ReconcileCounterKey.java:24: warning: no comment 16:34:17 [WARNING] private final Uint64 _nodeId; 16:34:17 [WARNING] ^ 16:34:17 [WARNING] 46 warnings 16:34:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/southbound-cli-0.16.4-SNAPSHOT-javadoc.jar 16:34:17 [INFO] 16:34:17 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ southbound-cli --- 16:34:17 [INFO] CycloneDX: Resolving Dependencies 16:34:18 [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) 16:34:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/bom.xml 16:34:18 [INFO] attaching as southbound-cli-0.16.4-SNAPSHOT-cyclonedx.xml 16:34:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/bom.json 16:34:18 [INFO] attaching as southbound-cli-0.16.4-SNAPSHOT-cyclonedx.json 16:34:18 [INFO] 16:34:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 16:34:18 [INFO] Skipping duplicate-finder execution! 16:34:18 [INFO] 16:34:18 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ southbound-cli --- 16:34:18 [WARNING] Used undeclared dependencies found: 16:34:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:34:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:34:18 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.16.4-SNAPSHOT:compile 16:34:18 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:34:18 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:34:18 [INFO] 16:34:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-cli --- 16:34:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/southbound-cli-0.16.4-SNAPSHOT-sources.jar 16:34:19 [INFO] 16:34:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-cli --- 16:34:19 [INFO] 16:34:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-cli --- 16:34:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:34:19 [INFO] 16:34:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-cli --- 16:34:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/southbound-cli-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT.jar 16:34:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT.pom 16:34:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/southbound-cli-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT-javadoc.jar 16:34:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT-cyclonedx.xml 16:34:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT-cyclonedx.json 16:34:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/southbound-cli-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT-sources.jar 16:34:19 [INFO] 16:34:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- 16:34:19 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-SNAPSHOT.jar 16:34:19 [INFO] Writing OBR metadata 16:34:19 [INFO] 16:34:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-cli --- 16:34:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:34:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 16:34:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:34:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:34:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:34:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:34:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:34:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:34:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:34:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:34:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:34:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:34:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:34:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:34:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:34:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:34:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:34:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:34:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:34:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:34:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:34:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:34:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:34:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:34:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:34:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:34:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:34:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:34:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:34:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:34:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:34:19 at java.lang.reflect.Method.invoke (Method.java:568) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:34:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 16:34:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:34:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:34:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:34:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:34:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:34:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:34:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:34:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:34:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:34:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:34:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:34:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:34:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:34:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:34:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:34:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:34:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:34:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:34:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:34:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:34:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:34:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:34:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:34:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:34:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:34:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:34:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:34:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:34:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:34:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:34:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:34:19 at java.lang.reflect.Method.invoke (Method.java:568) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:34:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:34:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:34:19 [INFO] 16:34:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- 16:34:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:34:19 [INFO] 16:34:19 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 16:34:19 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.16.4-SNAPSHOT [73/84] 16:34:19 [INFO] ------------------------------[ feature ]------------------------------- 16:34:19 [INFO] 16:34:19 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] 16:34:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:34:19 [INFO] 16:34:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:34:19 [INFO] 16:34:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] 16:34:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:34:19 [INFO] argLine set to empty 16:34:19 [INFO] 16:34:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Starting audit... 16:34:19 Audit done. 16:34:19 [INFO] You have 0 Checkstyle violations. 16:34:19 [INFO] 16:34:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Starting audit... 16:34:19 Audit done. 16:34:19 [INFO] You have 0 Checkstyle violations. 16:34:19 [INFO] 16:34:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] 16:34:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties 16:34:19 [INFO] 16:34:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 16:34:19 [INFO] ...done! 16:34:19 [INFO] Attaching features XML 16:34:19 [INFO] 16:34:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:34:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:34:19 [INFO] 16:34:19 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 16:34:19 [INFO] 16:34:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] 16:34:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 16:34:19 [INFO] 16:34:19 [INFO] 16:34:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] 16:34:19 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-openflowplugin-app-southbound-cli --- 16:34:19 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/surefire-reports 16:34:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:34:19 [INFO] 16:34:19 [INFO] ------------------------------------------------------- 16:34:19 [INFO] T E S T S 16:34:19 [INFO] ------------------------------------------------------- 16:34:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:34:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.86 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 16:34:46 [INFO] 16:34:46 [INFO] Results: 16:34:46 [INFO] 16:34:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:34:46 [INFO] 16:34:46 [INFO] 16:34:46 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 16:34:46 [INFO] 16:34:46 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 16:34:46 [INFO] 16:34:46 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 16:34:46 [INFO] CycloneDX: Resolving Dependencies 16:34:52 [INFO] CycloneDX: Creating BOM version 1.4 with 265 component(s) 16:34:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml 16:34:52 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.16.4-SNAPSHOT-cyclonedx.xml 16:34:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json 16:34:52 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.16.4-SNAPSHOT-cyclonedx.json 16:34:52 [INFO] 16:34:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] Skipping duplicate-finder execution! 16:34:52 [INFO] 16:34:52 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] Skipping plugin execution 16:34:52 [INFO] 16:34:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] No sources in project. Archive not created. 16:34:52 [INFO] 16:34:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] 16:34:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:34:52 [INFO] 16:34:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] No primary artifact to install, installing attached artifacts instead. 16:34:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-SNAPSHOT.pom 16:34:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-SNAPSHOT-features.xml 16:34:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-SNAPSHOT-cyclonedx.xml 16:34:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-SNAPSHOT-cyclonedx.json 16:34:52 [INFO] 16:34:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 16:34:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:34:52 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:34:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 16:34:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:34:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:34:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:34:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:34:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:34:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:34:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:34:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:34:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:34:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:34:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:34:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:34:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:34:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:34:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:34:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:34:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:34:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:34:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 16:34:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:34:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:34:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:34:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:34:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:34:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:34:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:34:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:34:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:34:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:34:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:34:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:34:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:34:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:34:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:34:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:34:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:34:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:34:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:34:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:34:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:34:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:34:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:34:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:34:52 at java.lang.reflect.Method.invoke (Method.java:568) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:34:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:34:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:34:52 [INFO] 16:34:52 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 16:34:52 [INFO] Building features-openflowplugin 0.16.4-SNAPSHOT [74/84] 16:34:52 [INFO] ------------------------------[ feature ]------------------------------- 16:34:52 [INFO] 16:34:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- 16:34:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:34:52 [INFO] 16:34:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 16:34:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:34:52 [INFO] 16:34:52 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- 16:34:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:34:52 [INFO] argLine set to empty 16:34:52 [INFO] 16:34:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-openflowplugin --- 16:34:52 [INFO] Starting audit... 16:34:52 Audit done. 16:34:52 [INFO] You have 0 Checkstyle violations. 16:34:52 [INFO] 16:34:52 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-openflowplugin --- 16:34:52 [INFO] Starting audit... 16:34:52 Audit done. 16:34:52 [INFO] You have 0 Checkstyle violations. 16:34:52 [INFO] 16:34:52 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- 16:34:52 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties 16:34:52 [INFO] 16:34:52 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 16:34:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/feature/feature.xml 16:34:52 [INFO] ...done! 16:34:52 [INFO] Attaching features XML 16:34:52 [INFO] 16:34:52 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin --- 16:34: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 16:34:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:34:52 [INFO] 16:34:52 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 16:34:52 [INFO] 16:34:52 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 16:34:52 [INFO] 16:34:52 [INFO] 16:34:52 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-openflowplugin --- 16:34:52 [INFO] Tests are skipped. 16:34:52 [INFO] 16:34:52 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-openflowplugin --- 16:34:52 [INFO] 16:34:52 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-openflowplugin --- 16:34:52 [INFO] CycloneDX: Resolving Dependencies 16:34:52 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:52 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:52 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:56 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:56 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:58 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:58 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 16:34:59 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:59 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://www.terracotta.org/download/reflector/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 16:34:59 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:34:59 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:02 [INFO] CycloneDX: Creating BOM version 1.4 with 459 component(s) 16:35:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/bom.xml 16:35:02 [INFO] attaching as features-openflowplugin-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/bom.json 16:35:02 [INFO] attaching as features-openflowplugin-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 16:35:02 [INFO] Skipping duplicate-finder execution! 16:35:02 [INFO] 16:35:02 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 16:35:02 [INFO] Skipping plugin execution 16:35:02 [INFO] 16:35:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin --- 16:35:02 [INFO] No sources in project. Archive not created. 16:35:02 [INFO] 16:35:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin --- 16:35:02 [INFO] 16:35:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin --- 16:35:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:35:02 [INFO] 16:35:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin --- 16:35:02 [INFO] No primary artifact to install, installing attached artifacts instead. 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-SNAPSHOT.pom 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-SNAPSHOT-features.xml 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin --- 16:35:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:35:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 16:35:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:35:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:35:02 [INFO] 16:35:02 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 16:35:02 [INFO] Building features-aggregator 0.16.4-SNAPSHOT [75/84] 16:35:02 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 16:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:02 [INFO] 16:35:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-aggregator --- 16:35:02 [INFO] CycloneDX: Resolving Dependencies 16:35:02 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:35:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/target/bom.xml 16:35:02 [INFO] attaching as features-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/target/bom.json 16:35:02 [INFO] attaching as features-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-SNAPSHOT.pom 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- 16:35:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:35:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 16:35:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:35:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:02 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 16:35:02 [INFO] 16:35:02 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 16:35:02 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.16.4-SNAPSHOT [76/84] 16:35:02 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ arbitratorreconciliation-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 16:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:02 [INFO] 16:35:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ arbitratorreconciliation-aggregator --- 16:35:02 [INFO] CycloneDX: Resolving Dependencies 16:35:02 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:35:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/target/bom.xml 16:35:02 [INFO] attaching as arbitratorreconciliation-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/target/bom.json 16:35:02 [INFO] attaching as arbitratorreconciliation-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-aggregator --- 16:35:02 [INFO] Skipping artifact installation 16:35:02 [INFO] 16:35:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 16:35:02 [INFO] Skipping artifact deployment 16:35:02 [INFO] 16:35:02 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 16:35:02 [INFO] Building applications-aggregator 0.16.4-SNAPSHOT [77/84] 16:35:02 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ applications-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- 16:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:02 [INFO] 16:35:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ applications-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ applications-aggregator --- 16:35:02 [INFO] CycloneDX: Resolving Dependencies 16:35:02 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:35:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/applications/target/bom.xml 16:35:02 [INFO] attaching as applications-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/applications/target/bom.json 16:35:02 [INFO] attaching as applications-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ applications-aggregator --- 16:35:02 [INFO] Skipping artifact installation 16:35:02 [INFO] 16:35:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ applications-aggregator --- 16:35:02 [INFO] Skipping artifact deployment 16:35:02 [INFO] 16:35:02 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 16:35:02 [INFO] Building model-aggregator 0.16.4-SNAPSHOT [78/84] 16:35:02 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 16:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:02 [INFO] 16:35:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-aggregator --- 16:35:02 [INFO] 16:35:02 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ model-aggregator --- 16:35:02 [INFO] CycloneDX: Resolving Dependencies 16:35:02 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:35:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/model/target/bom.xml 16:35:02 [INFO] attaching as model-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/model/target/bom.json 16:35:02 [INFO] attaching as model-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:02 [INFO] 16:35:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 16:35:02 [INFO] Skipping artifact installation 16:35:02 [INFO] 16:35:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 16:35:02 [INFO] Skipping artifact deployment 16:35:02 [INFO] 16:35:02 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 16:35:02 [INFO] Building learning-switch 0.16.4-SNAPSHOT [79/84] 16:35:02 [INFO] -------------------------------[ bundle ]------------------------------- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ learning-switch --- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- 16:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:02 [INFO] 16:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- 16:35:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:02 [INFO] 16:35:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ learning-switch --- 16:35:02 [INFO] 16:35:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- 16:35:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:02 [INFO] 16:35:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ learning-switch --- 16:35:02 [INFO] Starting audit... 16:35:02 Audit done. 16:35:02 [INFO] You have 0 Checkstyle violations. 16:35:02 [INFO] 16:35:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ learning-switch --- 16:35:02 [INFO] Starting audit... 16:35:02 Audit done. 16:35:02 [INFO] You have 0 Checkstyle violations. 16:35:02 [INFO] 16:35:02 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ learning-switch --- 16:35:02 [INFO] 16:35:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 16:35:02 [INFO] Copying 1 resource from src/main/resources to target/classes 16:35:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/generated-sources/spi 16:35:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/generated-sources/yang 16:35:02 [INFO] 16:35:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ learning-switch --- 16:35:02 [INFO] Changes detected - recompiling the module! :dependency 16:35:02 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[44,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:35:03 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:35:03 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked conversion 16:35:03 required: org.opendaylight.yangtools.concepts.ListenerRegistration 16:35:03 found: org.opendaylight.yangtools.concepts.ListenerRegistration 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[115,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/DataTreeChangeListenerRegistrationHolder.java:[21,26] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[48,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:35:03 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:35:03 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked conversion 16:35:03 required: org.opendaylight.yangtools.concepts.ListenerRegistration 16:35:03 found: org.opendaylight.yangtools.concepts.ListenerRegistration 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[122,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:35:03 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:35:03 [INFO] 16:35:03 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ learning-switch >>> 16:35:03 [INFO] 16:35:03 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ learning-switch --- 16:35:03 [INFO] Fork Value is true 16:35:06 [INFO] Done SpotBugs Analysis.... 16:35:06 [INFO] 16:35:06 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ learning-switch <<< 16:35:06 [INFO] 16:35:06 [INFO] 16:35:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ learning-switch --- 16:35:06 [INFO] BugInstance size is 0 16:35:06 [INFO] Error size is 0 16:35:06 [INFO] No errors/warnings found 16:35:06 [INFO] 16:35:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- 16:35:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/test/resources 16:35:06 [INFO] 16:35:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ learning-switch --- 16:35:06 [INFO] No sources to compile 16:35:06 [INFO] 16:35:06 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ learning-switch --- 16:35:06 [INFO] No tests to run. 16:35:06 [INFO] 16:35:06 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ learning-switch --- 16:35:06 [INFO] 16:35:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- 16:35:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT.jar 16:35:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/META-INF/MANIFEST.MF 16:35:06 [INFO] 16:35:06 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ learning-switch --- 16:35:06 [INFO] No previous run data found, generating javadoc. 16:35:07 [WARNING] Javadoc Warnings 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/DataTreeChangeListenerRegistrationHolder.java:21: warning: no @return 16:35:07 [WARNING] ListenerRegistration getDataTreeChangeListenerRegistration(); 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:14: warning: no comment 16:35:07 [WARNING] public interface FlowCommitWrapper { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:17: warning: no comment 16:35:07 [WARNING] public class FlowCommitWrapperImpl implements FlowCommitWrapper { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:21: warning: no comment 16:35:07 [WARNING] public FlowCommitWrapperImpl(DataBroker dataBrokerService) { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for tableId 16:35:07 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for priority 16:35:07 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for srcMac 16:35:07 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for dstMac 16:35:07 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for dstPort 16:35:07 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @return 16:35:07 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @param for tableId 16:35:07 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @param for priority 16:35:07 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @param for flowId 16:35:07 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @return 16:35:07 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:41: warning: no comment 16:35:07 [WARNING] public final class FlowUtils { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:36: warning: no @return 16:35:07 [WARNING] public static InstanceIdentifier createNodePath(final NodeId nodeId) { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:47: warning: no @return 16:35:07 [WARNING] public static InstanceIdentifier getNodePath(final InstanceIdentifier nodeChild) { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:57: warning: no @return 16:35:07 [WARNING] public static InstanceIdentifier
createTablePath(final InstanceIdentifier nodePath, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:80: warning: no @return 16:35:07 [WARNING] public static Uint8 getTableId(final InstanceIdentifier
tablePath) { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:87: warning: no @param for nodeConnectorPath 16:35:07 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:87: warning: no @return 16:35:07 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:25: warning: no comment 16:35:07 [WARNING] public final class InstanceIdentifierUtils { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:91: warning: no comment 16:35:07 [WARNING] public static InstanceIdentifier createNodeConnectorPath(final InstanceIdentifier nodeKey, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:13: warning: no comment 16:35:07 [WARNING] public interface LearningSwitchHandler { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:73: warning: no comment 16:35:07 [WARNING] public LearningSwitchHandlerSimpleImpl(@NonNull FlowCommitWrapper dataStoreAccessor, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:40: warning: no @param for data 16:35:07 [WARNING] void setDataBroker(DataBroker data); 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:51: warning: no @param for packetProcessingService 16:35:07 [WARNING] void setPacketProcessingService( 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:63: warning: no @param for notificationService 16:35:07 [WARNING] void setNotificationService(NotificationService notificationService); 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:14: warning: no comment 16:35:07 [WARNING] public interface LearningSwitchManager { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:23: warning: no comment 16:35:07 [WARNING] public class MultipleLearningSwitchHandlerFacadeImpl implements LearningSwitchHandler { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:30: warning: no comment 16:35:07 [WARNING] public MultipleLearningSwitchHandlerFacadeImpl(@NonNull FlowCommitWrapper dataStoreAccessor, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:17: warning: no comment 16:35:07 [WARNING] public class PacketInDispatcherImpl implements Listener { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:46: warning: no comment 16:35:07 [WARNING] public Map, Listener> getHandlerMapping() { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @param for nodeInstId 16:35:07 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @param for nodeKey 16:35:07 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @param for port 16:35:07 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @return 16:35:07 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:20: warning: no comment 16:35:07 [WARNING] public abstract class PacketUtils { 16:35:07 [WARNING] ^ 16:35:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:22: warning: no comment 16:35:07 [WARNING] public class WakeupOnNode implements DataTreeChangeListener
{ 16:35:07 [WARNING] ^ 16:35:07 [WARNING] 39 warnings 16:35:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT-javadoc.jar 16:35:07 [INFO] 16:35:07 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ learning-switch --- 16:35:07 [INFO] CycloneDX: Resolving Dependencies 16:35:08 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 16:35:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/bom.xml 16:35:08 [INFO] attaching as learning-switch-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/bom.json 16:35:08 [INFO] attaching as learning-switch-0.16.4-SNAPSHOT-cyclonedx.json 16:35:08 [INFO] 16:35:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 16:35:08 [INFO] Skipping duplicate-finder execution! 16:35:08 [INFO] 16:35:08 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ learning-switch --- 16:35:08 [WARNING] Used undeclared dependencies found: 16:35:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:35:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 16:35:08 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:35:08 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:35:08 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:35:08 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:35:08 [INFO] 16:35:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ learning-switch --- 16:35:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT-sources.jar 16:35:08 [INFO] 16:35:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ learning-switch --- 16:35:08 [INFO] 16:35:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ learning-switch --- 16:35:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:35:08 [INFO] 16:35:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ learning-switch --- 16:35:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT.jar 16:35:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT.pom 16:35:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT-javadoc.jar 16:35:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT-cyclonedx.json 16:35:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT-sources.jar 16:35:08 [INFO] 16:35:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- 16:35:08 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-SNAPSHOT.jar 16:35:08 [INFO] Writing OBR metadata 16:35:08 [INFO] 16:35:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ learning-switch --- 16:35:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:35:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:35:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:08 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:35:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:35:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:08 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:35:08 [INFO] 16:35:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- 16:35:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:35:08 [INFO] 16:35:08 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 16:35:08 [INFO] Building sample-consumer 0.16.4-SNAPSHOT [80/84] 16:35:08 [INFO] -------------------------------[ bundle ]------------------------------- 16:35:08 [INFO] 16:35:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sample-consumer --- 16:35:08 [INFO] 16:35:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- 16:35:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:08 [INFO] 16:35:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- 16:35:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:08 [INFO] 16:35:08 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ sample-consumer --- 16:35:08 [INFO] 16:35:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- 16:35:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:08 [INFO] 16:35:08 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ sample-consumer --- 16:35:08 [INFO] Starting audit... 16:35:08 Audit done. 16:35:08 [INFO] You have 0 Checkstyle violations. 16:35:08 [INFO] 16:35:08 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ sample-consumer --- 16:35:08 [INFO] Starting audit... 16:35:08 Audit done. 16:35:08 [INFO] You have 0 Checkstyle violations. 16:35:08 [INFO] 16:35:08 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ sample-consumer --- 16:35:08 [INFO] 16:35:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 16:35:08 [INFO] Copying 1 resource from src/main/resources to target/classes 16:35:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/generated-sources/spi 16:35:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/generated-sources/yang 16:35:08 [INFO] 16:35:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sample-consumer --- 16:35:08 [INFO] Changes detected - recompiling the module! :dependency 16:35:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:35:08 [INFO] 16:35:08 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ sample-consumer >>> 16:35:08 [INFO] 16:35:08 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ sample-consumer --- 16:35:08 [INFO] Fork Value is true 16:35:11 [INFO] Done SpotBugs Analysis.... 16:35:11 [INFO] 16:35:11 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ sample-consumer <<< 16:35:11 [INFO] 16:35:11 [INFO] 16:35:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ sample-consumer --- 16:35:11 [INFO] BugInstance size is 0 16:35:11 [INFO] Error size is 0 16:35:11 [INFO] No errors/warnings found 16:35:11 [INFO] 16:35:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- 16:35:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/test/resources 16:35:11 [INFO] 16:35:11 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sample-consumer --- 16:35:11 [INFO] No sources to compile 16:35:11 [INFO] 16:35:11 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sample-consumer --- 16:35:11 [INFO] No tests to run. 16:35:11 [INFO] 16:35:11 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ sample-consumer --- 16:35:11 [INFO] 16:35:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- 16:35:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/sample-consumer-0.16.4-SNAPSHOT.jar 16:35:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/META-INF/MANIFEST.MF 16:35:11 [INFO] 16:35:11 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ sample-consumer --- 16:35:11 [INFO] No previous run data found, generating javadoc. 16:35:12 [WARNING] Javadoc Warnings 16:35:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewall.java:16: warning: no comment 16:35:12 [WARNING] public class SimpleDropFirewall { 16:35:12 [WARNING] ^ 16:35:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewall.java:20: warning: no comment 16:35:12 [WARNING] public SimpleDropFirewall(final SalFlowService flowService) { 16:35:12 [WARNING] ^ 16:35:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewall.java:24: warning: no comment 16:35:12 [WARNING] public boolean addFlow(final AddFlowInput flow) throws InterruptedException, ExecutionException, TimeoutException { 16:35:12 [WARNING] ^ 16:35:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewallCli.java:33: warning: no @return 16:35:12 [WARNING] public AddFlowInput createTcpFlow(final List cliInput) { 16:35:12 [WARNING] ^ 16:35:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewallCli.java:26: warning: no comment 16:35:12 [WARNING] public class SimpleDropFirewallCli { 16:35:12 [WARNING] ^ 16:35:12 [WARNING] 5 warnings 16:35:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/sample-consumer-0.16.4-SNAPSHOT-javadoc.jar 16:35:12 [INFO] 16:35:12 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ sample-consumer --- 16:35:12 [INFO] CycloneDX: Resolving Dependencies 16:35:12 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 16:35:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/bom.xml 16:35:12 [INFO] attaching as sample-consumer-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/bom.json 16:35:12 [INFO] attaching as sample-consumer-0.16.4-SNAPSHOT-cyclonedx.json 16:35:12 [INFO] 16:35:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 16:35:12 [INFO] Skipping duplicate-finder execution! 16:35:12 [INFO] 16:35:12 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ sample-consumer --- 16:35:12 [WARNING] Used undeclared dependencies found: 16:35:12 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:35:12 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:35:12 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:35:12 [INFO] 16:35:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-consumer --- 16:35:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/sample-consumer-0.16.4-SNAPSHOT-sources.jar 16:35:12 [INFO] 16:35:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-consumer --- 16:35:12 [INFO] 16:35:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-consumer --- 16:35:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:35:12 [INFO] 16:35:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-consumer --- 16:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/sample-consumer-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT.jar 16:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT.pom 16:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/sample-consumer-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT-javadoc.jar 16:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT-cyclonedx.json 16:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/sample-consumer-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT-sources.jar 16:35:12 [INFO] 16:35:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- 16:35:12 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-SNAPSHOT.jar 16:35:12 [INFO] Writing OBR metadata 16:35:13 [INFO] 16:35:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-consumer --- 16:35:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:35:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:35:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:13 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:35:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:35:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:13 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:35:13 [INFO] 16:35:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- 16:35:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:35:13 [INFO] 16:35:13 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 16:35:13 [INFO] Building sample-bundles 0.16.4-SNAPSHOT [81/84] 16:35:13 [INFO] -------------------------------[ bundle ]------------------------------- 16:35:13 [INFO] 16:35:13 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sample-bundles --- 16:35:13 [INFO] 16:35:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- 16:35:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:13 [INFO] 16:35:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- 16:35:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:13 [INFO] 16:35:13 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ sample-bundles --- 16:35:13 [INFO] 16:35:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- 16:35:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:13 [INFO] 16:35:13 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ sample-bundles --- 16:35:13 [INFO] Starting audit... 16:35:13 Audit done. 16:35:13 [INFO] You have 0 Checkstyle violations. 16:35:13 [INFO] 16:35:13 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ sample-bundles --- 16:35:13 [INFO] Starting audit... 16:35:13 Audit done. 16:35:13 [INFO] You have 0 Checkstyle violations. 16:35:13 [INFO] 16:35:13 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ sample-bundles --- 16:35:13 [INFO] 16:35:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 16:35:13 [INFO] Copying 1 resource from src/main/resources to target/classes 16:35:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/generated-sources/spi 16:35:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/generated-sources/yang 16:35:13 [INFO] 16:35:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sample-bundles --- 16:35:13 [INFO] Changes detected - recompiling the module! :dependency 16:35:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:35:13 [INFO] 16:35:13 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ sample-bundles >>> 16:35:13 [INFO] 16:35:13 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ sample-bundles --- 16:35:13 [INFO] Fork Value is true 16:35:16 [INFO] Done SpotBugs Analysis.... 16:35:16 [INFO] 16:35:16 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ sample-bundles <<< 16:35:16 [INFO] 16:35:16 [INFO] 16:35:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ sample-bundles --- 16:35:16 [INFO] BugInstance size is 0 16:35:16 [INFO] Error size is 0 16:35:16 [INFO] No errors/warnings found 16:35:16 [INFO] 16:35:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- 16:35:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/src/test/resources 16:35:16 [INFO] 16:35:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sample-bundles --- 16:35:16 [INFO] No sources to compile 16:35:16 [INFO] 16:35:16 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sample-bundles --- 16:35:16 [INFO] No tests to run. 16:35:16 [INFO] 16:35:16 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ sample-bundles --- 16:35:16 [INFO] 16:35:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- 16:35:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/sample-bundles-0.16.4-SNAPSHOT.jar 16:35:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/META-INF/MANIFEST.MF 16:35:16 [INFO] 16:35:16 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ sample-bundles --- 16:35:16 [INFO] No previous run data found, generating javadoc. 16:35:17 [WARNING] Javadoc Warnings 16:35:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:102: warning: no comment 16:35:17 [WARNING] public SampleFlowCapableNodeListener(final DataBroker dataBroker, final SalBundleService bundleService) { 16:35:17 [WARNING] ^ 16:35:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:115: warning: no comment 16:35:17 [WARNING] public void init() { 16:35:17 [WARNING] ^ 16:35:17 [WARNING] 2 warnings 16:35:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/sample-bundles-0.16.4-SNAPSHOT-javadoc.jar 16:35:17 [INFO] 16:35:17 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ sample-bundles --- 16:35:17 [INFO] CycloneDX: Resolving Dependencies 16:35:18 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 16:35:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/bom.xml 16:35:18 [INFO] attaching as sample-bundles-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/bom.json 16:35:18 [INFO] attaching as sample-bundles-0.16.4-SNAPSHOT-cyclonedx.json 16:35:18 [INFO] 16:35:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 16:35:18 [INFO] Skipping duplicate-finder execution! 16:35:18 [INFO] 16:35:18 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ sample-bundles --- 16:35:18 [WARNING] Used undeclared dependencies found: 16:35:18 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.23.15:compile 16:35:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 16:35:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 16:35:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 16:35:18 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 16:35:18 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 16:35:18 [INFO] 16:35:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-bundles --- 16:35:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/sample-bundles-0.16.4-SNAPSHOT-sources.jar 16:35:18 [INFO] 16:35:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-bundles --- 16:35:18 [INFO] 16:35:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-bundles --- 16:35:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:35:18 [INFO] 16:35:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-bundles --- 16:35:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/sample-bundles-0.16.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT.jar 16:35:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT.pom 16:35:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/sample-bundles-0.16.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT-javadoc.jar 16:35:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT-cyclonedx.json 16:35:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/sample-bundles-0.16.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT-sources.jar 16:35:18 [INFO] 16:35:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- 16:35:18 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-SNAPSHOT.jar 16:35:18 [INFO] Writing OBR metadata 16:35:18 [INFO] 16:35:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-bundles --- 16:35:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:35:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:35:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:35:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:18 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:35:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:35:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 16:35:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:18 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:35:18 [INFO] 16:35:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- 16:35:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:35:18 [INFO] 16:35:18 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 16:35:18 [INFO] Building openflowplugin-samples-aggregator 0.16.4-SNAPSHOT [82/84] 16:35:18 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:18 [INFO] 16:35:18 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-samples-aggregator --- 16:35:18 [INFO] 16:35:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 16:35:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:18 [INFO] 16:35:18 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 16:35:18 [INFO] 16:35:18 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-samples-aggregator --- 16:35:18 [INFO] CycloneDX: Resolving Dependencies 16:35:18 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 16:35:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/samples/target/bom.xml 16:35:18 [INFO] attaching as openflowplugin-samples-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/samples/target/bom.json 16:35:18 [INFO] attaching as openflowplugin-samples-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:18 [INFO] 16:35:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-samples-aggregator --- 16:35:18 [INFO] Skipping artifact installation 16:35:18 [INFO] 16:35:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 16:35:18 [INFO] Skipping artifact deployment 16:35:18 [INFO] 16:35:18 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 16:35:18 [INFO] Building openflowplugin-karaf 0.16.4-SNAPSHOT [83/84] 16:35:18 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:18 [INFO] 16:35:18 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-karaf --- 16:35:18 [INFO] 16:35:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- 16:35:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:19 [INFO] 16:35:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 16:35:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:19 [INFO] 16:35:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 16:35:19 [INFO] 16:35:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 16:35:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:19 [INFO] 16:35:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-karaf --- 16:35:19 [INFO] Starting audit... 16:35:19 Audit done. 16:35:19 [INFO] You have 0 Checkstyle violations. 16:35:19 [INFO] 16:35:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-karaf --- 16:35:19 [INFO] Starting audit... 16:35:19 Audit done. 16:35:19 [INFO] You have 0 Checkstyle violations. 16:35:19 [INFO] 16:35:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-karaf --- 16:35:19 [INFO] 16:35:19 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 16:35:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/src/main/resources 16:35:19 [INFO] 16:35:19 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ openflowplugin-karaf --- 16:35:19 [INFO] Using repositories: 16:35:19 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:35:19 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:35:19 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:35:19 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/assembly 16:35:19 [INFO] Loading direct KAR and features XML dependencies 16:35:19 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 16:35:19 [INFO] Feature framework will be added as a startup feature 16:35:19 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/assembly 16:35:19 [INFO] Unzipping kars 16:35:19 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 16:35:19 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 16:35:19 [INFO] Loading profiles from: 16:35:19 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:35:19 [INFO] Loading repositories 16:35:19 [INFO] Generating generated-startup profile 16:35:19 [INFO] Generating generated-boot profile with parents: generated-startup 16:35:19 [INFO] Generating generated-installed profile 16:35:19 [INFO] Configuring etc/config.properties and etc/system.properties 16:35:19 [INFO] Downloading libraries for generated profiles 16:35:19 [INFO] Downloading additional libraries 16:35:19 [INFO] Writing configurations 16:35:19 [INFO] adding config file: etc/profile.cfg 16:35:19 [INFO] Startup stage 16:35:19 [INFO] Loading startup repositories 16:35:19 [INFO] Resolving startup features and bundles 16:35:19 [INFO] Features: framework 16:35:19 [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/12.0.10 16:35:19 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:35:19 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 16:35:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 16:35:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 16:35:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 16:35:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:35:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 16:35:19 [INFO] Boot stage 16:35:19 [INFO] Loading boot repositories 16:35:19 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/5.0.9/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/11.0.15/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/7.0.11/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/12.0.10/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/10.0.12/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.17.14/xml/features 16:35:19 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/xml/features 16:35:19 [INFO] Feature kar/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:35:19 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 16:35:19 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 16:35:19 [INFO] Feature jaas/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 16:35:19 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:35:19 [INFO] Feature bundle/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 16:35:19 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:35:19 [INFO] Feature shell/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:35:19 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:35:19 [INFO] Feature package/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 16:35:19 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 16:35:19 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 16:35:19 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 16:35:19 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 16:35:19 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 16:35:19 [INFO] Feature service/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 16:35:19 [INFO] Feature ssh/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 16:35:19 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 16:35:19 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 16:35:19 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 16:35:19 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 16:35:19 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 16:35:19 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:35:19 [INFO] Feature feature/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 16:35:19 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:35:19 [INFO] Feature system/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 16:35:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:35:19 [INFO] Feature management/4.4.4 is defined as a boot feature 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:35:19 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:35:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:35:19 [INFO] adding config file: etc/jmx.acl.cfg 16:35:19 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:35:19 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:35:19 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:35:19 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:35:20 [INFO] Feature log/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 16:35:20 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:35:20 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:35:20 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:35:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:35:20 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:35:20 [INFO] Feature config/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:35:20 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:35:20 [INFO] Feature framework/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:35:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:35:20 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:35:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:35:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 16:35:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:35:20 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 16:35:20 [INFO] Feature instance/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 16:35:20 [INFO] Feature da3b7829-76d9-4ea4-9047-7d1d0887cf52/0.0.0 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:35:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 16:35:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/12.0.10 16:35:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/12.0.10 16:35:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/12.0.10 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:35:20 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 16:35:20 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 16:35:20 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 16:35:20 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 16:35:20 [INFO] Feature deployer/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 16:35:20 [INFO] Feature scr/4.4.4 is defined as a boot feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:35:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:35:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:35:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 16:35:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:35:20 [INFO] Feature standard/4.4.4 is defined as a boot feature 16:35:20 [INFO] Install stage 16:35:20 [INFO] Loading installed repositories 16:35:20 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 16:35:20 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 16:35:20 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:35:20 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 16:35:20 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.700 16:35:20 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 16:35:20 [INFO] 16:35:20 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 16:35:20 [INFO] 16:35:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-karaf --- 16:35:20 [INFO] 16:35:20 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 16:35:20 [INFO] 16:35:20 [INFO] 16:35:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-karaf --- 16:35:20 [INFO] 16:35:20 [INFO] --- maven-dependency-plugin:3.6.0:copy (apply-branding) @ openflowplugin-karaf --- 16:35:20 [INFO] 16:35:20 [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 16:35:20 [INFO] 16:35:20 [INFO] --- maven-dependency-plugin:3.6.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 16:35:20 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 16:35:20 [INFO] Copying opendaylight-karaf-resources-12.0.10-config.properties to /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 16:35:20 [INFO] 16:35:20 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-karaf --- 16:35:20 [INFO] 16:35:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 16:35:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/src/main/assembly 16:35:20 [INFO] 16:35:20 [INFO] --- karaf-plugin:12.0.10:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 16:35:21 [INFO] Feature repository discovered recursively: 50c24ffd-c375-4207-8935-a2394c72f83d 16:35:21 [INFO] Feature repository discovered recursively: features-openflowplugin 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 16:35:21 [INFO] Feature repository discovered recursively: odl-restconf 16:35:21 [INFO] Feature repository discovered recursively: odl-restconf-nb-5.0.9 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 16:35:21 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-export 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-extras-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-jersey-2 16:35:21 [INFO] Feature repository discovered recursively: odl-javassist-3 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 16:35:21 [INFO] Feature repository discovered recursively: odl-ws-rs-api 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 16:35:21 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 16:35:21 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-common 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowjava-0.16.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-netty 16:35:21 [INFO] Feature repository discovered recursively: odl-netty-4 16:35:21 [INFO] Feature repository discovered recursively: openflowplugin-0.16.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-common 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-apache-commons-text 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-codec 16:35:21 [INFO] Feature repository discovered recursively: odl-stax2-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-data 16:35:21 [INFO] Feature repository discovered recursively: odl-antlr4 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-parser 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-akka 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-scala 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:35:21 [INFO] Feature repository discovered recursively: odl-gson 16:35:21 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:35:21 [INFO] Feature repository discovered recursively: odl-servlet-api 16:35:21 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:35:21 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-util 16:35:21 [INFO] Feature repository discovered recursively: pt-triemap 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 16:35:21 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 16:35:21 [INFO] Feature repository discovered recursively: odl-guava 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 16:35:21 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 16:35:21 [INFO] Feature repository discovered recursively: framework-4.4.4 16:35:21 [INFO] Feature repository discovered recursively: standard-4.4.4 16:35:21 [INFO] Feature repository discovered recursively: framework-4.4.4 16:35:21 [INFO] Feature repository discovered recursively: features-openflowplugin 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 16:35:21 [INFO] Feature repository discovered recursively: openflowplugin-0.16.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-common 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-util 16:35:21 [INFO] Feature repository discovered recursively: odl-guava 16:35:21 [INFO] Feature repository discovered recursively: pt-triemap 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-common 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-data 16:35:21 [INFO] Feature repository discovered recursively: odl-antlr4 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-parser 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-apache-commons-text 16:35:21 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-codec 16:35:21 [INFO] Feature repository discovered recursively: odl-gson 16:35:21 [INFO] Feature repository discovered recursively: odl-stax2-api 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 16:35:21 [INFO] Feature repository discovered recursively: odl-servlet-api 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-akka 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-scala 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:35:21 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:35:21 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:35:21 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.16.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowjava-0.16.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-netty 16:35:21 [INFO] Feature repository discovered recursively: odl-netty-4 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 16:35:21 [INFO] Feature repository discovered recursively: odl-serviceutils-0.11.4-SNAPSHOT 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 16:35:21 [INFO] Feature repository discovered recursively: odl-restconf 16:35:21 [INFO] Feature repository discovered recursively: odl-restconf-nb-5.0.9 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 16:35:21 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 16:35:21 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 16:35:21 [INFO] Feature repository discovered recursively: odl-yangtools-export 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 16:35:21 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 16:35:21 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 16:35:21 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 16:35:21 [INFO] Feature repository discovered recursively: odl-extras-7.0.11 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-jersey-2 16:35:21 [INFO] Feature repository discovered recursively: odl-javassist-3 16:35:21 [INFO] Feature repository discovered recursively: odl-ws-rs-api 16:35:21 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 16:35:21 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 16:35:21 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 16:35:21 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 16:35:21 [INFO] Feature repository discovered recursively: standard-4.4.4 16:35:21 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 16:35:23 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 16:35:23 [INFO] 16:35:23 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 16:35:24 [INFO] Executing tasks 16:35:24 [INFO] Executed tasks 16:35:24 [INFO] 16:35:24 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 16:35:24 [INFO] Executing tasks 16:35:24 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/assembly/system/org/bouncycastle 16:35:24 [INFO] Executed tasks 16:35:24 [INFO] 16:35:24 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ openflowplugin-karaf --- 16:35:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:35:24 [INFO] 16:35:24 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ openflowplugin-karaf --- 16:35:40 [INFO] 16:35:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-karaf --- 16:35:40 [INFO] CycloneDX: Resolving Dependencies 16:35:41 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:41 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:41 [WARNING] org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:45 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:45 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://www.terracotta.org/download/reflector/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 16:35:45 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:45 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:46 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:46 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://www.terracotta.org/download/reflector/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 16:35:46 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:46 [WARNING] org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.11.4-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.11.4-SNAPSHOT/maven-metadata.xml 16:35:46 [INFO] CycloneDX: Creating BOM version 1.4 with 534 component(s) 16:35:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/bom.xml 16:35:47 [INFO] attaching as openflowplugin-karaf-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/bom.json 16:35:47 [INFO] attaching as openflowplugin-karaf-0.16.4-SNAPSHOT-cyclonedx.json 16:35:47 [INFO] 16:35:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 16:35:47 [INFO] Skipping duplicate-finder execution! 16:35:47 [INFO] 16:35:47 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 16:35:47 [INFO] Skipping pom project 16:35:47 [INFO] 16:35:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 16:35:47 [INFO] 16:35:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-karaf --- 16:35:47 [INFO] 16:35:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-karaf --- 16:35:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:35:47 [INFO] 16:35:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-karaf --- 16:35:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.16.4-SNAPSHOT/openflowplugin-karaf-0.16.4-SNAPSHOT.pom 16:35:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/openflowplugin-karaf-0.16.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.16.4-SNAPSHOT/openflowplugin-karaf-0.16.4-SNAPSHOT.tar.gz 16:35:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/openflowplugin-karaf-0.16.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.16.4-SNAPSHOT/openflowplugin-karaf-0.16.4-SNAPSHOT.zip 16:35:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.16.4-SNAPSHOT/openflowplugin-karaf-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.16.4-SNAPSHOT/openflowplugin-karaf-0.16.4-SNAPSHOT-cyclonedx.json 16:35:47 [INFO] 16:35:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-karaf --- 16:35:48 [INFO] Skipping artifact deployment 16:35:48 [INFO] 16:35:48 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 16:35:48 [INFO] Building openflowplugin 0.16.4-SNAPSHOT [84/84] 16:35:48 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:48 [INFO] 16:35:48 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ openflowplugin-aggregator --- 16:35:48 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-argon/target 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- 16:35:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 16:35:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 16:35:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:35:48 [INFO] 16:35:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-aggregator --- 16:35:48 [INFO] Starting audit... 16:35:48 Audit done. 16:35:48 [INFO] You have 0 Checkstyle violations. 16:35:48 [INFO] 16:35:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-aggregator --- 16:35:48 [INFO] Starting audit... 16:35:48 Audit done. 16:35:48 [INFO] You have 0 Checkstyle violations. 16:35:48 [INFO] 16:35:48 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 16:35:48 [INFO] 16:35:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 16:35:48 [INFO] 16:35:48 [INFO] 16:35:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 16:35:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:35:48 [INFO] 16:35:48 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ openflowplugin-aggregator --- 16:35:48 [INFO] CycloneDX: Resolving Dependencies 16:35:48 [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) 16:35:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-argon/target/bom.xml 16:35:48 [INFO] attaching as openflowplugin-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-argon/target/bom.json 16:35:48 [INFO] attaching as openflowplugin-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:48 [INFO] 16:35:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 16:35:48 [INFO] Skipping duplicate-finder execution! 16:35:48 [INFO] 16:35:48 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 16:35:48 [INFO] Skipping pom project 16:35:48 [INFO] 16:35:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-aggregator --- 16:35:48 [INFO] 16:35:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-aggregator --- 16:35:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:35:48 [INFO] 16:35:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-aggregator --- 16:35:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-SNAPSHOT.pom 16:35:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-SNAPSHOT-cyclonedx.xml 16:35:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-argon/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-SNAPSHOT-cyclonedx.json 16:35:48 [INFO] 16:35:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-aggregator --- 16:35:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-argon/m2repo 16:35:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 16:35:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:35:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:35:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:35:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:35:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 16:35:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 16:35:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 16:35:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 16:35:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 16:35:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 16:35:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 16:35:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 16:35:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 16:35:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 16:35:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 16:35:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 16:35:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 16:35:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 16:35:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 16:35:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 16:35:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 16:35:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 16:35:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 16:35:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 16:35:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 16:35:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 16:35:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 16:35:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 16:35:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 16:35:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 16:35:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 16:35:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 16:35:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 16:35:48 at java.lang.reflect.Method.invoke (Method.java:568) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 16:35:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 16:35:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:35:48 [INFO] 16:35:48 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 16:35:48 [INFO] Building openflowplugin 0.16.4-SNAPSHOT [85/84] 16:35:48 [INFO] --------------------------------[ pom ]--------------------------------- 16:35:48 [INFO] 16:35:48 [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 16:35:48 [INFO] 16:35:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:48 [INFO] Forking openflowplugin-artifacts 0.16.4-SNAPSHOT 16:35:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- 16:35:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 16:35:48 [INFO] 16:35:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:48 [INFO] Forking openflowplugin-parent 0.16.4-SNAPSHOT 16:35:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- 16:35:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 16:35:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-parent --- 16:35:48 [INFO] 16:35:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 16:35:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:48 [INFO] 16:35:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-parent --- 16:35:48 [INFO] Starting audit... 16:35:48 Audit done. 16:35:48 [INFO] You have 0 Checkstyle violations. 16:35:48 [INFO] 16:35:48 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-parent --- 16:35:48 [INFO] Starting audit... 16:35:48 Audit done. 16:35:48 [INFO] You have 0 Checkstyle violations. 16:35:48 [INFO] 16:35:48 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-parent --- 16:35:48 [INFO] 16:35:48 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 16:35:48 [INFO] 16:35:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-parent --- 16:35:48 [INFO] 16:35:48 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 16:35:48 [INFO] 16:35:48 [INFO] 16:35:48 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-parent --- 16:35:48 [INFO] 16:35:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:48 [INFO] Forking liblldp 0.16.4-SNAPSHOT 16:35:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- 16:35:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- 16:35:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:48 [INFO] 16:35:48 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ liblldp --- 16:35:49 [INFO] 16:35:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- 16:35:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:49 [INFO] 16:35:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ liblldp --- 16:35:49 [INFO] Starting audit... 16:35:49 Audit done. 16:35:49 [INFO] You have 0 Checkstyle violations. 16:35:49 [INFO] 16:35:49 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ liblldp --- 16:35:49 [INFO] Starting audit... 16:35:49 Audit done. 16:35:49 [INFO] You have 0 Checkstyle violations. 16:35:49 [INFO] 16:35:49 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ liblldp --- 16:35:49 [INFO] 16:35:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 16:35:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/resources 16:35:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/generated-sources/spi 16:35:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/generated-sources/yang 16:35:49 [INFO] 16:35:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ liblldp --- 16:35:49 [INFO] Changes detected - recompiling the module! :dependency 16:35:49 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 16:35:49 [INFO] 16:35:49 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ liblldp >>> 16:35:49 [INFO] 16:35:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ liblldp --- 16:35:49 [INFO] Fork Value is true 16:35:54 [INFO] Done SpotBugs Analysis.... 16:35:54 [INFO] 16:35:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ liblldp <<< 16:35:54 [INFO] 16:35:54 [INFO] 16:35:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ liblldp --- 16:35:54 [INFO] BugInstance size is 0 16:35:54 [INFO] Error size is 0 16:35:54 [INFO] No errors/warnings found 16:35:54 [INFO] 16:35:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:54 [INFO] Forking libraries-aggregator 0.16.4-SNAPSHOT 16:35:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:54 [INFO] 16:35:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- 16:35:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:54 [INFO] 16:35:54 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ libraries-aggregator --- 16:35:54 [INFO] 16:35:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:54 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.16.4-SNAPSHOT 16:35:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:35:54 [INFO] 16:35:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- 16:35:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:54 [INFO] 16:35:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 16:35:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:35:54 [INFO] 16:35:54 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-api --- 16:35:54 [INFO] 16:35:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 16:35:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:35:54 [INFO] 16:35:54 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflow-protocol-api --- 16:35:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:35:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/yang 16:35:54 [INFO] yang-to-sources: Found 3 dependencies in 763.9 μs 16:35:54 [INFO] yang-to-sources: Project model files found: 9 in 30.43 ms 16:35:54 [INFO] yang-to-sources: 12 YANG models processed in 56.87 ms 16:35:54 [INFO] BindingJavaFileGenerator: Defined 868 files in 13.44 ms 16:35:54 [INFO] Sorted 868 files into 161 directories in 1.031 ms 16:35:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 868 in 286.6 ms 16:35:54 [INFO] 16:35:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-api --- 16:35:54 [INFO] Starting audit... 16:35:54 Audit done. 16:35:54 [INFO] You have 0 Checkstyle violations. 16:35:54 [INFO] 16:35:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-api --- 16:35:54 [INFO] Starting audit... 16:35:54 Audit done. 16:35:54 [INFO] You have 0 Checkstyle violations. 16:35:54 [INFO] 16:35:54 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-api --- 16:35:54 [INFO] 16:35:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 16:35:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/resources 16:35:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:35:54 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:35:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:35:54 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:35:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:35:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:35:54 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:35:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:35:54 [INFO] 16:35:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-api --- 16:35:54 [INFO] Changes detected - recompiling the module! :dependency 16:35:54 [INFO] Compiling 919 source files with javac [debug release 17] to target/classes 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:35:58 [INFO] 16:35:58 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 16:35:58 [INFO] 16:35:58 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-api --- 16:35:58 [INFO] Fork Value is true 16:36:13 [INFO] Done SpotBugs Analysis.... 16:36:13 [INFO] 16:36:13 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 16:36:13 [INFO] 16:36:13 [INFO] 16:36:13 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-api --- 16:36:13 [INFO] BugInstance size is 0 16:36:13 [INFO] Error size is 0 16:36:13 [INFO] No errors/warnings found 16:36:13 [INFO] 16:36:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:13 [INFO] Forking openflowjava-parent 0.16.4-SNAPSHOT 16:36:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:13 [INFO] 16:36:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- 16:36:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:13 [INFO] 16:36:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 16:36:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:13 [INFO] 16:36:13 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-parent --- 16:36:13 [INFO] 16:36:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- 16:36:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:13 [INFO] 16:36:13 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflowjava-parent --- 16:36:13 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/src/main/yang added. 16:36:13 [INFO] 16:36:13 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-parent --- 16:36:13 [INFO] Starting audit... 16:36:13 Audit done. 16:36:13 [INFO] You have 0 Checkstyle violations. 16:36:13 [INFO] 16:36:13 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-parent --- 16:36:14 [INFO] Starting audit... 16:36:14 Audit done. 16:36:14 [INFO] You have 0 Checkstyle violations. 16:36:14 [INFO] 16:36:14 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-parent --- 16:36:14 [INFO] 16:36:14 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 16:36:14 [INFO] 16:36:14 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-parent --- 16:36:14 [INFO] 16:36:14 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 16:36:14 [INFO] 16:36:14 [INFO] 16:36:14 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-parent --- 16:36:14 [INFO] 16:36:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:14 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.16.4-SNAPSHOT 16:36:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:14 [INFO] 16:36:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- 16:36:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:14 [INFO] 16:36:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 16:36:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:14 [INFO] 16:36:14 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 16:36:14 [INFO] 16:36:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 16:36:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:14 [INFO] 16:36:14 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflow-protocol-spi --- 16:36:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:36:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/yang 16:36:14 [INFO] yang-to-sources: Found 4 dependencies in 1.352 ms 16:36:14 [INFO] yang-to-sources: Project model files found: 1 in 798.6 μs 16:36:14 [INFO] yang-to-sources: 3 YANG models processed in 33.42 ms 16:36:14 [INFO] BindingJavaFileGenerator: Defined 11 files in 965.3 μs 16:36:14 [INFO] Sorted 11 files into 3 directories in 65.94 μs 16:36:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 5.087 ms 16:36:14 [INFO] 16:36:14 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflow-protocol-spi --- 16:36:14 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/yang added. 16:36:14 [INFO] 16:36:14 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-spi --- 16:36:14 [INFO] Starting audit... 16:36:14 Audit done. 16:36:14 [INFO] You have 0 Checkstyle violations. 16:36:14 [INFO] 16:36:14 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-spi --- 16:36:14 [INFO] Starting audit... 16:36:14 Audit done. 16:36:14 [INFO] You have 0 Checkstyle violations. 16:36:14 [INFO] 16:36:14 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-spi --- 16:36:14 [INFO] 16:36:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 16:36:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/resources 16:36:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:36:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:36:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:36:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:36:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:36:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:36:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:36:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:36:14 [INFO] 16:36:14 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-spi --- 16:36:14 [INFO] Changes detected - recompiling the module! :dependency 16:36:14 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 16:36:14 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:36:14 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException 16:36:14 [INFO] 16:36:14 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 16:36:14 [INFO] 16:36:14 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-spi --- 16:36:14 [INFO] Fork Value is true 16:36:17 [INFO] Done SpotBugs Analysis.... 16:36:17 [INFO] 16:36:17 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 16:36:17 [INFO] 16:36:17 [INFO] 16:36:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-spi --- 16:36:17 [INFO] BugInstance size is 0 16:36:17 [INFO] Error size is 0 16:36:17 [INFO] No errors/warnings found 16:36:17 [INFO] 16:36:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:17 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.16.4-SNAPSHOT 16:36:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:17 [INFO] 16:36:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- 16:36:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:17 [INFO] 16:36:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- 16:36:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:17 [INFO] 16:36:17 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-util --- 16:36:18 [INFO] 16:36:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- 16:36:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:18 [INFO] 16:36:18 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflowjava-util --- 16:36:18 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/yang added. 16:36:18 [INFO] 16:36:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-util --- 16:36:18 [INFO] Starting audit... 16:36:18 Audit done. 16:36:18 [INFO] You have 0 Checkstyle violations. 16:36:18 [INFO] 16:36:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-util --- 16:36:18 [INFO] Starting audit... 16:36:18 Audit done. 16:36:18 [INFO] You have 0 Checkstyle violations. 16:36:18 [INFO] 16:36:18 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-util --- 16:36:18 [INFO] 16:36:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 16:36:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/resources 16:36:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/generated-sources/spi 16:36:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/generated-sources/yang 16:36:18 [INFO] 16:36:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-util --- 16:36:18 [INFO] Changes detected - recompiling the module! :dependency 16:36:18 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:36:18 [INFO] 16:36:18 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 16:36:18 [INFO] 16:36:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-util --- 16:36:18 [INFO] Fork Value is true 16:36:20 [INFO] Done SpotBugs Analysis.... 16:36:21 [INFO] 16:36:21 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 16:36:21 [INFO] 16:36:21 [INFO] 16:36:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-util --- 16:36:21 [INFO] BugInstance size is 0 16:36:21 [INFO] Error size is 0 16:36:21 [INFO] No errors/warnings found 16:36:21 [INFO] 16:36:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:21 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.16.4-SNAPSHOT 16:36:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:21 [INFO] 16:36:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- 16:36:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:21 [INFO] 16:36:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 16:36:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:21 [INFO] 16:36:21 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 16:36:21 [INFO] 16:36:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 16:36:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:21 [INFO] 16:36:21 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflow-protocol-impl --- 16:36:21 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/yang added. 16:36:21 [INFO] 16:36:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-impl --- 16:36:22 [INFO] Starting audit... 16:36:22 Audit done. 16:36:22 [INFO] You have 0 Checkstyle violations. 16:36:22 [INFO] 16:36:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-impl --- 16:36:25 [INFO] Starting audit... 16:36:25 Audit done. 16:36:25 [INFO] You have 0 Checkstyle violations. 16:36:25 [INFO] 16:36:25 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-impl --- 16:36:25 [INFO] 16:36:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 16:36:25 [INFO] Copying 5 resources from src/main/resources to target/classes 16:36:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/generated-sources/spi 16:36:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/generated-sources/yang 16:36:25 [INFO] 16:36:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-impl --- 16:36:25 [INFO] Changes detected - recompiling the module! :dependency 16:36:25 [INFO] Compiling 347 source files with javac [debug release 17] to target/classes 16:36:27 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:36:27 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:36:27 reason: class file for javax.annotation.meta.When not found 16:36:27 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:36:27 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:36:27 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:36:27 reason: class file for javax.annotation.meta.When not found 16:36:27 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 16:36:27 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 16:36:27 reason: class file for javax.annotation.meta.When not found 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 16:36:27 required: java.lang.Class 16:36:27 found: java.lang.Class 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 16:36:27 required: java.lang.Class 16:36:27 found: java.lang.Class 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 16:36:27 required: java.lang.Class 16:36:27 found: java.lang.Class 16:36:27 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 16:36:27 required: java.lang.Class 16:36:27 found: java.lang.Class 16:36:27 [INFO] 16:36:27 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 16:36:27 [INFO] 16:36:27 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-impl --- 16:36:27 [INFO] Fork Value is true 16:36:36 [INFO] Done SpotBugs Analysis.... 16:36:36 [INFO] 16:36:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 16:36:36 [INFO] 16:36:36 [INFO] 16:36:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-impl --- 16:36:36 [INFO] BugInstance size is 0 16:36:36 [INFO] Error size is 0 16:36:36 [INFO] No errors/warnings found 16:36:36 [INFO] 16:36:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:36 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.16.4-SNAPSHOT 16:36:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:36 [INFO] 16:36:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- 16:36:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:36 [INFO] 16:36:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 16:36:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:36 [INFO] 16:36:36 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 16:36:37 [INFO] 16:36:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 16:36:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:37 [INFO] 16:36:37 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflowjava-blueprint-config --- 16:36:37 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/src/main/yang added. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-blueprint-config --- 16:36:37 [INFO] Starting audit... 16:36:37 Audit done. 16:36:37 [INFO] You have 0 Checkstyle violations. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-blueprint-config --- 16:36:37 [INFO] Starting audit... 16:36:37 Audit done. 16:36:37 [INFO] You have 0 Checkstyle violations. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-blueprint-config --- 16:36:37 [INFO] 16:36:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 16:36:37 [INFO] Copying 3 resources from src/main/resources to target/classes 16:36:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 16:36:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 16:36:37 [INFO] 16:36:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-blueprint-config --- 16:36:37 [INFO] No sources to compile 16:36:37 [INFO] 16:36:37 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 16:36:37 [INFO] 16:36:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 16:36:37 [INFO] 16:36:37 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 16:36:37 [INFO] 16:36:37 [INFO] 16:36:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-blueprint-config --- 16:36:37 [INFO] 16:36:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:37 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.16.4-SNAPSHOT 16:36:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:37 [INFO] 16:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:37 [INFO] 16:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:37 [INFO] 16:36:37 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 16:36:37 [INFO] 16:36:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Starting audit... 16:36:37 Audit done. 16:36:37 [INFO] You have 0 Checkstyle violations. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Starting audit... 16:36:37 Audit done. 16:36:37 [INFO] You have 0 Checkstyle violations. 16:36:37 [INFO] 16:36:37 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowjava-protocol --- 16:36:37 [INFO] 16:36:37 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties 16:36:37 [INFO] 16:36:37 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 16:36:37 [WARNING] The POM for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:36:37 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 16:36:37 [INFO] ...done! 16:36:37 [INFO] Attaching features XML 16:36:37 [INFO] 16:36:37 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowjava-protocol --- 16:36:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:36:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:36:37 [INFO] 16:36:37 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 16:36:37 [INFO] 16:36:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 16:36:37 [INFO] 16:36:37 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 16:36:37 [INFO] 16:36:37 [INFO] 16:36:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowjava-protocol --- 16:36:37 [INFO] 16:36:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:37 [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.16.4-SNAPSHOT 16:36:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:37 [INFO] 16:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- 16:36:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:37 [INFO] 16:36:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- 16:36:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:37 [INFO] 16:36:37 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowjava --- 16:36:38 [INFO] 16:36:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- 16:36:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:36:38 [INFO] 16:36:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-openflowjava --- 16:36:38 [INFO] Starting audit... 16:36:38 Audit done. 16:36:38 [INFO] You have 0 Checkstyle violations. 16:36:38 [INFO] 16:36:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-openflowjava --- 16:36:38 [INFO] Starting audit... 16:36:38 Audit done. 16:36:38 [INFO] You have 0 Checkstyle violations. 16:36:38 [INFO] 16:36:38 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-openflowjava --- 16:36:38 [INFO] 16:36:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- 16:36:38 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties 16:36:38 [INFO] 16:36:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 16:36:38 [WARNING] The POM for org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:36:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 16:36:38 [INFO] ...done! 16:36:38 [INFO] Attaching features XML 16:36:38 [INFO] 16:36:38 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowjava --- 16:36: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 16:36:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:36:38 [INFO] 16:36:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 16:36:38 [INFO] 16:36:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-openflowjava --- 16:36:38 [INFO] 16:36:38 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 16:36:38 [INFO] 16:36:38 [INFO] 16:36:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-openflowjava --- 16:36:38 [INFO] 16:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:38 [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.16.4-SNAPSHOT 16:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:38 [INFO] 16:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- 16:36:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:38 [INFO] 16:36:38 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- 16:36:38 [INFO] 16:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:38 [INFO] Forking simple-client 0.16.4-SNAPSHOT 16:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:38 [INFO] 16:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- 16:36:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:38 [INFO] 16:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- 16:36:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:38 [INFO] 16:36:38 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ simple-client --- 16:36:38 [INFO] 16:36:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- 16:36:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:38 [INFO] 16:36:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ simple-client --- 16:36:38 [INFO] Starting audit... 16:36:38 Audit done. 16:36:38 [INFO] You have 0 Checkstyle violations. 16:36:38 [INFO] 16:36:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ simple-client --- 16:36:38 [INFO] Starting audit... 16:36:38 Audit done. 16:36:38 [INFO] You have 0 Checkstyle violations. 16:36:38 [INFO] 16:36:38 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ simple-client --- 16:36:38 [INFO] 16:36:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 16:36:38 [INFO] Copying 2 resources from src/main/resources to target/classes 16:36:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/generated-sources/spi 16:36:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/generated-sources/yang 16:36:38 [INFO] 16:36:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ simple-client --- 16:36:38 [INFO] Changes detected - recompiling the module! :dependency 16:36:38 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 16:36:38 [INFO] 16:36:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ simple-client >>> 16:36:38 [INFO] 16:36:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ simple-client --- 16:36:38 [INFO] Fork Value is true 16:36:42 [INFO] Done SpotBugs Analysis.... 16:36:42 [INFO] 16:36:42 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ simple-client <<< 16:36:42 [INFO] 16:36:42 [INFO] 16:36:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ simple-client --- 16:36:42 [INFO] BugInstance size is 0 16:36:42 [INFO] Error size is 0 16:36:42 [INFO] No errors/warnings found 16:36:42 [INFO] 16:36:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:42 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.16.4-SNAPSHOT 16:36:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:42 [INFO] 16:36:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- 16:36:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:42 [INFO] 16:36:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 16:36:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:42 [INFO] 16:36:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflow-protocol-it --- 16:36:43 [INFO] 16:36:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 16:36:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:43 [INFO] 16:36:43 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ openflow-protocol-it --- 16:36:43 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/main/yang added. 16:36:43 [INFO] 16:36:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflow-protocol-it --- 16:36:43 [INFO] Starting audit... 16:36:43 Audit done. 16:36:43 [INFO] You have 0 Checkstyle violations. 16:36:43 [INFO] 16:36:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflow-protocol-it --- 16:36:43 [INFO] Starting audit... 16:36:43 Audit done. 16:36:43 [INFO] You have 0 Checkstyle violations. 16:36:43 [INFO] 16:36:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflow-protocol-it --- 16:36:43 [INFO] 16:36:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/src/main/resources 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/generated-sources/spi 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/generated-sources/yang 16:36:43 [INFO] 16:36:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflow-protocol-it --- 16:36:43 [INFO] No sources to compile 16:36:43 [INFO] 16:36:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 16:36:43 [INFO] 16:36:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflow-protocol-it --- 16:36:43 [INFO] 16:36:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 16:36:43 [INFO] 16:36:43 [INFO] 16:36:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflow-protocol-it --- 16:36:43 [INFO] 16:36:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:43 [INFO] Forking model-inventory 0.16.4-SNAPSHOT 16:36:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:43 [INFO] 16:36:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- 16:36:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:43 [INFO] 16:36:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- 16:36:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:43 [INFO] 16:36:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-inventory --- 16:36:43 [INFO] 16:36:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- 16:36:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:43 [INFO] 16:36:43 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-inventory --- 16:36:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:36:43 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/src/main/yang 16:36:43 [INFO] yang-to-sources: Found 2 dependencies in 627.3 μs 16:36:43 [INFO] yang-to-sources: Project model files found: 1 in 903.1 μs 16:36:43 [INFO] yang-to-sources: 3 YANG models processed in 4.790 ms 16:36:43 [INFO] BindingJavaFileGenerator: Defined 33 files in 1.204 ms 16:36:43 [INFO] Sorted 33 files into 4 directories in 153.3 μs 16:36:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 33 in 8.151 ms 16:36:43 [INFO] 16:36:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-inventory --- 16:36:43 [INFO] Starting audit... 16:36:43 Audit done. 16:36:43 [INFO] You have 0 Checkstyle violations. 16:36:43 [INFO] 16:36:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-inventory --- 16:36:43 [INFO] Starting audit... 16:36:43 Audit done. 16:36:43 [INFO] You have 0 Checkstyle violations. 16:36:43 [INFO] 16:36:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-inventory --- 16:36:43 [INFO] 16:36:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/src/main/resources 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/spi 16:36:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:36:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:36:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/spi 16:36:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:36:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/spi 16:36:43 [INFO] 16:36:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-inventory --- 16:36:43 [INFO] Changes detected - recompiling the module! :dependency 16:36:43 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:36:43 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:36:43 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:36:43 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:36:43 [INFO] 16:36:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-inventory >>> 16:36:43 [INFO] 16:36:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-inventory --- 16:36:43 [INFO] Fork Value is true 16:36:47 [INFO] Done SpotBugs Analysis.... 16:36:47 [INFO] 16:36:47 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-inventory <<< 16:36:47 [INFO] 16:36:47 [INFO] 16:36:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-inventory --- 16:36:47 [INFO] BugInstance size is 0 16:36:47 [INFO] Error size is 0 16:36:47 [INFO] No errors/warnings found 16:36:47 [INFO] 16:36:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:47 [INFO] Forking model-flow-base 0.16.4-SNAPSHOT 16:36:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:36:47 [INFO] 16:36:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- 16:36:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:47 [INFO] 16:36:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- 16:36:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:36:47 [INFO] 16:36:47 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-flow-base --- 16:36:47 [INFO] 16:36:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- 16:36:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:36:47 [INFO] 16:36:47 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-flow-base --- 16:36:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:36:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/main/yang 16:36:47 [INFO] yang-to-sources: Found 6 dependencies in 1.342 ms 16:36:47 [INFO] yang-to-sources: Project model files found: 11 in 10.29 ms 16:36:47 [INFO] yang-to-sources: 21 YANG models processed in 154.7 ms 16:36:47 [INFO] BindingJavaFileGenerator: Defined 602 files in 17.76 ms 16:36:47 [INFO] Sorted 602 files into 125 directories in 646.6 μs 16:36:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 239.6 ms 16:36:47 [INFO] 16:36:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-flow-base --- 16:36:47 [INFO] Starting audit... 16:36:47 Audit done. 16:36:47 [INFO] You have 0 Checkstyle violations. 16:36:47 [INFO] 16:36:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-flow-base --- 16:36:47 [INFO] Starting audit... 16:36:47 Audit done. 16:36:47 [INFO] You have 0 Checkstyle violations. 16:36:47 [INFO] 16:36:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-flow-base --- 16:36:47 [INFO] 16:36:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 16:36:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/main/resources 16:36:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/spi 16:36:47 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:36:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:36:47 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:36:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/spi 16:36:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:36:47 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:36:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/generated-sources/spi 16:36:47 [INFO] 16:36:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-flow-base --- 16:36:48 [INFO] Changes detected - recompiling the module! :dependency 16:36:48 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 16:36:49 [INFO] 16:36:49 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-flow-base >>> 16:36:49 [INFO] 16:36:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-flow-base --- 16:36:49 [INFO] Fork Value is true 16:37:00 [INFO] Done SpotBugs Analysis.... 16:37:00 [INFO] 16:37:00 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-flow-base <<< 16:37:00 [INFO] 16:37:00 [INFO] 16:37:00 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-flow-base --- 16:37:00 [INFO] BugInstance size is 0 16:37:00 [INFO] Error size is 0 16:37:00 [INFO] No errors/warnings found 16:37:00 [INFO] 16:37:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:00 [INFO] Forking model-flow-service 0.16.4-SNAPSHOT 16:37:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:00 [INFO] 16:37:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- 16:37:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:00 [INFO] 16:37:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- 16:37:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:00 [INFO] 16:37:00 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-flow-service --- 16:37:01 [INFO] 16:37:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- 16:37:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:01 [INFO] 16:37:01 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-flow-service --- 16:37:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:37:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/src/main/yang 16:37:01 [INFO] yang-to-sources: Found 7 dependencies in 2.481 ms 16:37:01 [INFO] yang-to-sources: Project model files found: 22 in 7.677 ms 16:37:01 [INFO] yang-to-sources: 44 YANG models processed in 454.7 ms 16:37:01 [INFO] BindingJavaFileGenerator: Defined 543 files in 24.70 ms 16:37:01 [INFO] Sorted 543 files into 79 directories in 804.9 μs 16:37:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 543 in 159.6 ms 16:37:02 [INFO] 16:37:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-flow-service --- 16:37:02 [INFO] Starting audit... 16:37:02 Audit done. 16:37:02 [INFO] You have 0 Checkstyle violations. 16:37:02 [INFO] 16:37:02 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-flow-service --- 16:37:02 [INFO] Starting audit... 16:37:02 Audit done. 16:37:02 [INFO] You have 0 Checkstyle violations. 16:37:02 [INFO] 16:37:02 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-flow-service --- 16:37:02 [INFO] 16:37:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 16:37:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/src/main/resources 16:37:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/spi 16:37:02 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:37:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:02 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:37:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/spi 16:37:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:02 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:37:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/spi 16:37:02 [INFO] 16:37:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-flow-service --- 16:37:02 [INFO] Changes detected - recompiling the module! :dependency 16:37:02 [INFO] Compiling 542 source files with javac [debug release 17] to target/classes 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[165,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[43,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[43,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[43,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[35,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[35,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[35,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:04 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java: Some input files additionally use or override a deprecated API. 16:37:04 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:37:04 [INFO] 16:37:04 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-flow-service >>> 16:37:04 [INFO] 16:37:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-flow-service --- 16:37:04 [INFO] Fork Value is true 16:37:16 [INFO] Done SpotBugs Analysis.... 16:37:16 [INFO] 16:37:16 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-flow-service <<< 16:37:16 [INFO] 16:37:16 [INFO] 16:37:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-flow-service --- 16:37:16 [INFO] BugInstance size is 0 16:37:16 [INFO] Error size is 0 16:37:16 [INFO] No errors/warnings found 16:37:16 [INFO] 16:37:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:16 [INFO] Forking openflowplugin-api 0.16.4-SNAPSHOT 16:37:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:16 [INFO] 16:37:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- 16:37:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:16 [INFO] 16:37:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 16:37:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:16 [INFO] 16:37:16 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-api --- 16:37:16 [INFO] 16:37:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- 16:37:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:16 [INFO] 16:37:16 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-api --- 16:37:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:37:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/yang 16:37:16 [INFO] yang-to-sources: Found 9 dependencies in 3.386 ms 16:37:16 [INFO] yang-to-sources: Project model files found: 3 in 1.502 ms 16:37:16 [INFO] yang-to-sources: 3 YANG models processed in 59.38 ms 16:37:16 [INFO] BindingJavaFileGenerator: Defined 27 files in 1.152 ms 16:37:16 [INFO] Sorted 27 files into 4 directories in 96.99 μs 16:37:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 27 in 8.343 ms 16:37:16 [INFO] 16:37:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-api --- 16:37:16 [INFO] Starting audit... 16:37:16 Audit done. 16:37:16 [INFO] You have 0 Checkstyle violations. 16:37:16 [INFO] 16:37:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-api --- 16:37:16 [INFO] Starting audit... 16:37:16 Audit done. 16:37:16 [INFO] You have 0 Checkstyle violations. 16:37:16 [INFO] 16:37:16 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-api --- 16:37:16 [INFO] 16:37:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 16:37:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/resources 16:37:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/spi 16:37:16 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:37:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:16 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:37:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/spi 16:37:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:16 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:37:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/spi 16:37:16 [INFO] 16:37:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-api --- 16:37:16 [INFO] Changes detected - recompiling the module! :dependency 16:37:16 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeService.java:[26,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeService has a member method close() that could throw InterruptedException 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkEvent.java:[31,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent has a member method close() that could throw InterruptedException 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 16:37:17 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException 16:37:17 [INFO] 16:37:17 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 16:37:17 [INFO] 16:37:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-api --- 16:37:17 [INFO] Fork Value is true 16:37:21 [INFO] Done SpotBugs Analysis.... 16:37:21 [INFO] 16:37:21 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 16:37:21 [INFO] 16:37:21 [INFO] 16:37:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-api --- 16:37:21 [INFO] BugInstance size is 0 16:37:21 [INFO] Error size is 0 16:37:21 [INFO] No errors/warnings found 16:37:21 [INFO] 16:37:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:21 [INFO] Forking model-flow-statistics 0.16.4-SNAPSHOT 16:37:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:21 [INFO] 16:37:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- 16:37:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:21 [INFO] 16:37:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 16:37:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:21 [INFO] 16:37:21 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-flow-statistics --- 16:37:21 [INFO] 16:37:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- 16:37:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:21 [INFO] 16:37:21 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-flow-statistics --- 16:37:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:37:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/src/main/yang 16:37:21 [INFO] yang-to-sources: Found 8 dependencies in 1.982 ms 16:37:21 [INFO] yang-to-sources: Project model files found: 8 in 10.80 ms 16:37:22 [INFO] yang-to-sources: 31 YANG models processed in 349.2 ms 16:37:22 [INFO] BindingJavaFileGenerator: Defined 305 files in 22.10 ms 16:37:22 [INFO] Sorted 305 files into 38 directories in 370.5 μs 16:37:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 305 in 191.8 ms 16:37:22 [INFO] 16:37:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-flow-statistics --- 16:37:22 [INFO] Starting audit... 16:37:22 Audit done. 16:37:22 [INFO] You have 0 Checkstyle violations. 16:37:22 [INFO] 16:37:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-flow-statistics --- 16:37:22 [INFO] Starting audit... 16:37:22 Audit done. 16:37:22 [INFO] You have 0 Checkstyle violations. 16:37:22 [INFO] 16:37:22 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-flow-statistics --- 16:37:22 [INFO] 16:37:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 16:37:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/src/main/resources 16:37:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/spi 16:37:22 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:37:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:22 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:37:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/spi 16:37:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:22 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:37:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/spi 16:37:22 [INFO] 16:37:22 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-flow-statistics --- 16:37:22 [INFO] Changes detected - recompiling the module! :dependency 16:37:22 [INFO] Compiling 304 source files with javac [debug release 17] to target/classes 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 16:37:23 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:23 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java: Some input files additionally use or override a deprecated API. 16:37:23 [INFO] /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsListener.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:37:23 [INFO] 16:37:23 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 16:37:23 [INFO] 16:37:23 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-flow-statistics --- 16:37:23 [INFO] Fork Value is true 16:37:31 [INFO] Done SpotBugs Analysis.... 16:37:31 [INFO] 16:37:31 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 16:37:31 [INFO] 16:37:31 [INFO] 16:37:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-flow-statistics --- 16:37:31 [INFO] BugInstance size is 0 16:37:31 [INFO] Error size is 0 16:37:31 [INFO] No errors/warnings found 16:37:31 [INFO] 16:37:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:31 [INFO] Forking openflowplugin-extension-api 0.16.4-SNAPSHOT 16:37:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:31 [INFO] 16:37:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- 16:37:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:31 [INFO] 16:37:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 16:37:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:31 [INFO] 16:37:31 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 16:37:32 [INFO] 16:37:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 16:37:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:32 [INFO] 16:37:32 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-extension-api --- 16:37:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:37:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/yang 16:37:32 [INFO] yang-to-sources: Found 9 dependencies in 2.077 ms 16:37:32 [INFO] yang-to-sources: Project model files found: 6 in 2.585 ms 16:37:32 [INFO] yang-to-sources: 39 YANG models processed in 479.2 ms 16:37:32 [INFO] BindingJavaFileGenerator: Defined 203 files in 21.51 ms 16:37:32 [INFO] Sorted 203 files into 39 directories in 273.1 μs 16:37:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 203 in 143.5 ms 16:37:32 [INFO] 16:37:32 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-api --- 16:37:32 [INFO] Starting audit... 16:37:32 Audit done. 16:37:32 [INFO] You have 0 Checkstyle violations. 16:37:32 [INFO] 16:37:32 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-api --- 16:37:32 [INFO] Starting audit... 16:37:32 Audit done. 16:37:32 [INFO] You have 0 Checkstyle violations. 16:37:32 [INFO] 16:37:32 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-api --- 16:37:32 [INFO] 16:37:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 16:37:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/resources 16:37:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/spi 16:37:32 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:37:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:32 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:37:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/spi 16:37:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:37:32 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:37:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/spi 16:37:32 [INFO] 16:37:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-api --- 16:37:32 [INFO] Changes detected - recompiling the module! :dependency 16:37:32 [INFO] Compiling 230 source files with javac [debug release 17] to target/classes 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:37:33 [INFO] 16:37:33 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 16:37:33 [INFO] 16:37:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-api --- 16:37:33 [INFO] Fork Value is true 16:37:40 [INFO] Done SpotBugs Analysis.... 16:37:40 [INFO] 16:37:40 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 16:37:40 [INFO] 16:37:40 [INFO] 16:37:40 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-api --- 16:37:41 [INFO] BugInstance size is 0 16:37:41 [INFO] Error size is 0 16:37:41 [INFO] No errors/warnings found 16:37:41 [INFO] 16:37:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:41 [INFO] Forking openflowplugin 0.16.4-SNAPSHOT 16:37:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:41 [INFO] 16:37:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- 16:37:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:41 [INFO] 16:37:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- 16:37:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:41 [INFO] 16:37:41 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin --- 16:37:41 [INFO] 16:37:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- 16:37:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:41 [INFO] 16:37:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin --- 16:37:41 [INFO] Starting audit... 16:37:41 Audit done. 16:37:41 [INFO] You have 0 Checkstyle violations. 16:37:41 [INFO] 16:37:41 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin --- 16:37:43 [INFO] Starting audit... 16:37:43 Audit done. 16:37:43 [INFO] You have 0 Checkstyle violations. 16:37:43 [INFO] 16:37:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin --- 16:37:43 [INFO] 16:37:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 16:37:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/resources 16:37:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/generated-sources/spi 16:37:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/generated-sources/yang 16:37:43 [INFO] 16:37:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin --- 16:37:43 [INFO] Changes detected - recompiling the module! :dependency 16:37:43 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 16:37:44 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:37:44 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 16:37:44 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:37:44 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:44 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:37:44 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:37:44 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:37:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,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 16:37:44 [INFO] 16:37:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin >>> 16:37:44 [INFO] 16:37:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin --- 16:37:44 [INFO] Fork Value is true 16:37:53 [INFO] Done SpotBugs Analysis.... 16:37:53 [INFO] 16:37:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin <<< 16:37:53 [INFO] 16:37:53 [INFO] 16:37:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin --- 16:37:53 [INFO] BugInstance size is 0 16:37:53 [INFO] Error size is 0 16:37:53 [INFO] No errors/warnings found 16:37:53 [INFO] 16:37:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:53 [INFO] Forking openflowplugin-common 0.16.4-SNAPSHOT 16:37:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:53 [INFO] 16:37:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- 16:37:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:53 [INFO] 16:37:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 16:37:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:53 [INFO] 16:37:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-common --- 16:37:53 [INFO] 16:37:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- 16:37:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:53 [INFO] 16:37:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-common --- 16:37:53 [INFO] Starting audit... 16:37:53 Audit done. 16:37:53 [INFO] You have 0 Checkstyle violations. 16:37:53 [INFO] 16:37:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-common --- 16:37:53 [INFO] Starting audit... 16:37:53 Audit done. 16:37:53 [INFO] You have 0 Checkstyle violations. 16:37:53 [INFO] 16:37:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-common --- 16:37:53 [INFO] 16:37:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 16:37:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/resources 16:37:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/generated-sources/spi 16:37:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/generated-sources/yang 16:37:53 [INFO] 16:37:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-common --- 16:37:53 [INFO] Changes detected - recompiling the module! :dependency 16:37:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:37:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[248,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 16:37:53 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[267,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 16:37:53 [INFO] 16:37:53 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 16:37:53 [INFO] 16:37:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-common --- 16:37:53 [INFO] Fork Value is true 16:37:56 [INFO] Done SpotBugs Analysis.... 16:37:56 [INFO] 16:37:56 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 16:37:56 [INFO] 16:37:56 [INFO] 16:37:56 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-common --- 16:37:56 [INFO] BugInstance size is 0 16:37:56 [INFO] Error size is 0 16:37:56 [INFO] No errors/warnings found 16:37:56 [INFO] 16:37:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:56 [INFO] Forking openflowplugin-impl 0.16.4-SNAPSHOT 16:37:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:37:56 [INFO] 16:37:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- 16:37:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:56 [INFO] 16:37:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 16:37:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:37:56 [INFO] 16:37:56 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-impl --- 16:37:57 [INFO] 16:37:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 16:37:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:37:57 [INFO] 16:37:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-impl --- 16:37:57 [INFO] Starting audit... 16:37:57 Audit done. 16:37:57 [INFO] You have 0 Checkstyle violations. 16:37:57 [INFO] 16:37:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-impl --- 16:38:01 [INFO] Starting audit... 16:38:01 Audit done. 16:38:01 [INFO] You have 0 Checkstyle violations. 16:38:01 [INFO] 16:38:01 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-impl --- 16:38:01 [INFO] 16:38:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 16:38:01 [INFO] Copying 2 resources from src/main/resources to target/classes 16:38:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/generated-sources/spi 16:38:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/generated-sources/yang 16:38:01 [INFO] 16:38:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-impl --- 16:38:01 [INFO] Changes detected - recompiling the module! :dependency 16:38:01 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 16:38:04 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:38:04 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[48,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[48,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[48,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[91,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[91,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightFlowTableStatisticsServiceImpl.java:[91,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[35,47] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[35,47] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[35,47] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllPortStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalMetersBatchServiceImpl.java:[165,84] unchecked cast 16:38:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalMetersBatchServiceImpl.java:[169,84] unchecked cast 16:38:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 16:38:04 required: java.util.List 16:38:04 found: java.util.List 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:[126,82] unchecked cast 16:38:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:[131,82] unchecked cast 16:38:04 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[18,38] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[26,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[27,32] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[38,36] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService 16:38:04 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java: Some input files additionally use or override a deprecated API. 16:38:04 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImpl.java: Some input files additionally use or override a deprecated API that is marked for removal. 16:38:04 [INFO] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java: Some input files additionally use unchecked or unsafe operations. 16:38:04 [INFO] 16:38:04 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 16:38:04 [INFO] 16:38:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-impl --- 16:38:04 [INFO] Fork Value is true 16:38:18 [INFO] Done SpotBugs Analysis.... 16:38:18 [INFO] 16:38:18 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 16:38:18 [INFO] 16:38:18 [INFO] 16:38:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-impl --- 16:38:18 [INFO] BugInstance size is 0 16:38:18 [INFO] Error size is 0 16:38:18 [INFO] No errors/warnings found 16:38:18 [INFO] 16:38:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:18 [INFO] Forking openflowjava-extension-nicira-api 0.16.4-SNAPSHOT 16:38:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:18 [INFO] 16:38:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:18 [INFO] 16:38:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:18 [INFO] 16:38:18 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] 16:38:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:38:18 [INFO] 16:38:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] Starting audit... 16:38:18 Audit done. 16:38:18 [INFO] You have 0 Checkstyle violations. 16:38:18 [INFO] 16:38:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] Starting audit... 16:38:18 Audit done. 16:38:18 [INFO] You have 0 Checkstyle violations. 16:38:18 [INFO] 16:38:18 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] 16:38:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/resources 16:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 16:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 16:38:18 [INFO] 16:38:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] Changes detected - recompiling the module! :dependency 16:38:18 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:38:18 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:18 [INFO] 16:38:18 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 16:38:18 [INFO] 16:38:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 16:38:18 [INFO] Fork Value is true 16:38:21 [INFO] Done SpotBugs Analysis.... 16:38:21 [INFO] 16:38:21 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 16:38:21 [INFO] 16:38:21 [INFO] 16:38:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-extension-nicira-api --- 16:38:21 [INFO] BugInstance size is 0 16:38:21 [INFO] Error size is 0 16:38:21 [INFO] No errors/warnings found 16:38:21 [INFO] 16:38:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:21 [INFO] Forking openflowjava-extension-nicira 0.16.4-SNAPSHOT 16:38:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:21 [INFO] 16:38:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- 16:38:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:21 [INFO] 16:38:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 16:38:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:21 [INFO] 16:38:21 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 16:38:21 [INFO] 16:38:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 16:38:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:38:21 [INFO] 16:38:21 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowjava-extension-nicira --- 16:38:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:38:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/yang 16:38:21 [INFO] yang-to-sources: Found 5 dependencies in 1.313 ms 16:38:21 [INFO] yang-to-sources: Project model files found: 2 in 8.393 ms 16:38:21 [INFO] yang-to-sources: 11 YANG models processed in 110.3 ms 16:38:21 [INFO] BindingJavaFileGenerator: Defined 365 files in 11.72 ms 16:38:21 [INFO] Sorted 365 files into 72 directories in 414.8 μs 16:38:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 151.8 ms 16:38:21 [INFO] 16:38:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-extension-nicira --- 16:38:21 [INFO] Starting audit... 16:38:21 Audit done. 16:38:21 [INFO] You have 0 Checkstyle violations. 16:38:21 [INFO] 16:38:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-extension-nicira --- 16:38:22 [INFO] Starting audit... 16:38:22 Audit done. 16:38:22 [INFO] You have 0 Checkstyle violations. 16:38:22 [INFO] 16:38:22 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-extension-nicira --- 16:38:22 [INFO] 16:38:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 16:38:22 [INFO] Copying 1 resource from src/main/resources to target/classes 16:38:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:38:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:38:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:38:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:38:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:38:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:38:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:38:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:38:22 [INFO] 16:38:22 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-extension-nicira --- 16:38:22 [INFO] Changes detected - recompiling the module! :dependency 16:38:22 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 16:38:23 [INFO] 16:38:23 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 16:38:23 [INFO] 16:38:23 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 16:38:23 [INFO] Fork Value is true 16:38:32 [INFO] Done SpotBugs Analysis.... 16:38:32 [INFO] 16:38:32 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 16:38:32 [INFO] 16:38:32 [INFO] 16:38:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-extension-nicira --- 16:38:32 [INFO] BugInstance size is 0 16:38:32 [INFO] Error size is 0 16:38:32 [INFO] No errors/warnings found 16:38:32 [INFO] 16:38:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:32 [INFO] Forking openflowjava-extension-eric 0.16.4-SNAPSHOT 16:38:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:32 [INFO] 16:38:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- 16:38:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:32 [INFO] 16:38:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 16:38:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:32 [INFO] 16:38:32 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 16:38:33 [INFO] 16:38:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 16:38:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:38:33 [INFO] 16:38:33 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowjava-extension-eric --- 16:38:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:38:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/yang 16:38:33 [INFO] yang-to-sources: Found 5 dependencies in 1.732 ms 16:38:33 [INFO] yang-to-sources: Project model files found: 1 in 706.8 μs 16:38:33 [INFO] yang-to-sources: 6 YANG models processed in 44.63 ms 16:38:33 [INFO] BindingJavaFileGenerator: Defined 16 files in 3.685 ms 16:38:33 [INFO] Sorted 16 files into 6 directories in 74.19 μs 16:38:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 6.750 ms 16:38:33 [INFO] 16:38:33 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowjava-extension-eric --- 16:38:33 [INFO] Starting audit... 16:38:33 Audit done. 16:38:33 [INFO] You have 0 Checkstyle violations. 16:38:33 [INFO] 16:38:33 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowjava-extension-eric --- 16:38:33 [INFO] Starting audit... 16:38:33 Audit done. 16:38:33 [INFO] You have 0 Checkstyle violations. 16:38:33 [INFO] 16:38:33 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowjava-extension-eric --- 16:38:33 [INFO] 16:38:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 16:38:33 [INFO] Copying 1 resource from src/main/resources to target/classes 16:38:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/generated-sources/spi 16:38:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:38:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:38:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:38:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/generated-sources/spi 16:38:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:38:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:38:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/generated-sources/spi 16:38:33 [INFO] 16:38:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowjava-extension-eric --- 16:38:33 [INFO] Changes detected - recompiling the module! :dependency 16:38:33 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 16:38:33 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:38:33 [INFO] 16:38:33 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 16:38:33 [INFO] 16:38:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowjava-extension-eric --- 16:38:33 [INFO] Fork Value is true 16:38:36 [INFO] Done SpotBugs Analysis.... 16:38:36 [INFO] 16:38:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 16:38:36 [INFO] 16:38:36 [INFO] 16:38:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowjava-extension-eric --- 16:38:36 [INFO] BugInstance size is 0 16:38:36 [INFO] Error size is 0 16:38:36 [INFO] No errors/warnings found 16:38:36 [INFO] 16:38:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:36 [INFO] Forking openflowplugin-extension-nicira 0.16.4-SNAPSHOT 16:38:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:38:36 [INFO] 16:38:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 16:38:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:36 [INFO] 16:38:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 16:38:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:38:36 [INFO] 16:38:36 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 16:38:36 [INFO] 16:38:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 16:38:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:38:36 [INFO] 16:38:36 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-extension-nicira --- 16:38:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:38:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/yang 16:38:36 [INFO] yang-to-sources: Found 12 dependencies in 2.530 ms 16:38:36 [INFO] yang-to-sources: Project model files found: 2 in 15.49 ms 16:38:37 [INFO] yang-to-sources: 39 YANG models processed in 548.4 ms 16:38:37 [INFO] BindingJavaFileGenerator: Defined 916 files in 32.44 ms 16:38:37 [INFO] Sorted 916 files into 93 directories in 1.134 ms 16:38:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 297.1 ms 16:38:37 [INFO] 16:38:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-nicira --- 16:38:37 [INFO] Starting audit... 16:38:37 Audit done. 16:38:37 [INFO] You have 0 Checkstyle violations. 16:38:37 [INFO] 16:38:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-nicira --- 16:38:38 [INFO] Starting audit... 16:38:38 Audit done. 16:38:38 [INFO] You have 0 Checkstyle violations. 16:38:38 [INFO] 16:38:38 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 16:38:38 [INFO] 16:38:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 16:38:38 [INFO] Copying 1 resource from src/main/resources to target/classes 16:38:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:38:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:38:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:38:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:38:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:38:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:38:38 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:38:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:38:38 [INFO] 16:38:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-nicira --- 16:38:38 [INFO] Changes detected - recompiling the module! :dependency 16:38:38 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 16:38:44 [INFO] 16:38:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 16:38:44 [INFO] 16:38:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 16:38:44 [INFO] Fork Value is true 16:39:02 [INFO] Done SpotBugs Analysis.... 16:39:02 [INFO] 16:39:02 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 16:39:02 [INFO] 16:39:02 [INFO] 16:39:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-nicira --- 16:39:02 [INFO] BugInstance size is 0 16:39:02 [INFO] Error size is 0 16:39:02 [INFO] No errors/warnings found 16:39:02 [INFO] 16:39:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:02 [INFO] Forking openflowplugin-extension-onf 0.16.4-SNAPSHOT 16:39:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:02 [INFO] 16:39:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- 16:39:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:02 [INFO] 16:39:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 16:39:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:02 [INFO] 16:39:02 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 16:39:03 [INFO] 16:39:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 16:39:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:03 [INFO] 16:39:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-onf --- 16:39:03 [INFO] Starting audit... 16:39:03 Audit done. 16:39:03 [INFO] You have 0 Checkstyle violations. 16:39:03 [INFO] 16:39:03 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-onf --- 16:39:03 [INFO] Starting audit... 16:39:03 Audit done. 16:39:03 [INFO] You have 0 Checkstyle violations. 16:39:03 [INFO] 16:39:03 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-onf --- 16:39:03 [INFO] 16:39:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 16:39:03 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/generated-sources/spi 16:39:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/generated-sources/yang 16:39:03 [INFO] 16:39:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-onf --- 16:39:03 [INFO] Changes detected - recompiling the module! :dependency 16:39:03 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:39:03 [INFO] 16:39:03 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 16:39:03 [INFO] 16:39:03 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 16:39:03 [INFO] Fork Value is true 16:39:06 [INFO] Done SpotBugs Analysis.... 16:39:06 [INFO] 16:39:06 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 16:39:06 [INFO] 16:39:06 [INFO] 16:39:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-onf --- 16:39:06 [INFO] BugInstance size is 0 16:39:06 [INFO] Error size is 0 16:39:06 [INFO] No errors/warnings found 16:39:06 [INFO] 16:39:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:06 [INFO] Forking openflowplugin-extension-eric 0.16.4-SNAPSHOT 16:39:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:06 [INFO] 16:39:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- 16:39:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:06 [INFO] 16:39:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 16:39:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:06 [INFO] 16:39:06 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 16:39:06 [INFO] 16:39:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 16:39:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:06 [INFO] 16:39:06 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ openflowplugin-extension-eric --- 16:39:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:39:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/yang 16:39:06 [INFO] yang-to-sources: Found 12 dependencies in 2.284 ms 16:39:06 [INFO] yang-to-sources: Project model files found: 1 in 764.3 μs 16:39:07 [INFO] yang-to-sources: 35 YANG models processed in 345.4 ms 16:39:07 [INFO] BindingJavaFileGenerator: Defined 37 files in 18.93 ms 16:39:07 [INFO] Sorted 37 files into 4 directories in 98.47 μs 16:39:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 30.43 ms 16:39:07 [INFO] 16:39:07 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-extension-eric --- 16:39:07 [INFO] Starting audit... 16:39:07 Audit done. 16:39:07 [INFO] You have 0 Checkstyle violations. 16:39:07 [INFO] 16:39:07 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-extension-eric --- 16:39:07 [INFO] Starting audit... 16:39:07 Audit done. 16:39:07 [INFO] You have 0 Checkstyle violations. 16:39:07 [INFO] 16:39:07 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-extension-eric --- 16:39:07 [INFO] 16:39:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 16:39:07 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:39:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:39:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:39:07 [INFO] 16:39:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-extension-eric --- 16:39:07 [INFO] Changes detected - recompiling the module! :dependency 16:39:07 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:07 [INFO] 16:39:07 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 16:39:07 [INFO] 16:39:07 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 16:39:07 [INFO] Fork Value is true 16:39:11 [INFO] Done SpotBugs Analysis.... 16:39:11 [INFO] 16:39:11 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 16:39:11 [INFO] 16:39:11 [INFO] 16:39:11 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-extension-eric --- 16:39:11 [INFO] BugInstance size is 0 16:39:11 [INFO] Error size is 0 16:39:11 [INFO] No errors/warnings found 16:39:11 [INFO] 16:39:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:11 [INFO] Forking test-extension 0.16.4-SNAPSHOT 16:39:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:11 [INFO] 16:39:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- 16:39:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:11 [INFO] 16:39:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- 16:39:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:11 [INFO] 16:39:11 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ test-extension --- 16:39:11 [INFO] 16:39:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- 16:39:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:11 [INFO] 16:39:11 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ test-extension --- 16:39:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:39:11 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/src/main/yang 16:39:11 [INFO] yang-to-sources: Found 17 dependencies in 4.555 ms 16:39:11 [INFO] yang-to-sources: Project model files found: 1 in 348.0 μs 16:39:11 [INFO] yang-to-sources: 1 YANG models processed in 96.34 ms 16:39:11 [INFO] BindingJavaFileGenerator: Defined 10 files in 327.9 μs 16:39:11 [INFO] Sorted 10 files into 2 directories in 65.70 μs 16:39:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 2.169 ms 16:39:11 [INFO] 16:39:11 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ test-extension --- 16:39:11 [INFO] Starting audit... 16:39:11 Audit done. 16:39:11 [INFO] You have 0 Checkstyle violations. 16:39:11 [INFO] 16:39:11 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ test-extension --- 16:39:11 [INFO] Starting audit... 16:39:11 Audit done. 16:39:11 [INFO] You have 0 Checkstyle violations. 16:39:11 [INFO] 16:39:11 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ test-extension --- 16:39:11 [INFO] 16:39:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 16:39:11 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/spi 16:39:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/spi 16:39:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/spi 16:39:11 [INFO] 16:39:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-extension --- 16:39:11 [INFO] Changes detected - recompiling the module! :dependency 16:39:11 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 16:39:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:12 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:12 [INFO] 16:39:12 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-extension >>> 16:39:12 [INFO] 16:39:12 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-extension --- 16:39:12 [INFO] Fork Value is true 16:39:14 [INFO] Done SpotBugs Analysis.... 16:39:14 [INFO] 16:39:14 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-extension <<< 16:39:14 [INFO] 16:39:14 [INFO] 16:39:14 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-extension --- 16:39:14 [INFO] BugInstance size is 0 16:39:14 [INFO] Error size is 0 16:39:14 [INFO] No errors/warnings found 16:39:14 [INFO] 16:39:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:14 [INFO] Forking model-topology 0.16.4-SNAPSHOT 16:39:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:14 [INFO] 16:39:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- 16:39:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:14 [INFO] 16:39:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- 16:39:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:14 [INFO] 16:39:14 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-topology --- 16:39:15 [INFO] 16:39:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- 16:39:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:15 [INFO] 16:39:15 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ model-topology --- 16:39:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:39:15 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/src/main/yang 16:39:15 [INFO] yang-to-sources: Found 5 dependencies in 711.9 μs 16:39:15 [INFO] yang-to-sources: Project model files found: 1 in 315.7 μs 16:39:15 [INFO] yang-to-sources: 5 YANG models processed in 11.16 ms 16:39:15 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.773 ms 16:39:15 [INFO] Sorted 8 files into 2 directories in 62.27 μs 16:39:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 3.391 ms 16:39:15 [INFO] 16:39:15 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ model-topology --- 16:39:15 [INFO] Starting audit... 16:39:15 Audit done. 16:39:15 [INFO] You have 0 Checkstyle violations. 16:39:15 [INFO] 16:39:15 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ model-topology --- 16:39:15 [INFO] Starting audit... 16:39:15 Audit done. 16:39:15 [INFO] You have 0 Checkstyle violations. 16:39:15 [INFO] 16:39:15 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ model-topology --- 16:39:15 [INFO] 16:39:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 16:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/src/main/resources 16:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/generated-sources/spi 16:39:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/generated-sources/spi 16:39:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/generated-sources/spi 16:39:15 [INFO] 16:39:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-topology --- 16:39:15 [INFO] Changes detected - recompiling the module! :dependency 16:39:15 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 16:39:15 [INFO] 16:39:15 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ model-topology >>> 16:39:15 [INFO] 16:39:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ model-topology --- 16:39:15 [INFO] Fork Value is true 16:39:17 [INFO] Done SpotBugs Analysis.... 16:39:17 [INFO] 16:39:17 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ model-topology <<< 16:39:17 [INFO] 16:39:17 [INFO] 16:39:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ model-topology --- 16:39:17 [INFO] BugInstance size is 0 16:39:17 [INFO] Error size is 0 16:39:17 [INFO] No errors/warnings found 16:39:17 [INFO] 16:39:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:17 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.16.4-SNAPSHOT 16:39:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:17 [INFO] 16:39:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 16:39:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:17 [INFO] 16:39:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 16:39:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:17 [INFO] 16:39:17 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] 16:39:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:18 [INFO] 16:39:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] Starting audit... 16:39:18 Audit done. 16:39:18 [INFO] You have 0 Checkstyle violations. 16:39:18 [INFO] 16:39:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] Starting audit... 16:39:18 Audit done. 16:39:18 [INFO] You have 0 Checkstyle violations. 16:39:18 [INFO] 16:39:18 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] 16:39:18 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties 16:39:18 [INFO] 16:39:18 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 16:39:18 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 16:39:18 [INFO] ...done! 16:39:18 [INFO] Attaching features XML 16:39:18 [INFO] 16:39:18 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nsf-model --- 16:39: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 16:39:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:18 [INFO] 16:39:18 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 16:39:18 [INFO] 16:39:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] 16:39:18 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 16:39:18 [INFO] 16:39:18 [INFO] 16:39:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 16:39:18 [INFO] 16:39:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.16.4-SNAPSHOT 16:39:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:18 [INFO] 16:39:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:18 [INFO] 16:39:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:18 [INFO] 16:39:18 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] 16:39:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:18 [INFO] 16:39:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] Starting audit... 16:39:18 Audit done. 16:39:18 [INFO] You have 0 Checkstyle violations. 16:39:18 [INFO] 16:39:18 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] Starting audit... 16:39:18 Audit done. 16:39:18 [INFO] You have 0 Checkstyle violations. 16:39:18 [INFO] 16:39:18 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] 16:39:18 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- 16:39:18 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties 16:39:18 [INFO] 16:39:18 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 16:39:19 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 16:39:19 [INFO] ...done! 16:39:19 [INFO] Attaching features XML 16:39:19 [INFO] 16:39:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-libraries --- 16:39:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:39:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:19 [INFO] 16:39:19 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 16:39:19 [INFO] 16:39:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 16:39:19 [INFO] 16:39:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 16:39:19 [INFO] 16:39:19 [INFO] 16:39:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-libraries --- 16:39:19 [INFO] 16:39:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:19 [INFO] Forking openflowplugin-blueprint-config 0.16.4-SNAPSHOT 16:39:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:19 [INFO] 16:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:19 [INFO] 16:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:19 [INFO] 16:39:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] 16:39:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:19 [INFO] 16:39:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] Starting audit... 16:39:19 Audit done. 16:39:19 [INFO] You have 0 Checkstyle violations. 16:39:19 [INFO] 16:39:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] Starting audit... 16:39:19 Audit done. 16:39:19 [INFO] You have 0 Checkstyle violations. 16:39:19 [INFO] 16:39:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] 16:39:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/generated-sources/spi 16:39:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/generated-sources/yang 16:39:19 [INFO] 16:39:19 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] No sources to compile 16:39:19 [INFO] 16:39:19 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 16:39:19 [INFO] 16:39:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] 16:39:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 16:39:19 [INFO] 16:39:19 [INFO] 16:39:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-blueprint-config --- 16:39:19 [INFO] 16:39:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.16.4-SNAPSHOT 16:39:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:19 [INFO] 16:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 16:39:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:19 [INFO] 16:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 16:39:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:19 [INFO] 16:39:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] 16:39:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:20 [INFO] 16:39:20 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] Starting audit... 16:39:20 Audit done. 16:39:20 [INFO] You have 0 Checkstyle violations. 16:39:20 [INFO] 16:39:20 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] Starting audit... 16:39:20 Audit done. 16:39:20 [INFO] You have 0 Checkstyle violations. 16:39:20 [INFO] 16:39:20 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] 16:39:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties 16:39:20 [INFO] 16:39:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 16:39:20 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 16:39:20 [INFO] ...done! 16:39:20 [INFO] Attaching features XML 16:39:20 [INFO] 16:39:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-southbound --- 16:39:20 [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 16:39:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:20 [INFO] 16:39:20 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 16:39:20 [INFO] 16:39:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] 16:39:20 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 16:39:20 [INFO] 16:39:20 [INFO] 16:39:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-southbound --- 16:39:20 [INFO] 16:39:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:20 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.16.4-SNAPSHOT 16:39:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:20 [INFO] 16:39:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:20 [INFO] 16:39:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:20 [INFO] 16:39:20 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] 16:39:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:20 [INFO] 16:39:20 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] Starting audit... 16:39:20 Audit done. 16:39:20 [INFO] You have 0 Checkstyle violations. 16:39:20 [INFO] 16:39:20 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] Starting audit... 16:39:20 Audit done. 16:39:20 [INFO] You have 0 Checkstyle violations. 16:39:20 [INFO] 16:39:20 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] 16:39:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties 16:39:20 [INFO] 16:39:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 16:39:20 [INFO] ...done! 16:39:20 [INFO] Attaching features XML 16:39:20 [INFO] 16:39:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [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 16:39:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:20 [INFO] 16:39:20 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 16:39:20 [INFO] 16:39:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] 16:39:20 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 16:39:20 [INFO] 16:39:20 [INFO] 16:39:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 16:39:20 [INFO] 16:39:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:20 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.16.4-SNAPSHOT 16:39:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:20 [INFO] 16:39:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 16:39:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:20 [INFO] 16:39:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 16:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:20 [INFO] 16:39:20 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:21 [INFO] 16:39:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] Starting audit... 16:39:21 Audit done. 16:39:21 [INFO] You have 0 Checkstyle violations. 16:39:21 [INFO] 16:39:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] Starting audit... 16:39:21 Audit done. 16:39:21 [INFO] You have 0 Checkstyle violations. 16:39:21 [INFO] 16:39:21 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties 16:39:21 [INFO] 16:39:21 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 16:39:21 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 16:39:21 [INFO] ...done! 16:39:21 [INFO] Attaching features XML 16:39:21 [INFO] 16:39:21 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 16:39:21 [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 16:39:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:21 [INFO] 16:39:21 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 16:39:21 [INFO] 16:39:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 16:39:21 [INFO] 16:39:21 [INFO] 16:39:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:21 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.16.4-SNAPSHOT 16:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:21 [INFO] 16:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:21 [INFO] 16:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:21 [INFO] 16:39:21 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:21 [INFO] 16:39:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] Starting audit... 16:39:21 Audit done. 16:39:21 [INFO] You have 0 Checkstyle violations. 16:39:21 [INFO] 16:39:21 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] Starting audit... 16:39:21 Audit done. 16:39:21 [INFO] You have 0 Checkstyle violations. 16:39:21 [INFO] 16:39:21 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties 16:39:21 [INFO] 16:39:21 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 16:39:21 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 16:39:21 [INFO] ...done! 16:39:21 [INFO] Attaching features XML 16:39:21 [INFO] 16:39:21 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 16:39:21 [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 16:39:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:21 [INFO] 16:39:21 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 16:39:21 [INFO] 16:39:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 16:39:21 [INFO] 16:39:21 [INFO] 16:39:21 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 16:39:21 [INFO] 16:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:21 [INFO] Forking features-openflowplugin-extension 0.16.4-SNAPSHOT 16:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:21 [INFO] 16:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- 16:39:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:21 [INFO] 16:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 16:39:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:21 [INFO] 16:39:21 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- 16:39:22 [INFO] 16:39:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 16:39:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:22 [INFO] 16:39:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-openflowplugin-extension --- 16:39:22 [INFO] Starting audit... 16:39:22 Audit done. 16:39:22 [INFO] You have 0 Checkstyle violations. 16:39:22 [INFO] 16:39:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-openflowplugin-extension --- 16:39:22 [INFO] Starting audit... 16:39:22 Audit done. 16:39:22 [INFO] You have 0 Checkstyle violations. 16:39:22 [INFO] 16:39:22 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-openflowplugin-extension --- 16:39:22 [INFO] 16:39:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- 16:39:22 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties 16:39:22 [INFO] 16:39:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 16:39:22 [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 16:39:22 [INFO] ...done! 16:39:22 [INFO] Attaching features XML 16:39:22 [INFO] 16:39:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin-extension --- 16:39: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 16:39:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:22 [INFO] 16:39:22 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 16:39:22 [INFO] 16:39:22 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-openflowplugin-extension --- 16:39:22 [INFO] 16:39:22 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 16:39:22 [INFO] 16:39:22 [INFO] 16:39:22 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-openflowplugin-extension --- 16:39:22 [INFO] 16:39:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:22 [INFO] Forking features-extension-aggregator 0.16.4-SNAPSHOT 16:39:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:22 [INFO] 16:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- 16:39:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:22 [INFO] 16:39:22 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-extension-aggregator --- 16:39:22 [INFO] 16:39:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:22 [INFO] Forking openflowplugin-extension-aggregator 0.16.4-SNAPSHOT 16:39:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:22 [INFO] 16:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 16:39:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:22 [INFO] 16:39:22 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 16:39:22 [INFO] 16:39:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:22 [INFO] Forking test-provider 0.16.4-SNAPSHOT 16:39:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:22 [INFO] 16:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- 16:39:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:22 [INFO] 16:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- 16:39:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:22 [INFO] 16:39:22 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ test-provider --- 16:39:22 [INFO] 16:39:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- 16:39:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:22 [INFO] 16:39:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ test-provider --- 16:39:22 [INFO] Starting audit... 16:39:22 Audit done. 16:39:22 [INFO] You have 0 Checkstyle violations. 16:39:22 [INFO] 16:39:22 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ test-provider --- 16:39:23 [INFO] Starting audit... 16:39:23 Audit done. 16:39:23 [INFO] You have 0 Checkstyle violations. 16:39:23 [INFO] 16:39:23 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ test-provider --- 16:39:23 [INFO] 16:39:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 16:39:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/resources 16:39:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/generated-sources/spi 16:39:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/generated-sources/yang 16:39:23 [INFO] 16:39:23 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-provider --- 16:39:23 [INFO] Changes detected - recompiling the module! :dependency 16:39:23 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:[137,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[650,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[653,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[662,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[672,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[674,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[679,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[682,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[684,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[389,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[390,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[584,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[586,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[324,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[326,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[344,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[346,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[349,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[351,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:[154,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:[141,40] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[195,55] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2562,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2564,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:[103,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[556,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[62,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[35,29] 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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[36,29] 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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[37,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 16:39:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[38,29] 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 16:39:24 [INFO] 16:39:24 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-provider >>> 16:39:24 [INFO] 16:39:24 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-provider --- 16:39:24 [INFO] Fork Value is true 16:39:30 [INFO] Done SpotBugs Analysis.... 16:39:30 [INFO] 16:39:30 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-provider <<< 16:39:30 [INFO] 16:39:30 [INFO] 16:39:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-provider --- 16:39:30 [INFO] BugInstance size is 0 16:39:30 [INFO] Error size is 0 16:39:30 [INFO] No errors/warnings found 16:39:30 [INFO] 16:39:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:30 [INFO] Forking test-common 0.16.4-SNAPSHOT 16:39:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:30 [INFO] 16:39:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- 16:39:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:30 [INFO] 16:39:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- 16:39:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:30 [INFO] 16:39:30 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ test-common --- 16:39:30 [INFO] 16:39:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- 16:39:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:30 [INFO] 16:39:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ test-common --- 16:39:30 [INFO] Starting audit... 16:39:30 Audit done. 16:39:30 [INFO] You have 0 Checkstyle violations. 16:39:30 [INFO] 16:39:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ test-common --- 16:39:30 [INFO] Starting audit... 16:39:30 Audit done. 16:39:30 [INFO] You have 0 Checkstyle violations. 16:39:30 [INFO] 16:39:30 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ test-common --- 16:39:30 [INFO] 16:39:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 16:39:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/resources 16:39:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/target/generated-sources/spi 16:39:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/test-common/target/generated-sources/yang 16:39:30 [INFO] 16:39:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ test-common --- 16:39:30 [INFO] Changes detected - recompiling the module! :dependency 16:39:30 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:39:30 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:[100,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 16:39:30 [INFO] 16:39:30 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ test-common >>> 16:39:30 [INFO] 16:39:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ test-common --- 16:39:30 [INFO] Fork Value is true 16:39:33 [INFO] Done SpotBugs Analysis.... 16:39:33 [INFO] 16:39:33 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ test-common <<< 16:39:33 [INFO] 16:39:33 [INFO] 16:39:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ test-common --- 16:39:33 [INFO] BugInstance size is 0 16:39:33 [INFO] Error size is 0 16:39:33 [INFO] No errors/warnings found 16:39:33 [INFO] 16:39:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:33 [INFO] Forking drop-test-karaf 0.16.4-SNAPSHOT 16:39:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:33 [INFO] 16:39:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- 16:39:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:33 [INFO] 16:39:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 16:39:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:33 [INFO] 16:39:33 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ drop-test-karaf --- 16:39:34 [INFO] 16:39:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- 16:39:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:34 [INFO] 16:39:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ drop-test-karaf --- 16:39:34 [INFO] Starting audit... 16:39:34 Audit done. 16:39:34 [INFO] You have 0 Checkstyle violations. 16:39:34 [INFO] 16:39:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ drop-test-karaf --- 16:39:34 [INFO] Starting audit... 16:39:34 Audit done. 16:39:34 [INFO] You have 0 Checkstyle violations. 16:39:34 [INFO] 16:39:34 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ drop-test-karaf --- 16:39:34 [INFO] 16:39:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 16:39:34 [INFO] Copying 2 resources from src/main/resources to target/classes 16:39:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/generated-sources/spi 16:39:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/generated-sources/yang 16:39:34 [INFO] 16:39:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ drop-test-karaf --- 16:39:34 [INFO] Changes detected - recompiling the module! :dependency 16:39:34 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,9] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,41] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:34 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:34 [INFO] 16:39:34 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 16:39:34 [INFO] 16:39:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ drop-test-karaf --- 16:39:34 [INFO] Fork Value is true 16:39:36 [INFO] Done SpotBugs Analysis.... 16:39:36 [INFO] 16:39:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 16:39:36 [INFO] 16:39:36 [INFO] 16:39:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ drop-test-karaf --- 16:39:36 [INFO] BugInstance size is 0 16:39:36 [INFO] Error size is 0 16:39:36 [INFO] No errors/warnings found 16:39:36 [INFO] 16:39:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:36 [INFO] Forking bulk-o-matic 0.16.4-SNAPSHOT 16:39:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:36 [INFO] 16:39:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- 16:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:36 [INFO] 16:39:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 16:39:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:36 [INFO] 16:39:36 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ bulk-o-matic --- 16:39:37 [INFO] 16:39:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- 16:39:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:37 [INFO] 16:39:37 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ bulk-o-matic --- 16:39:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:39:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/yang 16:39:37 [INFO] yang-to-sources: Found 8 dependencies in 2.850 ms 16:39:37 [INFO] yang-to-sources: Project model files found: 1 in 1.671 ms 16:39:37 [INFO] yang-to-sources: 23 YANG models processed in 268.3 ms 16:39:37 [INFO] BindingJavaFileGenerator: Defined 62 files in 14.94 ms 16:39:37 [INFO] Sorted 62 files into 4 directories in 115.4 μs 16:39:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 91.77 ms 16:39:37 [INFO] 16:39:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ bulk-o-matic --- 16:39:37 [INFO] Starting audit... 16:39:37 Audit done. 16:39:37 [INFO] You have 0 Checkstyle violations. 16:39:37 [INFO] 16:39:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ bulk-o-matic --- 16:39:37 [INFO] Starting audit... 16:39:37 Audit done. 16:39:37 [INFO] You have 0 Checkstyle violations. 16:39:37 [INFO] 16:39:37 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ bulk-o-matic --- 16:39:37 [INFO] 16:39:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 16:39:37 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/spi 16:39:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/spi 16:39:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/spi 16:39:37 [INFO] 16:39:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ bulk-o-matic --- 16:39:37 [INFO] Changes detected - recompiling the module! :dependency 16:39:37 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[144,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 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,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 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[109,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 16:39:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[130,60] unchecked cast 16:39:38 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:39:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 16:39:38 [INFO] 16:39:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 16:39:38 [INFO] 16:39:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ bulk-o-matic --- 16:39:38 [INFO] Fork Value is true 16:39:43 [INFO] Done SpotBugs Analysis.... 16:39:43 [INFO] 16:39:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 16:39:43 [INFO] 16:39:43 [INFO] 16:39:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ bulk-o-matic --- 16:39:43 [INFO] BugInstance size is 0 16:39:43 [INFO] Error size is 0 16:39:43 [INFO] No errors/warnings found 16:39:43 [INFO] 16:39:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:43 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.16.4-SNAPSHOT 16:39:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:43 [INFO] 16:39:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:43 [INFO] 16:39:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:43 [INFO] 16:39:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] 16:39:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:43 [INFO] 16:39:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] Starting audit... 16:39:43 Audit done. 16:39:43 [INFO] You have 0 Checkstyle violations. 16:39:43 [INFO] 16:39:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] Starting audit... 16:39:43 Audit done. 16:39:43 [INFO] You have 0 Checkstyle violations. 16:39:43 [INFO] 16:39:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] 16:39:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties 16:39:43 [INFO] 16:39:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 16:39:43 [INFO] ...done! 16:39:43 [INFO] Attaching features XML 16:39:43 [INFO] 16:39:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 16:39: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 16:39:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:43 [INFO] 16:39:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 16:39:43 [INFO] 16:39:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] 16:39:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 16:39:43 [INFO] 16:39:43 [INFO] 16:39:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 16:39:43 [INFO] 16:39:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:43 [INFO] Forking device-ownership-service 0.16.4-SNAPSHOT 16:39:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:43 [INFO] 16:39:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- 16:39:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:43 [INFO] 16:39:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- 16:39:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:43 [INFO] 16:39:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ device-ownership-service --- 16:39:44 [INFO] 16:39:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- 16:39:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:44 [INFO] 16:39:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ device-ownership-service --- 16:39:44 [INFO] Starting audit... 16:39:44 Audit done. 16:39:44 [INFO] You have 0 Checkstyle violations. 16:39:44 [INFO] 16:39:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ device-ownership-service --- 16:39:44 [INFO] Starting audit... 16:39:44 Audit done. 16:39:44 [INFO] You have 0 Checkstyle violations. 16:39:44 [INFO] 16:39:44 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ device-ownership-service --- 16:39:44 [INFO] 16:39:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 16:39:44 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/generated-sources/spi 16:39:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/generated-sources/yang 16:39:44 [INFO] 16:39:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ device-ownership-service --- 16:39:44 [INFO] Changes detected - recompiling the module! :dependency 16:39:44 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:39:44 [INFO] 16:39:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 16:39:44 [INFO] 16:39:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ device-ownership-service --- 16:39:44 [INFO] Fork Value is true 16:39:47 [INFO] Done SpotBugs Analysis.... 16:39:47 [INFO] 16:39:47 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 16:39:47 [INFO] 16:39:47 [INFO] 16:39:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ device-ownership-service --- 16:39:47 [INFO] BugInstance size is 0 16:39:47 [INFO] Error size is 0 16:39:47 [INFO] No errors/warnings found 16:39:47 [INFO] 16:39:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:47 [INFO] Forking of-switch-config-pusher 0.16.4-SNAPSHOT 16:39:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:47 [INFO] 16:39:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- 16:39:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:47 [INFO] 16:39:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 16:39:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:47 [INFO] 16:39:47 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 16:39:47 [INFO] 16:39:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 16:39:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:47 [INFO] 16:39:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ of-switch-config-pusher --- 16:39:47 [INFO] Starting audit... 16:39:47 Audit done. 16:39:47 [INFO] You have 0 Checkstyle violations. 16:39:47 [INFO] 16:39:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ of-switch-config-pusher --- 16:39:47 [INFO] Starting audit... 16:39:47 Audit done. 16:39:47 [INFO] You have 0 Checkstyle violations. 16:39:47 [INFO] 16:39:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ of-switch-config-pusher --- 16:39:47 [INFO] 16:39:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 16:39:47 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/generated-sources/spi 16:39:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/generated-sources/yang 16:39:47 [INFO] 16:39:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ of-switch-config-pusher --- 16:39:47 [INFO] Changes detected - recompiling the module! :dependency 16:39:47 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:39:47 [INFO] 16:39:47 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 16:39:47 [INFO] 16:39:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ of-switch-config-pusher --- 16:39:47 [INFO] Fork Value is true 16:39:49 [INFO] Done SpotBugs Analysis.... 16:39:49 [INFO] 16:39:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 16:39:49 [INFO] 16:39:49 [INFO] 16:39:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ of-switch-config-pusher --- 16:39:49 [INFO] BugInstance size is 0 16:39:49 [INFO] Error size is 0 16:39:49 [INFO] No errors/warnings found 16:39:49 [INFO] 16:39:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:49 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.16.4-SNAPSHOT 16:39:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:49 [INFO] 16:39:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 16:39:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:49 [INFO] 16:39:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:50 [INFO] 16:39:50 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] 16:39:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:39:50 [INFO] 16:39:50 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] Starting audit... 16:39:50 Audit done. 16:39:50 [INFO] You have 0 Checkstyle violations. 16:39:50 [INFO] 16:39:50 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] Starting audit... 16:39:50 Audit done. 16:39:50 [INFO] You have 0 Checkstyle violations. 16:39:50 [INFO] 16:39:50 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] 16:39:50 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties 16:39:50 [INFO] 16:39:50 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:39:50 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 16:39:50 [INFO] ...done! 16:39:50 [INFO] Attaching features XML 16:39:50 [INFO] 16:39:50 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:39:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:39:50 [INFO] 16:39:50 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 16:39:50 [INFO] 16:39:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] 16:39:50 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 16:39:50 [INFO] 16:39:50 [INFO] 16:39:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 16:39:50 [INFO] 16:39:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:50 [INFO] Forking arbitratorreconciliation-api 0.16.4-SNAPSHOT 16:39:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:50 [INFO] 16:39:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- 16:39:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:50 [INFO] 16:39:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 16:39:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:50 [INFO] 16:39:50 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 16:39:50 [INFO] 16:39:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 16:39:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:50 [INFO] 16:39:50 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ arbitratorreconciliation-api --- 16:39:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:39:50 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/src/main/yang 16:39:50 [INFO] yang-to-sources: Found 10 dependencies in 2.230 ms 16:39:50 [INFO] yang-to-sources: Project model files found: 1 in 328.8 μs 16:39:51 [INFO] yang-to-sources: 11 YANG models processed in 125.0 ms 16:39:51 [INFO] BindingJavaFileGenerator: Defined 15 files in 8.811 ms 16:39:51 [INFO] Sorted 15 files into 2 directories in 101.8 μs 16:39:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 12.78 ms 16:39:51 [INFO] 16:39:51 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ arbitratorreconciliation-api --- 16:39:51 [INFO] Starting audit... 16:39:51 Audit done. 16:39:51 [INFO] You have 0 Checkstyle violations. 16:39:51 [INFO] 16:39:51 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ arbitratorreconciliation-api --- 16:39:51 [INFO] Starting audit... 16:39:51 Audit done. 16:39:51 [INFO] You have 0 Checkstyle violations. 16:39:51 [INFO] 16:39:51 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ arbitratorreconciliation-api --- 16:39:51 [INFO] 16:39:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 16:39:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/src/main/resources 16:39:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:39:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:39:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:39:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:39:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:39:51 [INFO] 16:39:51 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ arbitratorreconciliation-api --- 16:39:51 [INFO] Changes detected - recompiling the module! :dependency 16:39:51 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 16:39:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:51 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:51 [INFO] 16:39:51 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 16:39:51 [INFO] 16:39:51 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 16:39:51 [INFO] Fork Value is true 16:39:53 [INFO] Done SpotBugs Analysis.... 16:39:53 [INFO] 16:39:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 16:39:53 [INFO] 16:39:53 [INFO] 16:39:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ arbitratorreconciliation-api --- 16:39:53 [INFO] BugInstance size is 0 16:39:53 [INFO] Error size is 0 16:39:53 [INFO] No errors/warnings found 16:39:53 [INFO] 16:39:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:53 [INFO] Forking reconciliation-framework 0.16.4-SNAPSHOT 16:39:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:53 [INFO] 16:39:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- 16:39:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:53 [INFO] 16:39:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 16:39:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:53 [INFO] 16:39:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ reconciliation-framework --- 16:39:54 [INFO] 16:39:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- 16:39:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:54 [INFO] 16:39:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ reconciliation-framework --- 16:39:54 [INFO] Starting audit... 16:39:54 Audit done. 16:39:54 [INFO] You have 0 Checkstyle violations. 16:39:54 [INFO] 16:39:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ reconciliation-framework --- 16:39:54 [INFO] Starting audit... 16:39:54 Audit done. 16:39:54 [INFO] You have 0 Checkstyle violations. 16:39:54 [INFO] 16:39:54 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ reconciliation-framework --- 16:39:54 [INFO] 16:39:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 16:39:54 [INFO] Copying 2 resources from src/main/resources to target/classes 16:39:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/generated-sources/spi 16:39:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/generated-sources/yang 16:39:54 [INFO] 16:39:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ reconciliation-framework --- 16:39:54 [INFO] Changes detected - recompiling the module! :dependency 16:39:54 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:39:54 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:39:54 [INFO] 16:39:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 16:39:54 [INFO] 16:39:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ reconciliation-framework --- 16:39:54 [INFO] Fork Value is true 16:39:57 [INFO] Done SpotBugs Analysis.... 16:39:57 [INFO] 16:39:57 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 16:39:57 [INFO] 16:39:57 [INFO] 16:39:57 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ reconciliation-framework --- 16:39:57 [INFO] BugInstance size is 0 16:39:57 [INFO] Error size is 0 16:39:57 [INFO] No errors/warnings found 16:39:57 [INFO] 16:39:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:57 [INFO] Forking arbitratorreconciliation-impl 0.16.4-SNAPSHOT 16:39:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:39:57 [INFO] 16:39:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:57 [INFO] 16:39:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:39:57 [INFO] 16:39:57 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] 16:39:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:39:57 [INFO] 16:39:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] Starting audit... 16:39:57 Audit done. 16:39:57 [INFO] You have 0 Checkstyle violations. 16:39:57 [INFO] 16:39:57 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] Starting audit... 16:39:57 Audit done. 16:39:57 [INFO] You have 0 Checkstyle violations. 16:39:57 [INFO] 16:39:57 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] 16:39:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] Copying 1 resource from src/main/resources to target/classes 16:39:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/generated-sources/spi 16:39:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/generated-sources/yang 16:39:57 [INFO] 16:39:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ arbitratorreconciliation-impl --- 16:39:57 [INFO] Changes detected - recompiling the module! :dependency 16:39:57 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,8] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[133,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[375,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[376,35] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:39:58 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[384,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:39:58 [INFO] 16:39:58 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 16:39:58 [INFO] 16:39:58 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 16:39:58 [INFO] Fork Value is true 16:40:00 [INFO] Done SpotBugs Analysis.... 16:40:00 [INFO] 16:40:00 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 16:40:00 [INFO] 16:40:00 [INFO] 16:40:00 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ arbitratorreconciliation-impl --- 16:40:00 [INFO] BugInstance size is 0 16:40:00 [INFO] Error size is 0 16:40:00 [INFO] No errors/warnings found 16:40:00 [INFO] 16:40:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:00 [INFO] Forking forwardingrules-manager 0.16.4-SNAPSHOT 16:40:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:00 [INFO] 16:40:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- 16:40:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:01 [INFO] 16:40:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 16:40:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:01 [INFO] 16:40:01 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ forwardingrules-manager --- 16:40:01 [INFO] 16:40:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 16:40:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:01 [INFO] 16:40:01 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ forwardingrules-manager --- 16:40:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:40:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/yang 16:40:01 [INFO] yang-to-sources: Found 14 dependencies in 2.621 ms 16:40:01 [INFO] yang-to-sources: Project model files found: 2 in 953.4 μs 16:40:01 [INFO] yang-to-sources: 5 YANG models processed in 75.26 ms 16:40:01 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.190 ms 16:40:01 [INFO] Sorted 15 files into 3 directories in 81.47 μs 16:40:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 4.027 ms 16:40:01 [INFO] 16:40:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ forwardingrules-manager --- 16:40:01 [INFO] Starting audit... 16:40:01 Audit done. 16:40:01 [INFO] You have 0 Checkstyle violations. 16:40:01 [INFO] 16:40:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ forwardingrules-manager --- 16:40:02 [INFO] Starting audit... 16:40:02 Audit done. 16:40:02 [INFO] You have 0 Checkstyle violations. 16:40:02 [INFO] 16:40:02 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ forwardingrules-manager --- 16:40:02 [INFO] 16:40:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 16:40:02 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/spi 16:40:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:40:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:40:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/spi 16:40:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:40:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/spi 16:40:02 [INFO] 16:40:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ forwardingrules-manager --- 16:40:02 [INFO] Changes detected - recompiling the module! :dependency 16:40:02 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[166,13] found raw type: java.util.ArrayList 16:40:02 missing type arguments for generic class java.util.ArrayList 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[194,20] found raw type: java.util.ArrayList 16:40:02 missing type arguments for generic class java.util.ArrayList 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,9] found raw type: java.util.ArrayList 16:40:02 missing type arguments for generic class java.util.ArrayList 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,38] found raw type: java.util.ArrayList 16:40:02 missing type arguments for generic class java.util.ArrayList 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[38,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter has a member method close() that could throw InterruptedException 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[46,36] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[123,57] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[126,66] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:40:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[122,28] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types 16:40:02 required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor 16:40:02 found: com.google.common.util.concurrent.ListenableFuture>,>>,java.util.concurrent.Executor 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[35,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesManager has a member method close() that could throw InterruptedException 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[71,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[140,52] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[142,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[144,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[146,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[148,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[155,43] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[46,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 16:40:02 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:[90,37] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 16:40:02 [INFO] 16:40:02 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 16:40:02 [INFO] 16:40:02 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ forwardingrules-manager --- 16:40:02 [INFO] Fork Value is true 16:40:08 [INFO] Done SpotBugs Analysis.... 16:40:08 [INFO] 16:40:08 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 16:40:08 [INFO] 16:40:08 [INFO] 16:40:08 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ forwardingrules-manager --- 16:40:08 [INFO] BugInstance size is 0 16:40:08 [INFO] Error size is 0 16:40:08 [INFO] No errors/warnings found 16:40:08 [INFO] 16:40:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:08 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.16.4-SNAPSHOT 16:40:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:08 [INFO] 16:40:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:08 [INFO] 16:40:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:08 [INFO] 16:40:08 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:08 [INFO] 16:40:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:08 [INFO] 16:40:08 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] Starting audit... 16:40:09 Audit done. 16:40:09 [INFO] You have 0 Checkstyle violations. 16:40:09 [INFO] 16:40:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] Starting audit... 16:40:09 Audit done. 16:40:09 [INFO] You have 0 Checkstyle violations. 16:40:09 [INFO] 16:40:09 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] 16:40:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties 16:40:09 [INFO] 16:40:09 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 16:40:09 [INFO] ...done! 16:40:09 [INFO] Attaching features XML 16:40:09 [INFO] 16:40:09 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:09 [INFO] 16:40:09 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 16:40:09 [INFO] 16:40:09 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] 16:40:09 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 16:40:09 [INFO] 16:40:09 [INFO] 16:40:09 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 16:40:09 [INFO] 16:40:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:09 [INFO] Forking forwardingrules-sync 0.16.4-SNAPSHOT 16:40:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:09 [INFO] 16:40:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- 16:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:09 [INFO] 16:40:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 16:40:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:09 [INFO] 16:40:09 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ forwardingrules-sync --- 16:40:09 [INFO] 16:40:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 16:40:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:09 [INFO] 16:40:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ forwardingrules-sync --- 16:40:09 [INFO] Starting audit... 16:40:09 Audit done. 16:40:09 [INFO] You have 0 Checkstyle violations. 16:40:09 [INFO] 16:40:09 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ forwardingrules-sync --- 16:40:10 [INFO] Starting audit... 16:40:10 Audit done. 16:40:10 [INFO] You have 0 Checkstyle violations. 16:40:10 [INFO] 16:40:10 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ forwardingrules-sync --- 16:40:10 [INFO] 16:40:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 16:40:10 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:10 [INFO] 16:40:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ forwardingrules-sync --- 16:40:10 [INFO] Changes detected - recompiling the module! :dependency 16:40:10 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:40:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[78,58] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:10 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[80,59] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 16:40:10 [INFO] 16:40:10 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 16:40:10 [INFO] 16:40:10 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ forwardingrules-sync --- 16:40:10 [INFO] Fork Value is true 16:40:15 [INFO] Done SpotBugs Analysis.... 16:40:15 [INFO] 16:40:15 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 16:40:15 [INFO] 16:40:15 [INFO] 16:40:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ forwardingrules-sync --- 16:40:15 [INFO] BugInstance size is 0 16:40:15 [INFO] Error size is 0 16:40:15 [INFO] No errors/warnings found 16:40:15 [INFO] 16:40:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:15 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.16.4-SNAPSHOT 16:40:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:15 [INFO] 16:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:15 [INFO] 16:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:15 [INFO] 16:40:15 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] 16:40:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:15 [INFO] 16:40:15 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Starting audit... 16:40:15 Audit done. 16:40:15 [INFO] You have 0 Checkstyle violations. 16:40:15 [INFO] 16:40:15 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Starting audit... 16:40:15 Audit done. 16:40:15 [INFO] You have 0 Checkstyle violations. 16:40:15 [INFO] 16:40:15 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] 16:40:15 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties 16:40:15 [INFO] 16:40:15 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 16:40:15 [INFO] ...done! 16:40:15 [INFO] Attaching features XML 16:40:15 [INFO] 16:40:15 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:15 [INFO] 16:40:15 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 16:40:15 [INFO] 16:40:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] 16:40:15 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 16:40:15 [INFO] 16:40:15 [INFO] 16:40:15 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 16:40:15 [INFO] 16:40:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:15 [INFO] Forking table-miss-enforcer 0.16.4-SNAPSHOT 16:40:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:15 [INFO] 16:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- 16:40:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:15 [INFO] 16:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 16:40:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:16 [INFO] 16:40:16 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ table-miss-enforcer --- 16:40:16 [INFO] 16:40:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 16:40:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:16 [INFO] 16:40:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ table-miss-enforcer --- 16:40:16 [INFO] Starting audit... 16:40:16 Audit done. 16:40:16 [INFO] You have 0 Checkstyle violations. 16:40:16 [INFO] 16:40:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ table-miss-enforcer --- 16:40:16 [INFO] Starting audit... 16:40:16 Audit done. 16:40:16 [INFO] You have 0 Checkstyle violations. 16:40:16 [INFO] 16:40:16 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ table-miss-enforcer --- 16:40:16 [INFO] 16:40:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 16:40:16 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/generated-sources/spi 16:40:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/generated-sources/yang 16:40:16 [INFO] 16:40:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ table-miss-enforcer --- 16:40:16 [INFO] Changes detected - recompiling the module! :dependency 16:40:16 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:40:16 [INFO] 16:40:16 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 16:40:16 [INFO] 16:40:16 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ table-miss-enforcer --- 16:40:16 [INFO] Fork Value is true 16:40:18 [INFO] Done SpotBugs Analysis.... 16:40:18 [INFO] 16:40:18 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 16:40:18 [INFO] 16:40:18 [INFO] 16:40:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ table-miss-enforcer --- 16:40:18 [INFO] BugInstance size is 0 16:40:18 [INFO] Error size is 0 16:40:18 [INFO] No errors/warnings found 16:40:18 [INFO] 16:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.16.4-SNAPSHOT 16:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:18 [INFO] 16:40:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:18 [INFO] 16:40:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:18 [INFO] 16:40:18 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] 16:40:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:19 [INFO] 16:40:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] Starting audit... 16:40:19 Audit done. 16:40:19 [INFO] You have 0 Checkstyle violations. 16:40:19 [INFO] 16:40:19 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] Starting audit... 16:40:19 Audit done. 16:40:19 [INFO] You have 0 Checkstyle violations. 16:40:19 [INFO] 16:40:19 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] 16:40:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties 16:40:19 [INFO] 16:40:19 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 16:40:19 [INFO] ...done! 16:40:19 [INFO] Attaching features XML 16:40:19 [INFO] 16:40:19 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:19 [INFO] 16:40:19 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 16:40:19 [INFO] 16:40:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] 16:40:19 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 16:40:19 [INFO] 16:40:19 [INFO] 16:40:19 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 16:40:19 [INFO] 16:40:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:19 [INFO] Forking topology-lldp-discovery 0.16.4-SNAPSHOT 16:40:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:19 [INFO] 16:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- 16:40:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:19 [INFO] 16:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 16:40:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:19 [INFO] 16:40:19 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 16:40:19 [INFO] 16:40:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 16:40:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:19 [INFO] 16:40:19 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ topology-lldp-discovery --- 16:40:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:40:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/yang 16:40:19 [INFO] yang-to-sources: Found 11 dependencies in 2.356 ms 16:40:19 [INFO] yang-to-sources: Project model files found: 1 in 314.4 μs 16:40:20 [INFO] yang-to-sources: 1 YANG models processed in 60.28 ms 16:40:20 [INFO] BindingJavaFileGenerator: Defined 7 files in 399.0 μs 16:40:20 [INFO] Sorted 7 files into 2 directories in 70.80 μs 16:40:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 2.296 ms 16:40:20 [INFO] 16:40:20 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ topology-lldp-discovery --- 16:40:20 [INFO] Starting audit... 16:40:20 Audit done. 16:40:20 [INFO] You have 0 Checkstyle violations. 16:40:20 [INFO] 16:40:20 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ topology-lldp-discovery --- 16:40:20 [INFO] Starting audit... 16:40:20 Audit done. 16:40:20 [INFO] You have 0 Checkstyle violations. 16:40:20 [INFO] 16:40:20 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ topology-lldp-discovery --- 16:40:20 [INFO] 16:40:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 16:40:20 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/spi 16:40:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:40:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:40:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/spi 16:40:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:40:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/generated-sources/spi 16:40:20 [INFO] 16:40:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ topology-lldp-discovery --- 16:40:20 [INFO] Changes detected - recompiling the module! :dependency 16:40:20 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:20 [INFO] 16:40:20 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 16:40:20 [INFO] 16:40:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ topology-lldp-discovery --- 16:40:20 [INFO] Fork Value is true 16:40:23 [INFO] Done SpotBugs Analysis.... 16:40:23 [INFO] 16:40:23 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 16:40:23 [INFO] 16:40:23 [INFO] 16:40:23 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ topology-lldp-discovery --- 16:40:23 [INFO] BugInstance size is 0 16:40:23 [INFO] Error size is 0 16:40:23 [INFO] No errors/warnings found 16:40:23 [INFO] 16:40:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:23 [INFO] Forking lldp-speaker 0.16.4-SNAPSHOT 16:40:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:23 [INFO] 16:40:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- 16:40:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:23 [INFO] 16:40:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- 16:40:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:23 [INFO] 16:40:23 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ lldp-speaker --- 16:40:24 [INFO] 16:40:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- 16:40:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:24 [INFO] 16:40:24 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ lldp-speaker --- 16:40:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:40:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/yang 16:40:24 [INFO] yang-to-sources: Found 12 dependencies in 2.321 ms 16:40:24 [INFO] yang-to-sources: Project model files found: 2 in 1.794 ms 16:40:24 [INFO] yang-to-sources: 3 YANG models processed in 61.24 ms 16:40:24 [INFO] BindingJavaFileGenerator: Defined 31 files in 915.2 μs 16:40:24 [INFO] Sorted 31 files into 3 directories in 84.97 μs 16:40:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 31 in 6.501 ms 16:40:24 [INFO] 16:40:24 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ lldp-speaker --- 16:40:24 [INFO] Starting audit... 16:40:24 Audit done. 16:40:24 [INFO] You have 0 Checkstyle violations. 16:40:24 [INFO] 16:40:24 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ lldp-speaker --- 16:40:24 [INFO] Starting audit... 16:40:24 Audit done. 16:40:24 [INFO] You have 0 Checkstyle violations. 16:40:24 [INFO] 16:40:24 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ lldp-speaker --- 16:40:24 [INFO] 16:40:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 16:40:24 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/spi 16:40:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:40:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:40:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/spi 16:40:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:40:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/spi 16:40:24 [INFO] 16:40:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ lldp-speaker --- 16:40:24 [INFO] Changes detected - recompiling the module! :dependency 16:40:24 [INFO] Compiling 35 source files with javac [debug release 17] to target/classes 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[62,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[64,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,79] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked conversion 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,84] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,85] unchecked conversion 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[83,14] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,42] unchecked method invocation: method processAddedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,43] unchecked conversion 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,44] unchecked method invocation: method processUpdatedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,45] unchecked conversion 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,44] unchecked method invocation: method processRemovedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,45] unchecked conversion 16:40:24 required: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 found: org.opendaylight.mdsal.binding.api.DataTreeModification 16:40:24 [INFO] 16:40:24 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 16:40:24 [INFO] 16:40:24 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ lldp-speaker --- 16:40:24 [INFO] Fork Value is true 16:40:28 [INFO] Done SpotBugs Analysis.... 16:40:28 [INFO] 16:40:28 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 16:40:28 [INFO] 16:40:28 [INFO] 16:40:28 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ lldp-speaker --- 16:40:28 [INFO] BugInstance size is 0 16:40:28 [INFO] Error size is 0 16:40:28 [INFO] No errors/warnings found 16:40:28 [INFO] 16:40:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:28 [INFO] Forking topology-manager 0.16.4-SNAPSHOT 16:40:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:28 [INFO] 16:40:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- 16:40:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:28 [INFO] 16:40:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- 16:40:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:28 [INFO] 16:40:28 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ topology-manager --- 16:40:28 [INFO] 16:40:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- 16:40:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:28 [INFO] 16:40:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ topology-manager --- 16:40:28 [INFO] Starting audit... 16:40:28 Audit done. 16:40:28 [INFO] You have 0 Checkstyle violations. 16:40:28 [INFO] 16:40:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ topology-manager --- 16:40:29 [INFO] Starting audit... 16:40:29 Audit done. 16:40:29 [INFO] You have 0 Checkstyle violations. 16:40:29 [INFO] 16:40:29 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ topology-manager --- 16:40:29 [INFO] 16:40:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 16:40:29 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/generated-sources/spi 16:40:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/generated-sources/yang 16:40:29 [INFO] 16:40:29 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ topology-manager --- 16:40:29 [INFO] Changes detected - recompiling the module! :dependency 16:40:29 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:29 [INFO] 16:40:29 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ topology-manager >>> 16:40:29 [INFO] 16:40:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ topology-manager --- 16:40:29 [INFO] Fork Value is true 16:40:32 [INFO] Done SpotBugs Analysis.... 16:40:32 [INFO] 16:40:32 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ topology-manager <<< 16:40:32 [INFO] 16:40:32 [INFO] 16:40:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ topology-manager --- 16:40:32 [INFO] BugInstance size is 0 16:40:32 [INFO] Error size is 0 16:40:32 [INFO] No errors/warnings found 16:40:32 [INFO] 16:40:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:32 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.16.4-SNAPSHOT 16:40:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:32 [INFO] 16:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:32 [INFO] 16:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:32 [INFO] 16:40:32 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] 16:40:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:32 [INFO] 16:40:32 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] Starting audit... 16:40:32 Audit done. 16:40:32 [INFO] You have 0 Checkstyle violations. 16:40:32 [INFO] 16:40:32 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] Starting audit... 16:40:32 Audit done. 16:40:32 [INFO] You have 0 Checkstyle violations. 16:40:32 [INFO] 16:40:32 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] 16:40:32 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties 16:40:32 [INFO] 16:40:32 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 16:40:32 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:32 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 16:40:32 [INFO] ...done! 16:40:32 [INFO] Attaching features XML 16:40:32 [INFO] 16:40:32 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology --- 16:40:32 [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 16:40:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:32 [INFO] 16:40:32 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 16:40:32 [INFO] 16:40:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] 16:40:32 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 16:40:32 [INFO] 16:40:32 [INFO] 16:40:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-topology --- 16:40:32 [INFO] 16:40:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:32 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.16.4-SNAPSHOT 16:40:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:32 [INFO] 16:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 16:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:32 [INFO] 16:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 16:40:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:32 [INFO] 16:40:32 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] 16:40:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] Starting audit... 16:40:33 Audit done. 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] Starting audit... 16:40:33 Audit done. 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] 16:40:33 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties 16:40:33 [INFO] 16:40:33 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:33 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 16:40:33 [INFO] ...done! 16:40:33 [INFO] Attaching features XML 16:40:33 [INFO] 16:40:33 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [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 16:40:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:33 [INFO] 16:40:33 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 16:40:33 [INFO] 16:40:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] 16:40:33 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 16:40:33 [INFO] 16:40:33 [INFO] 16:40:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 16:40:33 [INFO] 16:40:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:33 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.16.4-SNAPSHOT 16:40:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:33 [INFO] 16:40:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:33 [INFO] 16:40:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:33 [INFO] 16:40:33 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] 16:40:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] Starting audit... 16:40:33 Audit done. 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] Starting audit... 16:40:33 Audit done. 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] 16:40:33 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties 16:40:33 [INFO] 16:40:33 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:33 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 16:40:33 [INFO] ...done! 16:40:33 [INFO] Attaching features XML 16:40:33 [INFO] 16:40:33 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [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 16:40:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:33 [INFO] 16:40:33 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 16:40:33 [INFO] 16:40:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] 16:40:33 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 16:40:33 [INFO] 16:40:33 [INFO] 16:40:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:40:33 [INFO] 16:40:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:33 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.16.4-SNAPSHOT 16:40:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:33 [INFO] 16:40:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 16:40:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:33 [INFO] 16:40:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 16:40:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:33 [INFO] 16:40:33 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] 16:40:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:34 [INFO] 16:40:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] Starting audit... 16:40:34 Audit done. 16:40:34 [INFO] You have 0 Checkstyle violations. 16:40:34 [INFO] 16:40:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] Starting audit... 16:40:34 Audit done. 16:40:34 [INFO] You have 0 Checkstyle violations. 16:40:34 [INFO] 16:40:34 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] 16:40:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties 16:40:34 [INFO] 16:40:34 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 16:40:34 [INFO] ...done! 16:40:34 [INFO] Attaching features XML 16:40:34 [INFO] 16:40:34 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:34 [INFO] 16:40:34 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 16:40:34 [INFO] 16:40:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] 16:40:34 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 16:40:34 [INFO] 16:40:34 [INFO] 16:40:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 16:40:34 [INFO] 16:40:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:34 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.16.4-SNAPSHOT 16:40:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:34 [INFO] 16:40:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:34 [INFO] 16:40:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:34 [INFO] 16:40:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] 16:40:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:35 [INFO] 16:40:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] Starting audit... 16:40:35 Audit done. 16:40:35 [INFO] You have 0 Checkstyle violations. 16:40:35 [INFO] 16:40:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] Starting audit... 16:40:35 Audit done. 16:40:35 [INFO] You have 0 Checkstyle violations. 16:40:35 [INFO] 16:40:35 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] 16:40:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties 16:40:35 [INFO] 16:40:35 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 16:40:35 [INFO] ...done! 16:40:35 [INFO] Attaching features XML 16:40:35 [INFO] 16:40:35 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 16:40: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 16:40:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:35 [INFO] 16:40:35 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 16:40:35 [INFO] 16:40:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] 16:40:35 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 16:40:35 [INFO] 16:40:35 [INFO] 16:40:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 16:40:35 [INFO] 16:40:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.16.4-SNAPSHOT 16:40:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:35 [INFO] 16:40:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:35 [INFO] 16:40:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:35 [INFO] 16:40:35 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] 16:40:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:35 [INFO] 16:40:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] Starting audit... 16:40:35 Audit done. 16:40:35 [INFO] You have 0 Checkstyle violations. 16:40:35 [INFO] 16:40:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] Starting audit... 16:40:35 Audit done. 16:40:35 [INFO] You have 0 Checkstyle violations. 16:40:35 [INFO] 16:40:35 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] 16:40:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties 16:40:35 [INFO] 16:40:35 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 16:40:35 [INFO] ...done! 16:40:35 [INFO] Attaching features XML 16:40:35 [INFO] 16:40:35 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40: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 16:40:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:35 [INFO] 16:40:35 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 16:40:35 [INFO] 16:40:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] 16:40:35 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 16:40:35 [INFO] 16:40:35 [INFO] 16:40:35 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:40:35 [INFO] 16:40:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.16.4-SNAPSHOT 16:40:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:35 [INFO] 16:40:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 16:40:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:35 [INFO] 16:40:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 16:40:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:35 [INFO] 16:40:35 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] 16:40:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:36 [INFO] 16:40:36 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] Starting audit... 16:40:36 Audit done. 16:40:36 [INFO] You have 0 Checkstyle violations. 16:40:36 [INFO] 16:40:36 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] Starting audit... 16:40:36 Audit done. 16:40:36 [INFO] You have 0 Checkstyle violations. 16:40:36 [INFO] 16:40:36 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] 16:40:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties 16:40:36 [INFO] 16:40:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 16:40:36 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 16:40:36 [INFO] ...done! 16:40:36 [INFO] Attaching features XML 16:40:36 [INFO] 16:40:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:36 [INFO] 16:40:36 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 16:40:36 [INFO] 16:40:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] 16:40:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 16:40:36 [INFO] 16:40:36 [INFO] 16:40:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-flow-services --- 16:40:36 [INFO] 16:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.16.4-SNAPSHOT 16:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:36 [INFO] 16:40:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:36 [INFO] 16:40:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:36 [INFO] 16:40:36 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] 16:40:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:36 [INFO] 16:40:36 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Starting audit... 16:40:36 Audit done. 16:40:36 [INFO] You have 0 Checkstyle violations. 16:40:36 [INFO] 16:40:36 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Starting audit... 16:40:36 Audit done. 16:40:36 [INFO] You have 0 Checkstyle violations. 16:40:36 [INFO] 16:40:36 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] 16:40:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties 16:40:36 [INFO] 16:40:36 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 16:40:36 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 16:40:36 [INFO] ...done! 16:40:36 [INFO] Attaching features XML 16:40:36 [INFO] 16:40:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:36 [INFO] 16:40:36 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 16:40:36 [INFO] 16:40:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] 16:40:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 16:40:36 [INFO] 16:40:36 [INFO] 16:40:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-drop-test --- 16:40:36 [INFO] 16:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.16.4-SNAPSHOT 16:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:36 [INFO] 16:40:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 16:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:36 [INFO] 16:40:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 16:40:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:36 [INFO] 16:40:36 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] 16:40:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:37 [INFO] 16:40:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] Starting audit... 16:40:37 Audit done. 16:40:37 [INFO] You have 0 Checkstyle violations. 16:40:37 [INFO] 16:40:37 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] Starting audit... 16:40:37 Audit done. 16:40:37 [INFO] You have 0 Checkstyle violations. 16:40:37 [INFO] 16:40:37 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] 16:40:37 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties 16:40:37 [INFO] 16:40:37 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:37 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 16:40:37 [INFO] ...done! 16:40:37 [INFO] Attaching features XML 16:40:37 [INFO] 16:40:37 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:37 [INFO] 16:40:37 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 16:40:37 [INFO] 16:40:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] 16:40:37 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 16:40:37 [INFO] 16:40:37 [INFO] 16:40:37 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 16:40:37 [INFO] 16:40:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:37 [INFO] Forking southbound-cli 0.16.4-SNAPSHOT 16:40:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:37 [INFO] 16:40:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- 16:40:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:37 [INFO] 16:40:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- 16:40:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:37 [INFO] 16:40:37 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ southbound-cli --- 16:40:37 [INFO] 16:40:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- 16:40:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:37 [INFO] 16:40:37 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ southbound-cli --- 16:40:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:40:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/yang 16:40:37 [INFO] yang-to-sources: Found 15 dependencies in 3.371 ms 16:40:37 [INFO] yang-to-sources: Project model files found: 1 in 549.0 μs 16:40:38 [INFO] yang-to-sources: 2 YANG models processed in 78.70 ms 16:40:38 [INFO] BindingJavaFileGenerator: Defined 16 files in 838.6 μs 16:40:38 [INFO] Sorted 16 files into 3 directories in 73.77 μs 16:40:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 5.240 ms 16:40:38 [INFO] 16:40:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ southbound-cli --- 16:40:38 [INFO] Starting audit... 16:40:38 Audit done. 16:40:38 [INFO] You have 0 Checkstyle violations. 16:40:38 [INFO] 16:40:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ southbound-cli --- 16:40:38 [INFO] Starting audit... 16:40:38 Audit done. 16:40:38 [INFO] You have 0 Checkstyle violations. 16:40:38 [INFO] 16:40:38 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ southbound-cli --- 16:40:38 [INFO] 16:40:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 16:40:38 [INFO] Copying 2 resources from src/main/resources to target/classes 16:40:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/spi 16:40:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:40:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:40:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/spi 16:40:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:40:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:40:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/spi 16:40:38 [INFO] 16:40:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ southbound-cli --- 16:40:38 [INFO] Changes detected - recompiling the module! :dependency 16:40:38 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:[228,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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:38 [INFO] 16:40:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ southbound-cli >>> 16:40:38 [INFO] 16:40:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ southbound-cli --- 16:40:38 [INFO] Fork Value is true 16:40:42 [INFO] Done SpotBugs Analysis.... 16:40:42 [INFO] 16:40:42 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ southbound-cli <<< 16:40:42 [INFO] 16:40:42 [INFO] 16:40:42 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ southbound-cli --- 16:40:42 [INFO] BugInstance size is 0 16:40:42 [INFO] Error size is 0 16:40:42 [INFO] No errors/warnings found 16:40:42 [INFO] 16:40:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:42 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.16.4-SNAPSHOT 16:40:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:42 [INFO] 16:40:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 16:40:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:42 [INFO] 16:40:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 16:40:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:42 [INFO] 16:40:42 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] 16:40:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:43 [INFO] 16:40:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] Starting audit... 16:40:43 Audit done. 16:40:43 [INFO] You have 0 Checkstyle violations. 16:40:43 [INFO] 16:40:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] Starting audit... 16:40:43 Audit done. 16:40:43 [INFO] You have 0 Checkstyle violations. 16:40:43 [INFO] 16:40:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] 16:40:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties 16:40:43 [INFO] 16:40:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 16:40:43 [INFO] ...done! 16:40:43 [INFO] Attaching features XML 16:40:43 [INFO] 16:40:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 16:40: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 16:40:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:43 [INFO] 16:40:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 16:40:43 [INFO] 16:40:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] 16:40:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 16:40:43 [INFO] 16:40:43 [INFO] 16:40:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 16:40:43 [INFO] 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] Forking features-openflowplugin 0.16.4-SNAPSHOT 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- 16:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 16:40:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-openflowplugin --- 16:40:43 [INFO] 16:40:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- 16:40:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:40:43 [INFO] 16:40:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-openflowplugin --- 16:40:43 [INFO] Starting audit... 16:40:43 Audit done. 16:40:43 [INFO] You have 0 Checkstyle violations. 16:40:43 [INFO] 16:40:43 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-openflowplugin --- 16:40:43 [INFO] Starting audit... 16:40:43 Audit done. 16:40:43 [INFO] You have 0 Checkstyle violations. 16:40:43 [INFO] 16:40:43 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-openflowplugin --- 16:40:43 [INFO] 16:40:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- 16:40:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties 16:40:43 [INFO] 16:40:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 16:40:43 [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin:xml:0.16.4-20231206.160524-32 is missing, no dependency information available 16:40:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/feature/feature.xml 16:40:43 [INFO] ...done! 16:40:43 [INFO] Attaching features XML 16:40:43 [INFO] 16:40:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin --- 16:40: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 16:40:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:40:43 [INFO] 16:40:43 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 16:40:43 [INFO] 16:40:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-openflowplugin --- 16:40:43 [INFO] 16:40:43 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 16:40:43 [INFO] 16:40:43 [INFO] 16:40:43 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-openflowplugin --- 16:40:43 [INFO] 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] Forking features-aggregator 0.16.4-SNAPSHOT 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 16:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-aggregator --- 16:40:43 [INFO] 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.16.4-SNAPSHOT 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 16:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 16:40:43 [INFO] 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] Forking applications-aggregator 0.16.4-SNAPSHOT 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- 16:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ applications-aggregator --- 16:40:43 [INFO] 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] Forking model-aggregator 0.16.4-SNAPSHOT 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 16:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ model-aggregator --- 16:40:43 [INFO] 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] Forking learning-switch 0.16.4-SNAPSHOT 16:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- 16:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- 16:40:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:43 [INFO] 16:40:43 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ learning-switch --- 16:40:44 [INFO] 16:40:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- 16:40:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:44 [INFO] 16:40:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ learning-switch --- 16:40:44 [INFO] Starting audit... 16:40:44 Audit done. 16:40:44 [INFO] You have 0 Checkstyle violations. 16:40:44 [INFO] 16:40:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ learning-switch --- 16:40:44 [INFO] Starting audit... 16:40:44 Audit done. 16:40:44 [INFO] You have 0 Checkstyle violations. 16:40:44 [INFO] 16:40:44 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ learning-switch --- 16:40:44 [INFO] 16:40:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 16:40:44 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/generated-sources/spi 16:40:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/generated-sources/yang 16:40:44 [INFO] 16:40:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ learning-switch --- 16:40:44 [INFO] Changes detected - recompiling the module! :dependency 16:40:44 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[44,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:40:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:40:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked conversion 16:40:44 required: org.opendaylight.yangtools.concepts.ListenerRegistration 16:40:44 found: org.opendaylight.yangtools.concepts.ListenerRegistration 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[115,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/DataTreeChangeListenerRegistrationHolder.java:[21,26] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[48,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 16:40:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 16:40:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked conversion 16:40:44 required: org.opendaylight.yangtools.concepts.ListenerRegistration 16:40:44 found: org.opendaylight.yangtools.concepts.ListenerRegistration 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[122,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 16:40:44 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/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 16:40:44 [INFO] 16:40:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ learning-switch >>> 16:40:44 [INFO] 16:40:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ learning-switch --- 16:40:44 [INFO] Fork Value is true 16:40:47 [INFO] Done SpotBugs Analysis.... 16:40:47 [INFO] 16:40:47 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ learning-switch <<< 16:40:47 [INFO] 16:40:47 [INFO] 16:40:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ learning-switch --- 16:40:47 [INFO] BugInstance size is 0 16:40:47 [INFO] Error size is 0 16:40:47 [INFO] No errors/warnings found 16:40:47 [INFO] 16:40:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:47 [INFO] Forking sample-consumer 0.16.4-SNAPSHOT 16:40:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:47 [INFO] 16:40:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- 16:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:47 [INFO] 16:40:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- 16:40:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:47 [INFO] 16:40:47 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ sample-consumer --- 16:40:47 [INFO] 16:40:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- 16:40:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:47 [INFO] 16:40:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ sample-consumer --- 16:40:47 [INFO] Starting audit... 16:40:47 Audit done. 16:40:47 [INFO] You have 0 Checkstyle violations. 16:40:47 [INFO] 16:40:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ sample-consumer --- 16:40:47 [INFO] Starting audit... 16:40:47 Audit done. 16:40:47 [INFO] You have 0 Checkstyle violations. 16:40:47 [INFO] 16:40:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ sample-consumer --- 16:40:47 [INFO] 16:40:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 16:40:47 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/generated-sources/spi 16:40:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/generated-sources/yang 16:40:47 [INFO] 16:40:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sample-consumer --- 16:40:47 [INFO] Changes detected - recompiling the module! :dependency 16:40:47 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:40:47 [INFO] 16:40:47 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ sample-consumer >>> 16:40:47 [INFO] 16:40:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ sample-consumer --- 16:40:47 [INFO] Fork Value is true 16:40:50 [INFO] Done SpotBugs Analysis.... 16:40:50 [INFO] 16:40:50 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ sample-consumer <<< 16:40:50 [INFO] 16:40:50 [INFO] 16:40:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ sample-consumer --- 16:40:50 [INFO] BugInstance size is 0 16:40:50 [INFO] Error size is 0 16:40:50 [INFO] No errors/warnings found 16:40:50 [INFO] 16:40:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:50 [INFO] Forking sample-bundles 0.16.4-SNAPSHOT 16:40:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:50 [INFO] 16:40:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- 16:40:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:50 [INFO] 16:40:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- 16:40:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:50 [INFO] 16:40:50 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ sample-bundles --- 16:40:50 [INFO] 16:40:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- 16:40:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:50 [INFO] 16:40:50 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ sample-bundles --- 16:40:50 [INFO] Starting audit... 16:40:50 Audit done. 16:40:50 [INFO] You have 0 Checkstyle violations. 16:40:50 [INFO] 16:40:50 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ sample-bundles --- 16:40:50 [INFO] Starting audit... 16:40:50 Audit done. 16:40:50 [INFO] You have 0 Checkstyle violations. 16:40:50 [INFO] 16:40:50 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ sample-bundles --- 16:40:50 [INFO] 16:40:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 16:40:50 [INFO] Copying 1 resource from src/main/resources to target/classes 16:40:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/generated-sources/spi 16:40:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/generated-sources/yang 16:40:50 [INFO] 16:40:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sample-bundles --- 16:40:50 [INFO] Changes detected - recompiling the module! :dependency 16:40:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:40:50 [INFO] 16:40:50 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ sample-bundles >>> 16:40:50 [INFO] 16:40:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ sample-bundles --- 16:40:50 [INFO] Fork Value is true 16:40:53 [INFO] Done SpotBugs Analysis.... 16:40:53 [INFO] 16:40:53 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ sample-bundles <<< 16:40:53 [INFO] 16:40:53 [INFO] 16:40:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ sample-bundles --- 16:40:53 [INFO] BugInstance size is 0 16:40:53 [INFO] Error size is 0 16:40:53 [INFO] No errors/warnings found 16:40:53 [INFO] 16:40:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:53 [INFO] Forking openflowplugin-samples-aggregator 0.16.4-SNAPSHOT 16:40:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:53 [INFO] 16:40:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 16:40:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:53 [INFO] 16:40:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 16:40:53 [INFO] 16:40:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:53 [INFO] Forking openflowplugin-karaf 0.16.4-SNAPSHOT 16:40:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:53 [INFO] 16:40:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- 16:40:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:53 [INFO] 16:40:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 16:40:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:53 [INFO] 16:40:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 16:40:53 [INFO] 16:40:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 16:40:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/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/** 16:40:53 [INFO] 16:40:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-karaf --- 16:40:53 [INFO] Starting audit... 16:40:53 Audit done. 16:40:53 [INFO] You have 0 Checkstyle violations. 16:40:53 [INFO] 16:40:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-karaf --- 16:40:53 [INFO] Starting audit... 16:40:53 Audit done. 16:40:53 [INFO] You have 0 Checkstyle violations. 16:40:53 [INFO] 16:40:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-karaf --- 16:40:53 [INFO] 16:40:53 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 16:40:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/src/main/resources 16:40:53 [INFO] 16:40:53 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ openflowplugin-karaf --- 16:40:53 [INFO] Using repositories: 16:40:53 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:40:53 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:40:53 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:40:53 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/assembly 16:40:53 [INFO] Loading direct KAR and features XML dependencies 16:40:53 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 16:40:53 [INFO] Feature framework will be added as a startup feature 16:40:53 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/assembly 16:40:53 [INFO] Unzipping kars 16:40:53 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 16:40:54 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 16:40:54 [INFO] Loading profiles from: 16:40:54 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:40:54 [INFO] Loading repositories 16:40:54 [INFO] Generating generated-startup profile 16:40:54 [INFO] Generating generated-boot profile with parents: generated-startup 16:40:54 [INFO] Generating generated-installed profile 16:40:54 [INFO] Configuring etc/config.properties and etc/system.properties 16:40:54 [INFO] Downloading libraries for generated profiles 16:40:54 [INFO] Downloading additional libraries 16:40:54 [INFO] Writing configurations 16:40:54 [INFO] adding config file: etc/profile.cfg 16:40:54 [INFO] Startup stage 16:40:54 [INFO] Loading startup repositories 16:40:54 [INFO] Resolving startup features and bundles 16:40:54 [INFO] Features: framework 16:40:54 [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/12.0.10 16:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:40:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 16:40:54 [INFO] Boot stage 16:40:54 [INFO] Loading boot repositories 16:40:54 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.11.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.11.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/5.0.9/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.17.14/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.11.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/7.0.11/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/10.0.12/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.11.4-SNAPSHOT/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/11.0.15/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/12.0.10/xml/features 16:40:54 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/12.0.10/xml/features 16:40:54 [INFO] Feature kar/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:40:54 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 16:40:54 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 16:40:54 [INFO] Feature jaas/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 16:40:54 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:40:54 [INFO] Feature bundle/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 16:40:54 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:40:54 [INFO] Feature shell/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:40:54 [INFO] Feature package/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 16:40:54 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 16:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 16:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 16:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 16:40:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 16:40:54 [INFO] Feature service/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 16:40:54 [INFO] Feature ssh/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 16:40:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 16:40:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 16:40:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 16:40:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 16:40:54 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 16:40:54 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:40:54 [INFO] Feature feature/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 16:40:54 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:40:54 [INFO] Feature system/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:40:54 [INFO] Feature management/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:40:54 [INFO] adding config file: etc/jmx.acl.cfg 16:40:54 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:40:54 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:40:54 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:40:54 [INFO] Feature log/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 16:40:54 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:40:54 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:40:54 [INFO] Feature config/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:40:54 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:40:54 [INFO] Feature framework/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:40:54 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 16:40:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:40:54 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 16:40:54 [INFO] Feature instance/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 16:40:54 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 16:40:54 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 16:40:54 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 16:40:54 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 16:40:54 [INFO] Feature 70752170-b103-4361-ae6b-6ae83b08f8ee/0.0.0 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 16:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/12.0.10 16:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/12.0.10 16:40:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/12.0.10 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:40:54 [INFO] Feature deployer/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 16:40:54 [INFO] Feature scr/4.4.4 is defined as a boot feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 16:40:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:40:54 [INFO] Feature standard/4.4.4 is defined as a boot feature 16:40:54 [INFO] Install stage 16:40:54 [INFO] Loading installed repositories 16:40:54 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 16:40:54 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 16:40:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:40:54 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 16:40:54 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.700 16:40:54 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 16:40:54 [INFO] 16:40:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 16:40:54 [INFO] 16:40:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-karaf --- 16:40:54 [INFO] 16:40:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 16:40:54 [INFO] 16:40:54 [INFO] 16:40:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-karaf --- 16:40:54 [INFO] 16:40:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:54 [INFO] Forking openflowplugin 0.16.4-SNAPSHOT 16:40:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:40:54 [INFO] 16:40:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- 16:40:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:54 [INFO] 16:40:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 16:40:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:40:54 [INFO] 16:40:54 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 16:40:54 [INFO] 16:40:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 16:40:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-argon/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:40:54 [INFO] 16:40:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ openflowplugin-aggregator --- 16:40:54 [INFO] Starting audit... 16:40:54 Audit done. 16:40:54 [INFO] You have 0 Checkstyle violations. 16:40:54 [INFO] 16:40:54 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ openflowplugin-aggregator --- 16:40:54 [INFO] Starting audit... 16:40:54 Audit done. 16:40:54 [INFO] You have 0 Checkstyle violations. 16:40:54 [INFO] 16:40:54 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ openflowplugin-aggregator --- 16:40:54 [INFO] 16:40:54 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 16:40:54 [INFO] 16:40:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ openflowplugin-aggregator --- 16:40:54 [INFO] 16:40:54 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 16:40:54 [INFO] 16:40:54 [INFO] 16:40:54 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ openflowplugin-aggregator --- 16:40:54 [INFO] 16:40:54 [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 16:40:54 [INFO] 16:40:55 [INFO] 16:40:55 [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 16:40:56 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-argon/target/javadoc-bundle-options. Ignored it. 16:40:56 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.16.4-SNAPSHOT.jar 16:40:56 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/learning-switch-0.16.4-SNAPSHOT.jar 16:41:40 [WARNING] Javadoc Warnings 16:41:40 [WARNING] warning: unknown enum constant When.UNKNOWN 16:41:40 [WARNING] reason: class file for javax.annotation.meta.When not found 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:18: warning: no comment 16:41:40 [WARNING] public abstract class AbstractActionCaseDeserializer extends AbstractActionDeserializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:19: warning: no comment 16:41:40 [WARNING] protected AbstractActionCaseDeserializer(final @NonNull T emptyChoice) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:28: warning: no comment 16:41:40 [WARNING] protected abstract @NonNull T deserializeAction(@NonNull ByteBuf input); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:43: warning: no comment 16:41:40 [WARNING] protected static final ActionBuilder deserializeHeader(final ByteBuf message) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:57: warning: no comment 16:41:40 [WARNING] protected static final ExperimenterId getExperimenterId() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:85: warning: no comment 16:41:40 [WARNING] protected static Uint64 readNxmHeader(final ByteBuf message) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:31: warning: no comment 16:41:40 [WARNING] protected static final void serializeHeader(final int msgLength, final int subtype, final ByteBuf outBuffer) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:66: warning: no comment 16:41:40 [WARNING] protected static final void skipPadding(final ByteBuf message, final int startIndex) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:77: warning: no comment 16:41:40 [WARNING] protected static void writeNxmHeader(final Uint64 value, final ByteBuf outBuffer) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:71: warning: no comment 16:41:40 [WARNING] protected static final void writePaddingAndSetLength(final ByteBuf outBuffer, final int startIndex) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionDeserializer.java:29: warning: no comment 16:41:40 [WARNING] protected AbstractActionDeserializer(final @NonNull T emptyChoice) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/action/AbstractActionDeserializer.java:15: warning: no comment 16:41:40 [WARNING] public abstract class AbstractActionDeserializer implements OFDeserializer, HeaderDeserializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:33: warning: no comment 16:41:40 [WARNING] protected List deserializeActions(final ByteBuf input, final int instructionLength) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:41: warning: no comment 16:41:40 [WARNING] protected DeserializerRegistry getRegistry() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractActionInstructionDeserializer.java:23: warning: no comment 16:41:40 [WARNING] public abstract class AbstractActionInstructionDeserializer extends AbstractInstructionDeserializer 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:34: warning: no comment 16:41:40 [WARNING] protected AbstractActionInstructionSerializer(final short type) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:47: warning: no comment 16:41:40 [WARNING] protected final SerializerRegistry getRegistry() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:38: warning: no comment 16:41:40 [WARNING] protected final void writeActions(final List actions, final ByteBuf outBuffer, final int startIndex) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:40: warning: no @param for version 16:41:40 [WARNING] protected void writeActions(final ActionList actions, final Uint8 version, final ByteBuf outBuffer, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:24: warning: no comment 16:41:40 [WARNING] public abstract class AbstractActionInstructionSerializer 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:25: warning: no comment 16:41:40 [WARNING] protected AbstractActionSerializer(final short type, final short length) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:52: warning: no comment 16:41:40 [WARNING] protected abstract void serializeBody(Action input, ByteBuf outBuffer); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializer.java:17: warning: no comment 16:41:40 [WARNING] public abstract class AbstractActionSerializer implements OFSerializer, HeaderSerializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:18: warning: no comment 16:41:40 [WARNING] public abstract class AbstractAggregateFlowMultipartService 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:21: warning: no comment 16:41:40 [WARNING] public AbstractAggregateFlowMultipartService(final RequestContextStack requestContextStack, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:36: warning: no comment 16:41:40 [WARNING] protected SerializerRegistry serializerRegistry; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/AbstractCodeKeyMaker.java:35: warning: no @return 16:41:40 [WARNING] public Uint8 getVersion() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/compatibility/BackwardCompatibleAtomicService.java:31: warning: no @return 16:41:40 [WARNING] ListenableFuture> handleAndNotify(I input, NotificationPublishService notificationPublishService); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:43: warning: no comment 16:41:40 [WARNING] public AbstractCompatibleStatService(final RequestContextStack requestContextStack, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:89: warning: no comment 16:41:40 [WARNING] public abstract O buildTxCapableResult(TransactionId emulatedTxId); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:51: warning: no comment 16:41:40 [WARNING] public OpenflowVersion getOfVersion() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:91: warning: no comment 16:41:40 [WARNING] public abstract N transformToNotification(List result, TransactionId emulatedTxId); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:39: warning: no @return 16:41:40 [WARNING] public Future initialize(@NonNull final DeviceContext deviceContext, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:25: warning: no comment 16:41:40 [WARNING] public abstract class AbstractDeviceInitializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:67: warning: no comment 16:41:40 [WARNING] protected abstract Future initializeNodeInformation(@NonNull DeviceContext deviceContext, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:90: warning: no @return 16:41:40 [WARNING] public abstract int getNxmFieldCode(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:95: warning: no @return 16:41:40 [WARNING] public abstract int getOxmClassCode(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:100: warning: no @return 16:41:40 [WARNING] public abstract int getValueLength(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:105: warning: no @return 16:41:40 [WARNING] public abstract MatchField getNxmField(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:110: warning: no @return 16:41:40 [WARNING] public abstract OxmClassBase getOxmClass(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:30: warning: no comment 16:41:40 [WARNING] public abstract class AbstractExperimenterMatchCodec extends AbstractMatchCodec { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:70: warning: no comment 16:41:40 [WARNING] protected NxmHeader buildHeader(final boolean hasMask) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:40: warning: no comment 16:41:40 [WARNING] protected static MatchEntryDeserializerKey createDeserializerKey( 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:32: warning: no comment 16:41:40 [WARNING] protected static MatchEntrySerializerKey createSerializerKey( 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:79: warning: no comment 16:41:40 [WARNING] protected abstract NxExpMatchEntryValue deserializeValue(ByteBuf message, boolean hasMask); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:116: warning: no comment 16:41:40 [WARNING] protected abstract @NonNull Uint32 getExperimenterId(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:52: warning: no comment 16:41:40 [WARNING] public void serializeHeader(final NxmHeader input, final ByteBuf outBuffer) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:60: warning: no comment 16:41:40 [WARNING] protected abstract void serializeValue(NxExpMatchEntryValue value, boolean hasMask, ByteBuf outBuffer); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:207: warning: no @param for mask 16:41:40 [WARNING] protected static void writeIpv4Prefix(final @NonNull Ipv4Prefix prefix, final @Nullable Integer mask, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:224: warning: no @param for mask 16:41:40 [WARNING] protected static void writeIpv6Prefix(final @NonNull Ipv6Prefix prefix, final @Nullable Integer mask, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:42: warning: no @param for mask 16:41:40 [WARNING] protected abstract void serializeEntryContent(@NonNull E entry, @Nullable M mask, @NonNull ByteBuf outBuffer); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:15: warning: no comment 16:41:40 [WARNING] public abstract class AbstractExperimenterMatchEntrySerializer extends AbstractMatchEntrySerializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:24: warning: no comment 16:41:40 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final int oxmFieldCode, final int valueLength, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:18: warning: no comment 16:41:40 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final HeaderWriter headerWriter, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:20: warning: no comment 16:41:40 [WARNING] public abstract class AbstractExperimenterMultipartService 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:25: warning: no comment 16:41:40 [WARNING] protected AbstractExperimenterMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractFlowDirectStatisticsService.java:32: warning: no comment 16:41:40 [WARNING] protected AbstractFlowDirectStatisticsService(final RequestContextStack requestContextStack, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsService.java:133: warning: no @param for success 16:41:40 [WARNING] protected abstract O buildReply(List input, boolean success); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:54: warning: no comment 16:41:40 [WARNING] protected abstract LogicalDatastoreType dsType(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:51: warning: no comment 16:41:40 [WARNING] protected abstract Optional> processNodeModification( 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractGroupDirectStatisticsService.java:26: warning: no comment 16:41:40 [WARNING] protected AbstractGroupDirectStatisticsService(final RequestContextStack requestContextStack, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractInstructionDeserializer.java:15: warning: no comment 16:41:40 [WARNING] public abstract class AbstractInstructionDeserializer implements OFDeserializer, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractInstructionSerializer.java:25: warning: no comment 16:41:40 [WARNING] protected AbstractInstructionSerializer(final short type) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializer.java:17: warning: no comment 16:41:40 [WARNING] public abstract class AbstractInstructionSerializer implements OFSerializer, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:14: warning: no comment 16:41:40 [WARNING] public abstract class AbstractIpv4PrefixEntrySerializer extends AbstractMatchEntrySerializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:15: warning: no comment 16:41:40 [WARNING] protected AbstractIpv4PrefixEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:142: warning: no @return 16:41:40 [WARNING] protected abstract InstanceIdentifier getWildCardPath(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:44: warning: no comment 16:41:40 [WARNING] protected final DataBroker dataBroker; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:46: warning: no comment 16:41:40 [WARNING] protected ListenerRegistration listenerRegistration; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:45: warning: no comment 16:41:40 [WARNING] protected final ListenerRegistrationHelper registrationHelper; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:49: warning: no comment 16:41:40 [WARNING] protected AbstractListeningCommiter(final ForwardingRulesManager provider, final DataBroker dataBroker, 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:14: warning: no comment 16:41:40 [WARNING] public abstract class AbstractMacAddressEntrySerializer extends AbstractPrimitiveEntrySerializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:15: warning: no comment 16:41:40 [WARNING] protected AbstractMacAddressEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:32: warning: no comment 16:41:40 [WARNING] protected abstract void serializeEntry(@NonNull E entry, @NonNull ByteBuf outBuffer); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:16: warning: no comment 16:41:40 [WARNING] public abstract class AbstractMacAddressFilterEntrySerializer 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:19: warning: no comment 16:41:40 [WARNING] protected AbstractMacAddressFilterEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:90: warning: no @return 16:41:40 [WARNING] public abstract int getEricFieldCode(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:95: warning: no @return 16:41:40 [WARNING] public abstract int getOxmClassCode(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:100: warning: no @return 16:41:40 [WARNING] public abstract int getValueLength(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:105: warning: no @return 16:41:40 [WARNING] public abstract MatchField getEricField(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:110: warning: no @return 16:41:40 [WARNING] public abstract OxmClassBase getOxmClass(); 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:20: warning: no comment 16:41:40 [WARNING] public abstract class AbstractMatchCodec implements 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:26: warning: no comment 16:41:40 [WARNING] protected EricHeader headerWithMask; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:27: warning: no comment 16:41:40 [WARNING] protected EricHeader headerWithoutMask; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:70: warning: no comment 16:41:40 [WARNING] protected EricHeader buildHeader(final boolean hasMask) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:29: warning: no comment 16:41:40 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:56: warning: no comment 16:41:40 [WARNING] protected EricHeader getHeader(final boolean hasMask) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:83: warning: no comment 16:41:40 [WARNING] public EricHeader getHeaderWithHasMask() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:79: warning: no comment 16:41:40 [WARNING] public EricHeader getHeaderWithoutHasMask() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:52: warning: no comment 16:41:40 [WARNING] public void serializeHeader(final EricHeader input, final ByteBuf outBuffer) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:20: warning: no comment 16:41:40 [WARNING] public abstract class AbstractMatchCodec implements 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:26: warning: no comment 16:41:40 [WARNING] protected NxmHeader headerWithMask; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:27: warning: no comment 16:41:40 [WARNING] protected NxmHeader headerWithoutMask; 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:29: warning: no comment 16:41:40 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:56: warning: no comment 16:41:40 [WARNING] protected NxmHeader getHeader(final boolean hasMask) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:83: warning: no comment 16:41:40 [WARNING] public NxmHeader getHeaderWithHasMask() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:79: warning: no comment 16:41:40 [WARNING] public NxmHeader getHeaderWithoutHasMask() { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:68: warning: no @param for fieldName 16:41:40 [WARNING] protected static void throwErrorOnMalformed(MatchBuilder builder, String propertyName, String fieldName) { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:21: warning: no comment 16:41:40 [WARNING] public abstract class AbstractMatchEntryDeserializer implements MatchEntryDeserializer { 16:41:40 [WARNING] ^ 16:41:40 [WARNING] 100 warnings 16:41:40 [INFO] ------------------------------------------------------------------------ 16:41:40 [INFO] Reactor Summary for openflowplugin 0.16.4-SNAPSHOT: 16:41:40 [INFO] 16:41:40 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.954 s] 16:41:40 [INFO] openflowplugin-parent .............................. SUCCESS [ 9.154 s] 16:41:40 [INFO] liblldp ............................................ SUCCESS [ 14.786 s] 16:41:40 [INFO] libraries-aggregator ............................... SUCCESS [ 0.071 s] 16:41:40 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 41.538 s] 16:41:40 [INFO] openflowjava-parent ................................ SUCCESS [ 0.471 s] 16:41:40 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.400 s] 16:41:40 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 6.562 s] 16:41:40 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [01:03 min] 16:41:40 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 0.908 s] 16:41:40 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 36.782 s] 16:41:40 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 19.071 s] 16:41:40 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.087 s] 16:41:40 [INFO] simple-client ...................................... SUCCESS [ 7.029 s] 16:41:40 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 44.284 s] 16:41:40 [INFO] model-inventory .................................... SUCCESS [ 7.262 s] 16:41:40 [INFO] model-flow-base .................................... SUCCESS [ 24.321 s] 16:41:40 [INFO] model-flow-service ................................. SUCCESS [ 23.953 s] 16:41:40 [INFO] openflowplugin-api ................................. SUCCESS [ 8.983 s] 16:41:40 [INFO] model-flow-statistics .............................. SUCCESS [ 17.133 s] 16:41:40 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 15.881 s] 16:41:40 [INFO] openflowplugin ..................................... SUCCESS [ 21.664 s] 16:41:40 [INFO] openflowplugin-common .............................. SUCCESS [ 6.668 s] 16:41:40 [INFO] openflowplugin-impl ................................ SUCCESS [01:02 min] 16:41:40 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 5.660 s] 16:41:40 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 24.650 s] 16:41:40 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.184 s] 16:41:40 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 49.484 s] 16:41:40 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.446 s] 16:41:40 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.895 s] 16:41:40 [INFO] test-extension ..................................... SUCCESS [ 6.434 s] 16:41:40 [INFO] model-topology ..................................... SUCCESS [ 6.346 s] 16:41:40 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 20.732 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 15.496 s] 16:41:40 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 1.013 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 37.199 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 35.450 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 35.183 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 51.104 s] 16:41:40 [INFO] features-openflowplugin-extension .................. SUCCESS [ 7.738 s] 16:41:40 [INFO] features-extension-aggregator ...................... SUCCESS [ 0.461 s] 16:41:40 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.048 s] 16:41:40 [INFO] test-provider ...................................... SUCCESS [ 12.297 s] 16:41:40 [INFO] test-common ........................................ SUCCESS [ 6.557 s] 16:41:40 [INFO] drop-test-karaf .................................... SUCCESS [ 5.993 s] 16:41:40 [INFO] bulk-o-matic ....................................... SUCCESS [ 15.569 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 32.796 s] 16:41:40 [INFO] device-ownership-service ........................... SUCCESS [ 4.667 s] 16:41:40 [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.901 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 32.079 s] 16:41:40 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 6.371 s] 16:41:40 [INFO] reconciliation-framework ........................... SUCCESS [ 6.802 s] 16:41:40 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.057 s] 16:41:40 [INFO] forwardingrules-manager ............................ SUCCESS [ 26.008 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 34.723 s] 16:41:40 [INFO] forwardingrules-sync ............................... SUCCESS [ 19.497 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 39.653 s] 16:41:40 [INFO] table-miss-enforcer ................................ SUCCESS [ 9.155 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 34.494 s] 16:41:40 [INFO] topology-lldp-discovery ............................ SUCCESS [ 10.392 s] 16:41:40 [INFO] lldp-speaker ....................................... SUCCESS [ 12.484 s] 16:41:40 [INFO] topology-manager ................................... SUCCESS [ 10.028 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 33.248 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 33.879 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 33.075 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 32.836 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 32.835 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 33.002 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [05:31 min] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 32.498 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 44.915 s] 16:41:40 [INFO] southbound-cli ..................................... SUCCESS [ 9.014 s] 16:41:40 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 32.440 s] 16:41:40 [INFO] features-openflowplugin ............................ SUCCESS [ 10.677 s] 16:41:40 [INFO] features-aggregator ................................ SUCCESS [ 0.058 s] 16:41:40 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.032 s] 16:41:40 [INFO] applications-aggregator ............................ SUCCESS [ 0.031 s] 16:41:40 [INFO] model-aggregator ................................... SUCCESS [ 0.028 s] 16:41:40 [INFO] learning-switch .................................... SUCCESS [ 5.983 s] 16:41:40 [INFO] sample-consumer .................................... SUCCESS [ 4.673 s] 16:41:40 [INFO] sample-bundles ..................................... SUCCESS [ 5.608 s] 16:41:40 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.028 s] 16:41:40 [INFO] openflowplugin-karaf ............................... SUCCESS [ 28.244 s] 16:41:40 [INFO] openflowplugin ..................................... SUCCESS [05:52 min] 16:41:40 [INFO] ------------------------------------------------------------------------ 16:41:40 [INFO] BUILD SUCCESS 16:41:40 [INFO] ------------------------------------------------------------------------ 16:41:40 [INFO] Total time: 36:15 min 16:41:40 [INFO] Finished at: 2023-12-06T16:41:40Z 16:41:40 [INFO] ------------------------------------------------------------------------ 16:41:41 [openflowplugin-maven-merge-argon] $ /bin/sh -xe /tmp/jenkins4054699746132497008.sh 16:41:41 [openflowplugin-maven-merge-argon] $ /bin/bash -l /tmp/jenkins14482437439757286060.sh 16:41:41 ---> common-variables.sh 16:41:41 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 16:41:41 ---> maven-deploy.sh 16:41:41 -----> Remove metadata files that were not updated 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-common/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.1-SNAPSHOT/maven-metadata.xml 16:41:41 Removing unmodified file /w/workspace/openflowplugin-maven-merge-argon/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml 16:41:41 -----> Install lftools 16:41:41 Setup pyenv: 16:41:41 system 16:41:41 3.8.13 16:41:41 3.9.13 16:41:41 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-argon/.python-version) 16:41:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Za5x from file:/tmp/.os_lf_venv 16:41:43 lf-activate-venv(): INFO: Installing: lftools 16:41:57 lf-activate-venv(): INFO: Adding /tmp/venv-Za5x/bin to PATH 16:41:57 -----> Upload files to Nexus 16:41:58 ####################################################### 16:41:58 Deploying directory /w/workspace/openflowplugin-maven-merge-argon/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (476.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml (1.66 kb) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.jar (39.82 kb) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.pom (904.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:41:58 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-javadoc.jar (173.04 kb) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.xml (76.58 kb) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.json (88.54 kb) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-sources.jar (29.67 kb) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (477.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml (1.66 kb) 16:41:59 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.jar (23.31 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.pom (1.74 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-javadoc.jar (91.48 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.xml (107.32 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.json (123.77 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-sources.jar (7.99 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (460.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.jar (196.14 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.pom (1.34 kb) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:00 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-javadoc.jar (571.42 kb) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml (78.56 kb) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json (90.87 kb) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-sources.jar (134.43 kb) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (472.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:01 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.jar (12.81 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.pom (1.23 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-javadoc.jar (96.36 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.xml (52.21 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.json (60.92 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-sources.jar (5.85 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (471.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.jar (183.87 kb) 16:42:02 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.pom (3.12 kb) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-javadoc.jar (397.62 kb) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml (112.79 kb) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json (129.93 kb) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-sources.jar (93.09 kb) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (468.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:03 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.jar (104.98 kb) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.pom (3.06 kb) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-javadoc.jar (334.4 kb) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml (78.84 kb) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json (91.11 kb) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-sources.jar (62.3 kb) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (460.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 16:42:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.jar (87.03 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.pom (2.07 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-javadoc.jar (310.89 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml (112.32 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json (129.56 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-sources.jar (63.68 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (471.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:05 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.jar (12.4 kb) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.pom (2.23 kb) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-javadoc.jar (85.46 kb) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml (101.11 kb) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json (116.88 kb) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-sources.jar (5.15 kb) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:06 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (472.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.jar (19.44 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.pom (2.05 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-javadoc.jar (119.72 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml (129.17 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json (150.11 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-sources.jar (10.75 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (462.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:07 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.jar (89.65 kb) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.pom (2.63 kb) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-javadoc.jar (287.27 kb) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml (158.94 kb) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json (183.84 kb) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-sources.jar (56.82 kb) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (467.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.jar (13.82 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.pom (1.77 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-javadoc.jar (85.34 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml (96.76 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json (111.7 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-sources.jar (5.5 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (471.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:09 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.jar (43.42 kb) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.pom (2.31 kb) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-javadoc.jar (165.43 kb) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml (105.77 kb) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json (122.37 kb) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:10 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-sources.jar (25.82 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (464.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.jar (38.56 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.pom (2.68 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-javadoc.jar (110.67 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml (93.41 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.json (108.04 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-sources.jar (17.25 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (450.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:11 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.jar (15.94 kb) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.pom (1.89 kb) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-javadoc.jar (106.56 kb) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.xml (117.64 kb) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.json (136.56 kb) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-sources.jar (8.8 kb) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:12 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (454.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml (1.04 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32.pom (1.83 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml (2.86 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.json (3.31 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (464.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml (1.05 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32.pom (935.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml (2.93 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.json (3.39 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (468.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32.pom (1.55 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-features.xml (1.12 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.xml (662.74 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.json (747.46 kb) 16:42:13 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (458.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32.pom (5.84 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-features.xml (4.95 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml (1.09 mb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json (1.24 mb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (450.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.jar (33.55 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.pom (1.98 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-javadoc.jar (153.57 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.xml (91.47 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.json (105.62 kb) 16:42:14 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-sources.jar (20.92 kb) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (452.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.jar (43.33 kb) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.pom (1.89 kb) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:15 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-javadoc.jar (177.21 kb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.xml (33.41 kb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.json (39.03 kb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-sources.jar (29.32 kb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (456.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.jar (1.45 mb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.pom (1.41 kb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-javadoc.jar (4.81 mb) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.xml (65.18 kb) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.json (75.71 kb) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-sources.jar (1.12 mb) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (459.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.jar (1.3 mb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.pom (1.22 kb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-javadoc.jar (4.17 mb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.xml (67.89 kb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.json (78.78 kb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-sources.jar (1.02 mb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (462.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.jar (766.73 kb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.pom (1.35 kb) 16:42:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-javadoc.jar (2.35 mb) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.xml (70.73 kb) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.json (81.98 kb) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-sources.jar (614.57 kb) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (456.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:19 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.jar (70.76 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.pom (1.59 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-javadoc.jar (297.87 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.xml (50.36 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.json (58.65 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-sources.jar (53.72 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (455.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.jar (20.63 kb) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:20 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.pom (1.6 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-javadoc.jar (120.69 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.xml (60.53 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.json (70.38 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-sources.jar (14.03 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (482.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32.pom (1.65 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-features.xml (1.2 kb) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:21 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.xml (651.5 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.json (735.24 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (470.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32.pom (1.35 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-features.xml (780.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml (644.04 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json (726.71 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (471.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32.pom (1.35 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-features.xml (901.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml (646.87 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json (729.93 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (481.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32.pom (1.56 kb) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:22 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-features.xml (1.12 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml (653.27 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json (736.99 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (478.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32.pom (1.32 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-features.xml (786.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml (644.2 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json (726.87 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (470.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32.pom (1.32 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-features.xml (992.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml (650.25 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json (733.58 kb) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (482.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 16:42:23 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32.pom (1.25 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-features.xml (823.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml (643.7 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json (726.45 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (472.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32.pom (1.32 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-features.xml (1.09 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml (653.28 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json (736.95 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (477.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32.pom (1.35 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-features.xml (913.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml (646.88 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json (729.95 kb) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:24 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (481.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32.pom (1.35 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-features.xml (818.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml (644.38 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json (727.02 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (474.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32.pom (1.33 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-features.xml (783.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml (644.19 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.json (726.85 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (466.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32.pom (1.75 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-features.xml (1.06 kb) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:25 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.xml (653.6 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.json (737.21 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (463.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32.pom (1.5 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-features.xml (810.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.xml (686.72 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.json (774.21 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (469.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32.pom (1.83 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-features.xml (858.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.xml (647.46 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.json (730.43 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (472.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32.pom (1.74 kb) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-features.xml (813.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.xml (1.06 mb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.json (1.2 mb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (467.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32.pom (2.29 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-features.xml (1.71 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.xml (679.17 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.json (765.71 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (463.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32.pom (1.42 kb) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-features.xml (792.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.xml (33.45 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.json (38.97 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (463.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32.pom (3.4 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-features.xml (1.55 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.xml (169.17 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.json (194.42 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (468.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32.pom (2.0 kb) 16:42:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-features.xml (972.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.xml (650.59 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.json (733.91 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (468.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32.pom (1.32 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-features.xml (642.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.xml (641.01 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.json (723.36 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (464.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32.pom (5.14 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-features.xml (2.62 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.xml (639.13 kb) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.json (721.22 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (462.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.jar (58.66 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.pom (1.54 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-javadoc.jar (262.09 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml (65.47 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json (75.94 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-sources.jar (41.01 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (468.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:30 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.jar (13.2 kb) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.pom (1.37 kb) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-javadoc.jar (103.11 kb) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.xml (59.92 kb) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:31 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.json (69.69 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-sources.jar (6.48 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (464.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.jar (1.05 mb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.pom (1.71 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar (3.31 mb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml (70.95 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json (82.19 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-sources.jar (787.98 kb) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:32 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (480.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml (1.07 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32.pom (993.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml (3.02 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.json (3.48 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (469.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32.pom (1.13 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-features.xml (606.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.xml (146.07 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.json (168.25 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (473.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32.pom (4.11 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-features.xml (1.77 kb) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-features.xml.sha1 (40.0 b) 16:42:33 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-features.xml.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.xml (144.38 kb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.json (166.29 kb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (469.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.jar (2.3 mb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.pom (1.99 kb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-javadoc.jar (7.38 mb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.xml (57.31 kb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.json (66.68 kb) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:34 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-sources.jar (1.78 mb) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (470.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.jar (625.82 kb) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.pom (4.28 kb) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:35 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-javadoc.jar (1.69 mb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-tests.jar (606.84 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-tests.jar.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-tests.jar.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.xml (105.44 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.json (122.27 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (468.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml (1.23 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.jar (7.35 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.pom (1.88 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.xml (16.96 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.json (19.86 kb) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (469.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 16:42:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml (1.44 kb) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.jar (43.83 kb) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.pom (1.59 kb) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-javadoc.jar (200.12 kb) 16:42:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.xml (59.98 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.json (69.74 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (477.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml (1.66 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.jar (10.12 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.pom (3.12 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-config.xml (943.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-config.xml.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-config.xml.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-legacyConfig.xml (941.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-legacyConfig.xml.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-legacyConfig.xml.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml (15.02 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json (17.58 kb) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (467.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml (1.06 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32.pom (5.24 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.xml (14.93 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.json (17.49 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (465.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml (1.44 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.jar (14.48 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.pom (1.14 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-javadoc.jar (96.52 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.xml (59.91 kb) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.json (69.68 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (460.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml (1.05 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32.pom (2.49 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml (14.88 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.json (17.44 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (453.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.jar (136.38 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.pom (1.41 kb) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-javadoc.jar (884.46 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.xml (86.05 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.json (99.49 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-sources.jar (129.02 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (459.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml (1.05 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32.pom (17.89 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.xml (2.89 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.json (3.35 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (466.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.jar (9.73 kb) 16:42:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.pom (1.92 kb) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-config.cfg (6.29 kb) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-config.cfg.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-config.cfg.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml (14.97 kb) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json (17.53 kb) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-sources.jar (4.33 kb) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (456.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.jar (18.1 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.pom (1009.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-javadoc.jar (97.31 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.xml (45.87 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.json (53.26 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-sources.jar (6.95 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (463.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.jar (565.45 kb) 16:42:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.pom (1.53 kb) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-javadoc.jar (1.89 mb) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.xml (73.85 kb) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.json (85.43 kb) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-sources.jar (452.29 kb) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (464.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.jar (107.83 kb) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.pom (1.99 kb) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-javadoc.jar (377.65 kb) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml (85.38 kb) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json (98.36 kb) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-sources.jar (80.43 kb) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (466.0 b) 16:42:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.jar (2.96 mb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.pom (2.32 kb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar (7.84 mb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml (91.0 kb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json (104.73 kb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-sources.jar (2.2 mb) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (463.0 b) 16:42:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.jar (31.87 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.pom (1.88 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-javadoc.jar (138.15 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.xml (106.32 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.json (122.21 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-sources.jar (16.38 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (454.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:42:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.jar (1.08 mb) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.pom (5.0 kb) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-javadoc.jar (2.7 mb) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.xml (195.25 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.json (225.39 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-sources.jar (651.05 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (456.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml (1.04 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32.pom (11.03 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.xml (14.83 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.json (17.39 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (449.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.jar (419.1 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.pom (2.37 kb) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-javadoc.jar (1.07 mb) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml (97.98 kb) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json (112.79 kb) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-sources.jar (250.16 kb) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (449.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:50 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.jar (17.74 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.pom (1.9 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-javadoc.jar (85.33 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.xml (82.16 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.json (94.75 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-sources.jar (6.59 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (450.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.jar (11.89 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.pom (1.26 kb) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:51 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-javadoc.jar (89.0 kb) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.xml (70.68 kb) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.json (81.93 kb) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-sources.jar (5.04 kb) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (448.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:52 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.jar (44.0 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.pom (1.92 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-javadoc.jar (196.91 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.xml (100.35 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.json (116.15 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-sources.jar (30.53 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (446.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.jar (24.2 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.pom (2.24 kb) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:53 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-javadoc.jar (106.64 kb) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.xml (78.73 kb) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.json (91.02 kb) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-sources.jar (11.13 kb) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (449.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:54 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.jar (27.53 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.pom (2.75 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-javadoc.jar (141.45 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.xml (125.01 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.json (142.84 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-sources.jar (17.48 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (448.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.jar (133.46 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.jar.sha1 (40.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.jar.md5 (32.0 b) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.pom (3.07 kb) 16:42:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.pom.sha1 (40.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.pom.md5 (32.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-javadoc.jar (162.88 kb) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-javadoc.jar.sha1 (40.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-javadoc.jar.md5 (32.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.xml (95.02 kb) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 (40.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.xml.md5 (32.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.json (110.13 kb) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.json.sha1 (40.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.json.md5 (32.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-sources.jar (48.27 kb) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-sources.jar.sha1 (40.0 b) 16:42:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-sources.jar.md5 (32.0 b) 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/arbitratorreconciliation-api-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/arbitratorreconciliation-impl-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/bulk-o-matic-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/device-ownership-service-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/forwardingrules-manager-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/forwardingrules-sync-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/lldp-speaker-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/of-switch-config-pusher-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/reconciliation-framework-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/southbound-cli-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/table-miss-enforcer-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/topology-lldp-discovery-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/topology-manager-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/drop-test-karaf-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/features-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/features-extension-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/features-openflowplugin-extension-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/features-openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/learning-switch-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/liblldp-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/model-flow-base-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/model-flow-service-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/model-flow-statistics-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/model-inventory-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/model-topology-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/odl-openflowplugin-app-topology-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/odl-openflowplugin-drop-test-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/odl-openflowplugin-flow-services-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/odl-openflowplugin-libraries-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/odl-openflowplugin-southbound-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/openflowjava-extension-eric-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/openflowjava-extension-nicira-api-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/openflowjava-extension-nicira-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/features-openflowjava-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/features-openflowjava-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-features.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-features.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-features.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/odl-openflowjava-protocol-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/openflow-protocol-api-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-tests.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-tests.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-tests.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/openflow-protocol-impl-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/openflow-protocol-it-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/openflow-protocol-spi-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-config.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-config.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-config.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-legacyConfig.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-legacyConfig.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-legacyConfig.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/openflowjava-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/openflowjava-parent-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/openflowjava-util-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/openflowplugin-aggregator-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/openflowplugin-api-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/openflowplugin-artifacts-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-config.cfg 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-config.cfg.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-config.cfg.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/openflowplugin-blueprint-config-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/openflowplugin-common-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/openflowplugin-extension-api-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/openflowplugin-extension-eric-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/openflowplugin-extension-nicira-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/openflowplugin-extension-onf-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/openflowplugin-impl-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/openflowplugin-parent-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/openflowplugin-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/sample-bundles-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/sample-consumer-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/simple-client-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/test-common-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/test-extension-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.pom 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.pom.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32.pom.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-javadoc.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-javadoc.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-javadoc.jar.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.xml 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.xml.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.xml.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.json 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.json.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-cyclonedx.json.md5 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-sources.jar 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-sources.jar.sha1 16:42:56 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/test-provider-0.16.4-20231206.160524-32-sources.jar.md5 16:42:56 Finished deploying /w/workspace/openflowplugin-maven-merge-argon/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:42:56 ####################################################### 16:42:57 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins1237949230592496297.sh 16:42:57 $ ssh-agent -k 16:42:57 unset SSH_AUTH_SOCK; 16:42:57 unset SSH_AGENT_PID; 16:42:57 echo Agent pid 5529 killed; 16:42:57 [ssh-agent] Stopped. 16:42:57 [JaCoCo plugin] Collecting JaCoCo coverage data... 16:42:57 [JaCoCo plugin] Version: 3.3.4 16:42:57 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 16:42:58 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 16:42:58 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/code-coverage/jacoco.exec 16:42:59 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 16:42:59 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/api/target/classes 18 files 16:42:59 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/target/classes 4 files 16:42:59 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/target/classes 106 files 16:42:59 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/target/classes 2 files 16:42:59 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/target/classes 78 files 16:42:59 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/target/classes 48 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/target/classes 46 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/target/classes 1 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/target/classes 6 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/target/classes 36 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/target/classes 1 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/target/classes 15 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/target/classes 14 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/distribution/karaf/target/classes 0 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/target/classes 6 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/target/classes 31 files 16:43:00 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/target/classes 5 files 16:43:01 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/target/classes 674 files 16:43:01 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/target/classes 326 files 16:43:01 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/target/classes 61 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/target/classes 1506 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/target/classes 9 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/target/classes 12 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/features-openflowplugin/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/jacoco/classes 0 files 16:43:02 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/target/classes 14 files 16:43:03 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/target/classes 938 files 16:43:04 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-service/target/classes 749 files 16:43:04 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-statistics/target/classes 427 files 16:43:04 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/model/model-inventory/target/classes 44 files 16:43:04 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/model/model-topology/target/classes 9 files 16:43:04 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files 16:43:04 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/target/classes 1406 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/target/classes 375 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-it/target/classes 0 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/target/classes 19 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-blueprint-config/target/classes 0 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/target/classes 3 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/target/classes 0 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/target/classes 130 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-blueprint-config/target/classes 0 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/target/classes 5 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/target/classes 602 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/target/classes 195 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/parent/target/classes 0 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/target/classes 14 files 16:43:05 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/target/classes 1 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/target/classes 2 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/target/classes 23 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/target/classes 0 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/test-common/target/classes 7 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/test-provider/target/classes 35 files 16:43:06 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 16:43:06 [JaCoCo plugin] Source Inclusions: **/*.java 16:43:06 [JaCoCo plugin] Source Exclusions: null 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/arbitratorreconciliation/impl/src/main/java 1 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/bulk-o-matic/src/main/java 10 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/device-ownership-service/src/main/java 2 files 16:43:06 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-manager/src/main/java 34 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/forwardingrules-sync/src/main/java 43 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/lldp-speaker/src/main/java 5 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/of-switch-config-pusher/src/main/java 1 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/reconciliation-framework/src/main/java 6 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/southbound-cli/src/main/java 13 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/table-miss-enforcer/src/main/java 1 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/topology-lldp-discovery/src/main/java 5 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/applications/topology-manager/src/main/java 9 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/drop-test-karaf/src/main/java 6 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-eric/src/main/java 8 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira-api/src/main/java 5 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowjava-extension-nicira/src/main/java 73 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-api/src/main/java 28 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-eric/src/main/java 5 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-nicira/src/main/java 56 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/openflowplugin-extension-onf/src/main/java 9 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/extension/test-extension/src/main/java 1 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/libraries/liblldp/src/main/java 13 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/model/model-flow-base/src/main/java 1 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-api/src/main/java 52 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-impl/src/main/java 347 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflow-protocol-spi/src/main/java 4 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-tools/src/main/java 4 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowjava/openflowjava-util/src/main/java 3 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-api/src/main/java 94 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-common/src/main/java 2 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin-impl/src/main/java 520 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/openflowplugin/src/main/java 185 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/learning-switch/src/main/java 14 files 16:43:07 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/sample-bundles/src/main/java 1 files 16:43:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/sample-consumer/src/main/java 2 files 16:43:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/samples/simple-client/src/main/java 23 files 16:43:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/test-common/src/main/java 6 files 16:43:08 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-argon/test-provider/src/main/java 16 files 16:43:08 [JaCoCo plugin] Loading inclusions files.. 16:43:08 [JaCoCo plugin] inclusions: [] 16:43:08 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 16:43:08 [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] 16:43:08 [JaCoCo plugin] Publishing the results.. 16:43:08 [JaCoCo plugin] Loading packages.. 16:43:08 [JaCoCo plugin] Done. 16:43:08 [JaCoCo plugin] Overall coverage: class: 88.92366, method: 76.694046, line: 69.84689, branch: 58.081215, instruction: 70.10399, complexity: 62.589985 16:43:08 [PostBuildScript] - [INFO] Executing post build scripts. 16:43:08 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins989058724506580554.sh 16:43:08 ---> sysstat.sh 16:43:09 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins4193774620304281208.sh 16:43:09 ---> package-listing.sh 16:43:09 ++ facter osfamily 16:43:09 ++ tr '[:upper:]' '[:lower:]' 16:43:09 + OS_FAMILY=redhat 16:43:09 + workspace=/w/workspace/openflowplugin-maven-merge-argon 16:43:09 + START_PACKAGES=/tmp/packages_start.txt 16:43:09 + END_PACKAGES=/tmp/packages_end.txt 16:43:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:09 + PACKAGES=/tmp/packages_start.txt 16:43:09 + '[' /w/workspace/openflowplugin-maven-merge-argon ']' 16:43:09 + PACKAGES=/tmp/packages_end.txt 16:43:09 + case "${OS_FAMILY}" in 16:43:09 + rpm -qa 16:43:09 + sort 16:43:10 + '[' -f /tmp/packages_start.txt ']' 16:43:10 + '[' -f /tmp/packages_end.txt ']' 16:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:10 + '[' /w/workspace/openflowplugin-maven-merge-argon ']' 16:43:10 + mkdir -p /w/workspace/openflowplugin-maven-merge-argon/archives/ 16:43:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-argon/archives/ 16:43:10 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins17090908744895715943.sh 16:43:10 ---> capture-instance-metadata.sh 16:43:10 Setup pyenv: 16:43:10 system 16:43:10 3.8.13 16:43:10 3.9.13 16:43:10 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-argon/.python-version) 16:43:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Za5x from file:/tmp/.os_lf_venv 16:43:12 lf-activate-venv(): INFO: Installing: lftools 16:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-Za5x/bin to PATH 16:43:24 INFO: Running in OpenStack, capturing instance metadata 16:43:25 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins8319031096644951480.sh 16:43:25 provisioning config files... 16:43:25 Could not find credentials [logs] for openflowplugin-maven-merge-argon #460 16:43:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-argon@tmp/config8573103599028620049tmp 16:43:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:43:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:43:25 provisioning config files... 16:43:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:43:26 [EnvInject] - Injecting environment variables from a build step. 16:43:26 [EnvInject] - Injecting as environment variables the properties content 16:43:26 SERVER_ID=logs 16:43:26 16:43:26 [EnvInject] - Variables injected successfully. 16:43:26 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins3586222842548104388.sh 16:43:26 ---> create-netrc.sh 16:43:26 WARN: Log server credential not found. 16:43:26 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins11039507604214206398.sh 16:43:26 ---> python-tools-install.sh 16:43:26 Setup pyenv: 16:43:26 system 16:43:26 3.8.13 16:43:26 3.9.13 16:43:26 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-argon/.python-version) 16:43:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Za5x from file:/tmp/.os_lf_venv 16:43:28 lf-activate-venv(): INFO: Installing: lftools 16:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-Za5x/bin to PATH 16:43:39 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins11597848913970121028.sh 16:43:39 ---> sudo-logs.sh 16:43:39 Archiving 'sudo' log.. 16:43:40 [openflowplugin-maven-merge-argon] $ /bin/bash /tmp/jenkins14281950980725289458.sh 16:43:40 ---> job-cost.sh 16:43:40 Setup pyenv: 16:43:40 system 16:43:40 3.8.13 16:43:40 3.9.13 16:43:40 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-argon/.python-version) 16:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Za5x from file:/tmp/.os_lf_venv 16:43:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:43:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:43:51 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:43:51 lf-activate-venv(): INFO: Adding /tmp/venv-Za5x/bin to PATH 16:43:51 INFO: No Stack... 16:43:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:43:52 INFO: Archiving Costs 16:43:52 [openflowplugin-maven-merge-argon] $ /bin/bash -l /tmp/jenkins16717230349997810859.sh 16:43:52 ---> logs-deploy.sh 16:43:52 Setup pyenv: 16:43:52 system 16:43:52 3.8.13 16:43:52 3.9.13 16:43:52 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-argon/.python-version) 16:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Za5x from file:/tmp/.os_lf_venv 16:43:54 lf-activate-venv(): INFO: Installing: lftools 16:44:07 lf-activate-venv(): INFO: Adding /tmp/venv-Za5x/bin to PATH 16:44:07 WARNING: Nexus logging server not set 16:44:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-argon/460/ 16:44:07 INFO: archiving logs to S3 16:44:12 ---> uname -a: 16:44:12 Linux prd-centos8-builder-4c-4g-5620.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:44:12 16:44:12 16:44:12 ---> lscpu: 16:44:12 Architecture: x86_64 16:44:12 CPU op-mode(s): 32-bit, 64-bit 16:44:12 Byte Order: Little Endian 16:44:12 CPU(s): 4 16:44:12 On-line CPU(s) list: 0-3 16:44:12 Thread(s) per core: 1 16:44:12 Core(s) per socket: 1 16:44:12 Socket(s): 4 16:44:12 NUMA node(s): 1 16:44:12 Vendor ID: AuthenticAMD 16:44:12 CPU family: 23 16:44:12 Model: 49 16:44:12 Model name: AMD EPYC-Rome Processor 16:44:12 Stepping: 0 16:44:12 CPU MHz: 2800.000 16:44:12 BogoMIPS: 5600.00 16:44:12 Virtualization: AMD-V 16:44:12 Hypervisor vendor: KVM 16:44:12 Virtualization type: full 16:44:12 L1d cache: 32K 16:44:12 L1i cache: 32K 16:44:12 L2 cache: 512K 16:44:12 L3 cache: 16384K 16:44:12 NUMA node0 CPU(s): 0-3 16:44:12 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 16:44:12 16:44:12 16:44:12 ---> nproc: 16:44:12 4 16:44:12 16:44:12 16:44:12 ---> df -h: 16:44:12 Filesystem Size Used Avail Use% Mounted on 16:44:12 devtmpfs 7.7G 0 7.7G 0% /dev 16:44:12 tmpfs 7.7G 0 7.7G 0% /dev/shm 16:44:12 tmpfs 7.7G 17M 7.7G 1% /run 16:44:12 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 16:44:12 /dev/vda1 80G 11G 70G 14% / 16:44:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:44:12 16:44:12 16:44:12 ---> free -m: 16:44:12 total used free shared buff/cache available 16:44:12 Mem: 15761 936 9402 19 5422 14475 16:44:12 Swap: 1023 0 1023 16:44:12 16:44:12 16:44:12 ---> ip addr: 16:44:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:44:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:44:12 inet 127.0.0.1/8 scope host lo 16:44:12 valid_lft forever preferred_lft forever 16:44:12 inet6 ::1/128 scope host 16:44:12 valid_lft forever preferred_lft forever 16:44:12 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:44:12 link/ether fa:16:3e:5a:38:65 brd ff:ff:ff:ff:ff:ff 16:44:12 altname enp0s3 16:44:12 altname ens3 16:44:12 inet 10.30.171.71/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:44:12 valid_lft 83841sec preferred_lft 83841sec 16:44:12 inet6 fe80::f816:3eff:fe5a:3865/64 scope link 16:44:12 valid_lft forever preferred_lft forever 16:44:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:44:12 link/ether 02:42:5d:55:01:bb brd ff:ff:ff:ff:ff:ff 16:44:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:44:12 valid_lft forever preferred_lft forever 16:44:12 16:44:12 16:44:12 ---> sar -b -r -n DEV: 16:44:12 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/06/2023 _x86_64_ (4 CPU) 16:44:12 16:44:12 16:01:28 LINUX RESTART (4 CPU) 16:44:12 16:44:12 04:02:02 PM tps rtps wtps bread/s bwrtn/s 16:44:12 04:03:01 PM 93.71 16.27 77.45 2691.83 7089.05 16:44:12 04:04:01 PM 83.04 2.33 80.70 1638.79 9020.83 16:44:12 04:05:01 PM 24.13 0.03 24.09 0.53 2606.53 16:44:12 04:06:01 PM 188.85 16.88 171.97 2530.24 1861.19 16:44:12 04:07:01 PM 77.27 1.95 75.32 226.32 7749.52 16:44:12 04:08:01 PM 36.23 0.45 35.78 188.94 4284.78 16:44:12 04:09:01 PM 55.55 1.07 54.48 38.52 5871.63 16:44:12 04:10:01 PM 11.79 0.00 11.79 0.00 629.55 16:44:12 04:11:01 PM 41.89 0.00 41.89 0.00 3642.26 16:44:12 04:12:01 PM 44.39 0.00 44.39 0.00 4910.73 16:44:12 04:13:01 PM 26.13 0.02 26.11 0.13 2068.99 16:44:12 04:14:01 PM 35.91 0.00 35.91 0.00 3656.03 16:44:12 04:15:01 PM 39.76 0.00 39.76 0.00 4994.89 16:44:12 04:16:01 PM 66.07 0.00 66.07 0.00 4354.65 16:44:12 04:17:01 PM 42.78 0.28 42.50 2.26 9417.69 16:44:12 04:18:01 PM 53.12 10.85 42.28 175.97 4382.45 16:44:12 04:19:01 PM 23.30 0.00 23.30 0.00 4233.24 16:44:12 04:20:01 PM 33.59 0.00 33.59 0.00 1958.33 16:44:12 04:21:01 PM 33.81 0.00 33.81 0.00 2294.80 16:44:12 04:22:01 PM 24.41 0.00 24.41 0.00 1163.98 16:44:12 04:23:01 PM 29.95 0.00 29.95 0.00 1423.87 16:44:12 04:24:01 PM 29.81 0.00 29.81 0.00 1890.39 16:44:12 04:25:01 PM 45.06 0.00 45.06 0.00 1807.07 16:44:12 04:26:01 PM 39.55 0.00 39.55 0.00 1492.51 16:44:12 04:27:02 PM 38.81 0.00 38.81 0.00 1497.22 16:44:12 04:28:01 PM 36.78 0.00 36.78 0.00 4279.97 16:44:12 04:29:01 PM 6.73 0.00 6.73 0.00 3694.72 16:44:12 04:30:01 PM 1.33 0.00 1.33 0.00 14.56 16:44:12 04:31:01 PM 1.52 0.00 1.52 0.00 17.23 16:44:12 04:32:01 PM 1.23 0.00 1.23 0.00 13.08 16:44:12 04:33:01 PM 5.51 0.00 5.51 0.00 174.94 16:44:12 04:34:01 PM 87.59 0.03 87.55 11.86 2478.67 16:44:12 04:35:01 PM 36.36 0.00 36.36 0.00 3879.25 16:44:12 04:36:01 PM 104.35 0.00 104.35 0.00 17788.70 16:44:12 04:37:01 PM 50.42 0.00 50.42 0.00 21111.15 16:44:12 04:38:01 PM 44.48 0.00 44.48 0.00 1857.59 16:44:12 04:39:01 PM 50.53 0.00 50.53 0.00 1961.48 16:44:12 04:40:01 PM 24.68 0.00 24.68 0.00 1622.61 16:44:12 04:41:01 PM 15.71 0.00 15.71 0.00 1860.77 16:44:12 04:42:01 PM 111.78 0.42 111.36 22.79 10466.53 16:44:12 04:43:01 PM 50.87 0.00 50.87 0.00 5991.28 16:44:12 04:44:01 PM 34.46 0.27 34.19 43.59 1151.64 16:44:12 Average: 44.82 1.20 43.62 179.33 4109.89 16:44:12 16:44:12 04:02:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:12 04:03:01 PM 13278100 15123792 2861220 17.73 2688 2059096 1119520 6.51 207024 2296416 135256 16:44:12 04:04:01 PM 13068548 15110016 3070772 19.03 2688 2247992 1077476 6.27 213840 2459696 59812 16:44:12 04:05:01 PM 13067996 15109348 3071324 19.03 2688 2248260 1077476 6.27 213848 2467340 8 16:44:12 04:06:01 PM 11863112 14166092 4276208 26.50 2688 2505008 1904028 11.08 280596 3587840 174796 16:44:12 04:07:01 PM 10158584 12613688 5980736 37.06 2688 2649972 3561716 20.72 364556 5178484 103936 16:44:12 04:08:01 PM 9967212 12448732 6172108 38.24 2688 2674804 3691556 21.48 375780 5350452 6636 16:44:12 04:09:01 PM 9922560 12558024 6216760 38.52 2688 2824944 3460152 20.13 523668 5234948 5420 16:44:12 04:10:01 PM 9893104 12543868 6246216 38.70 2688 2840384 3469980 20.19 527328 5261132 8708 16:44:12 04:11:01 PM 9475488 12301704 6663832 41.29 2688 3002708 3839460 22.34 568476 5604304 76176 16:44:12 04:12:01 PM 9548828 12474996 6590492 40.84 2688 3094516 3498196 20.35 594384 5490496 37276 16:44:12 04:13:01 PM 9436260 12437440 6703060 41.53 2688 3161076 3541924 20.61 613740 5568148 53372 16:44:12 04:14:01 PM 8830920 11952824 7308400 45.28 2688 3268184 3963624 23.06 643396 6114972 62640 16:44:12 04:15:01 PM 8832308 12117604 7307012 45.27 2688 3423192 3931832 22.88 672428 6068212 78724 16:44:12 04:16:01 PM 7082220 10625196 9057100 56.12 2688 3672960 5367136 31.23 714340 7758060 240228 16:44:12 04:17:01 PM 8186912 11886960 7952408 49.27 2688 3829628 4291288 24.97 906492 6464388 155908 16:44:12 04:18:01 PM 6050488 9969220 10088832 62.51 2688 4046448 5960696 34.68 1055224 8444096 189812 16:44:12 04:19:01 PM 8812764 12456804 7326556 45.40 2688 3773600 3654556 21.26 924912 5824604 22800 16:44:12 04:20:01 PM 7897640 11661164 8241680 51.07 2688 3889864 4697004 27.33 937316 6717052 108072 16:44:12 04:21:01 PM 8650052 12347276 7489268 46.40 2688 3823696 3514708 20.45 935340 5969696 256 16:44:12 04:22:01 PM 8411896 12127816 7727424 47.88 2688 3841360 3841160 22.35 939608 6201172 9404 16:44:12 04:23:01 PM 8098528 11926140 8040792 49.82 2688 3949608 4003416 23.29 947708 6498964 103484 16:44:12 04:24:01 PM 8616484 12376572 7522836 46.61 2688 3882296 3482644 20.26 947800 5984336 5304 16:44:12 04:25:01 PM 5710344 9785640 10428976 64.62 2688 4193100 6180940 35.96 992148 8829324 192648 16:44:12 04:26:01 PM 6502560 10476280 9636760 59.71 2688 4091304 5711440 33.23 986508 8044336 195160 16:44:12 04:27:02 PM 6432424 10415008 9706896 60.14 2688 4099964 5482288 31.90 981332 8118764 194932 16:44:12 04:28:01 PM 5818508 9920460 10320812 63.95 2688 4218344 5968192 34.72 999564 8710556 108120 16:44:12 04:29:01 PM 5822092 9924048 10317228 63.93 2688 4218348 5968192 34.72 999580 8706600 28 16:44:12 04:30:01 PM 5803308 9905264 10336012 64.04 2688 4218348 5985892 34.83 999592 8725256 16 16:44:12 04:31:01 PM 5801912 9903948 10337408 64.05 2688 4218352 5985892 34.83 999592 8726516 28 16:44:12 04:32:01 PM 5799784 9901820 10339536 64.06 2688 4218352 5985892 34.83 999592 8728648 28 16:44:12 04:33:01 PM 7955048 11862664 8184272 50.71 2688 4024732 4019248 23.38 971016 6609892 109548 16:44:12 04:34:01 PM 5949532 10165208 10189788 63.14 2688 4328020 5879380 34.21 1114284 8460796 285956 16:44:12 04:35:01 PM 8667592 12574172 7471728 46.30 2688 4019984 3287076 19.12 1040336 5825992 4652 16:44:12 04:36:01 PM 7174396 12172868 8964924 55.55 2688 5104148 3624356 21.09 1270724 7072232 602324 16:44:12 04:37:01 PM 7227948 12226340 8911372 55.22 2688 5104148 3533264 20.56 1265720 7025556 16712 16:44:12 04:38:01 PM 6512016 11510424 9627304 59.65 2688 5104160 4227596 24.60 1256644 7749996 14844 16:44:12 04:39:01 PM 5707016 10705728 10432304 64.64 2688 5104236 4988372 29.02 1244164 8563400 19972 16:44:12 04:40:01 PM 7209412 12208244 8929908 55.33 2688 5104312 3535652 20.57 1242384 7066516 28392 16:44:12 04:41:01 PM 6789884 11613056 9349436 57.93 2688 4929280 4140384 24.09 1074268 7652908 59332 16:44:12 04:42:01 PM 9700640 14884748 6438680 39.89 2688 5258956 1164256 6.77 1076328 4687308 155452 16:44:12 04:43:01 PM 9739212 14920964 6400108 39.66 2688 5259104 1078476 6.27 1080472 4653648 180 16:44:12 04:44:01 PM 9627856 14818992 6511464 40.35 2688 5265104 1165192 6.78 1257532 4586840 28436 16:44:12 Average: 8311940 12053123 7827380 48.50 2688 3875997 3925274 22.84 856181 6406902 87019 16:44:12 16:44:12 04:02:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:12 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:03:01 PM eth0 217.27 151.90 1548.80 44.35 0.00 0.00 0.00 0.00 16:44:12 04:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:04:01 PM eth0 61.24 45.64 624.24 16.35 0.00 0.00 0.00 0.00 16:44:12 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:05:01 PM eth0 26.62 24.36 197.55 4.93 0.00 0.00 0.00 0.00 16:44:12 04:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:06:01 PM eth0 248.18 217.40 2859.21 35.33 0.00 0.00 0.00 0.00 16:44:12 04:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:07:01 PM eth0 31.46 31.67 178.84 7.84 0.00 0.00 0.00 0.00 16:44:12 04:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:08:01 PM lo 0.70 0.70 0.04 0.04 0.00 0.00 0.00 0.00 16:44:12 04:08:01 PM eth0 13.17 12.79 43.17 4.03 0.00 0.00 0.00 0.00 16:44:12 04:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:09:01 PM lo 4016.81 4016.81 3884.26 3884.26 0.00 0.00 0.00 0.00 16:44:12 04:09:01 PM eth0 86.34 65.48 2002.09 10.16 0.00 0.00 0.00 0.00 16:44:12 04:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:10:01 PM lo 1.12 1.12 0.09 0.09 0.00 0.00 0.00 0.00 16:44:12 04:10:01 PM eth0 7.48 6.95 4.75 2.86 0.00 0.00 0.00 0.00 16:44:12 04:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:11:01 PM eth0 8.39 8.39 5.83 5.98 0.00 0.00 0.00 0.00 16:44:12 04:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:12:01 PM eth0 13.03 11.69 5.62 5.68 0.00 0.00 0.00 0.00 16:44:12 04:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:13:01 PM eth0 28.96 22.55 43.62 7.95 0.00 0.00 0.00 0.00 16:44:12 04:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:14:01 PM eth0 102.93 69.25 234.58 8.79 0.00 0.00 0.00 0.00 16:44:12 04:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:15:01 PM eth0 74.27 53.51 161.73 7.62 0.00 0.00 0.00 0.00 16:44:12 04:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:16:01 PM lo 2744.55 2744.55 2754.96 2754.96 0.00 0.00 0.00 0.00 16:44:12 04:16:01 PM eth0 116.62 88.14 868.06 11.23 0.00 0.00 0.00 0.00 16:44:12 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:17:01 PM lo 1078.48 1078.48 1074.78 1074.78 0.00 0.00 0.00 0.00 16:44:12 04:17:01 PM eth0 232.82 161.92 1966.78 12.22 0.00 0.00 0.00 0.00 16:44:12 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:18:01 PM lo 1867.76 1867.76 1869.96 1869.96 0.00 0.00 0.00 0.00 16:44:12 04:18:01 PM eth0 2.70 2.27 0.67 0.72 0.00 0.00 0.00 0.00 16:44:12 04:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:19:01 PM lo 0.72 0.72 1.19 1.19 0.00 0.00 0.00 0.00 16:44:12 04:19:01 PM eth0 12.64 11.44 24.20 4.97 0.00 0.00 0.00 0.00 16:44:12 04:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:20:01 PM lo 1236.69 1236.69 1218.78 1218.78 0.00 0.00 0.00 0.00 16:44:12 04:20:01 PM eth0 10.11 8.80 3.10 3.91 0.00 0.00 0.00 0.00 16:44:12 04:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:21:01 PM lo 363.56 363.56 390.87 390.87 0.00 0.00 0.00 0.00 16:44:12 04:21:01 PM eth0 8.85 8.77 7.38 3.47 0.00 0.00 0.00 0.00 16:44:12 04:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:22:01 PM lo 801.13 801.13 807.22 807.22 0.00 0.00 0.00 0.00 16:44:12 04:22:01 PM eth0 6.65 6.50 2.62 2.51 0.00 0.00 0.00 0.00 16:44:12 04:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:23:01 PM lo 1196.42 1196.42 1185.99 1185.99 0.00 0.00 0.00 0.00 16:44:12 04:23:01 PM eth0 6.98 6.43 1.83 2.82 0.00 0.00 0.00 0.00 16:44:12 04:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:24:01 PM lo 585.50 585.50 604.26 604.26 0.00 0.00 0.00 0.00 16:44:12 04:24:01 PM eth0 7.93 7.23 1.76 3.61 0.00 0.00 0.00 0.00 16:44:12 04:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:25:01 PM lo 1599.75 1599.75 1614.41 1614.41 0.00 0.00 0.00 0.00 16:44:12 04:25:01 PM eth0 4.38 4.05 1.14 1.32 0.00 0.00 0.00 0.00 16:44:12 04:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:26:01 PM lo 1832.29 1832.29 1837.89 1837.89 0.00 0.00 0.00 0.00 16:44:12 04:26:01 PM eth0 3.48 3.41 0.93 1.17 0.00 0.00 0.00 0.00 16:44:12 04:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:27:02 PM lo 1780.35 1780.35 1789.84 1789.84 0.00 0.00 0.00 0.00 16:44:12 04:27:02 PM eth0 3.41 3.28 0.92 1.17 0.00 0.00 0.00 0.00 16:44:12 04:27:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:28:01 PM lo 763.62 763.62 774.28 774.28 0.00 0.00 0.00 0.00 16:44:12 04:28:01 PM eth0 1.90 1.81 0.47 0.63 0.00 0.00 0.00 0.00 16:44:12 04:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:29:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:12 04:29:01 PM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:30:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:12 04:30:01 PM eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 16:44:12 04:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:31:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:12 04:31:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:44:12 04:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:32:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:12 04:32:01 PM eth0 0.67 0.05 0.07 0.00 0.00 0.00 0.00 0.00 16:44:12 04:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:33:01 PM lo 507.88 507.88 484.59 484.59 0.00 0.00 0.00 0.00 16:44:12 04:33:01 PM eth0 2.60 2.50 0.80 7.63 0.00 0.00 0.00 0.00 16:44:12 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:34:01 PM lo 779.90 779.90 833.13 833.13 0.00 0.00 0.00 0.00 16:44:12 04:34:01 PM eth0 86.45 71.17 1200.14 9.42 0.00 0.00 0.00 0.00 16:44:12 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:35:01 PM lo 770.70 770.70 780.60 780.60 0.00 0.00 0.00 0.00 16:44:12 04:35:01 PM eth0 7.32 6.95 4.93 2.95 0.00 0.00 0.00 0.00 16:44:12 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:36:01 PM eth0 119.95 102.37 1276.85 15.74 0.00 0.00 0.00 0.00 16:44:12 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:37:01 PM eth0 7.46 6.38 2.20 2.94 0.00 0.00 0.00 0.00 16:44:12 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:38:01 PM eth0 5.81 5.11 1.25 3.21 0.00 0.00 0.00 0.00 16:44:12 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:39:01 PM eth0 4.37 3.83 0.89 1.70 0.00 0.00 0.00 0.00 16:44:12 04:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:40:01 PM eth0 14.46 13.03 3.37 4.85 0.00 0.00 0.00 0.00 16:44:12 04:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:41:01 PM eth0 20.49 17.96 5.14 6.95 0.00 0.00 0.00 0.00 16:44:12 04:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:42:01 PM eth0 26.39 28.96 11.62 33.84 0.00 0.00 0.00 0.00 16:44:12 04:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:43:01 PM eth0 452.96 499.40 192.02 1975.45 0.00 0.00 0.00 0.00 16:44:12 04:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 04:44:01 PM eth0 57.81 45.34 52.67 100.07 0.00 0.00 0.00 0.00 16:44:12 04:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 Average: lo 522.24 522.24 521.72 521.72 0.00 0.00 0.00 0.00 16:44:12 Average: eth0 51.03 43.76 322.07 56.60 0.00 0.00 0.00 0.00 16:44:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:12 16:44:12 16:44:12 ---> sar -P ALL: 16:44:12 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/06/2023 _x86_64_ (4 CPU) 16:44:12 16:44:12 16:01:28 LINUX RESTART (4 CPU) 16:44:12 16:44:12 04:02:02 PM CPU %user %nice %system %iowait %steal %idle 16:44:12 04:03:01 PM all 20.95 0.00 2.38 1.32 0.09 75.26 16:44:12 04:03:01 PM 0 10.40 0.00 1.68 0.49 0.08 87.34 16:44:12 04:03:01 PM 1 24.74 0.00 2.64 1.51 0.10 71.01 16:44:12 04:03:01 PM 2 25.33 0.00 2.69 1.16 0.09 70.74 16:44:12 04:03:01 PM 3 23.36 0.00 2.54 2.13 0.07 71.91 16:44:12 04:04:01 PM all 10.95 0.00 1.22 5.46 0.08 82.29 16:44:12 04:04:01 PM 0 13.31 0.00 1.47 1.91 0.08 83.23 16:44:12 04:04:01 PM 1 16.09 0.00 1.57 4.43 0.07 77.84 16:44:12 04:04:01 PM 2 8.06 0.00 1.02 9.87 0.07 80.98 16:44:12 04:04:01 PM 3 6.37 0.00 0.80 5.63 0.10 87.09 16:44:12 04:05:01 PM all 0.32 0.00 0.15 3.01 0.05 96.47 16:44:12 04:05:01 PM 0 0.57 0.00 0.12 4.75 0.05 94.51 16:44:12 04:05:01 PM 1 0.05 0.00 0.15 6.19 0.03 93.58 16:44:12 04:05:01 PM 2 0.12 0.00 0.10 1.10 0.03 98.65 16:44:12 04:05:01 PM 3 0.53 0.00 0.25 0.00 0.07 99.15 16:44:12 04:06:01 PM all 32.65 0.00 1.54 2.96 0.08 62.77 16:44:12 04:06:01 PM 0 30.58 0.00 2.03 3.00 0.08 64.30 16:44:12 04:06:01 PM 1 35.32 0.00 0.99 2.32 0.08 61.29 16:44:12 04:06:01 PM 2 37.50 0.00 0.77 0.39 0.08 61.26 16:44:12 04:06:01 PM 3 27.19 0.00 2.36 6.13 0.08 64.23 16:44:12 04:07:01 PM all 80.25 0.00 1.89 1.28 0.11 16.47 16:44:12 04:07:01 PM 0 84.59 0.00 1.37 0.75 0.10 13.18 16:44:12 04:07:01 PM 1 70.42 0.00 3.81 2.39 0.12 23.26 16:44:12 04:07:01 PM 2 89.01 0.00 0.97 0.13 0.12 9.77 16:44:12 04:07:01 PM 3 76.98 0.00 1.39 1.84 0.12 19.66 16:44:12 04:08:01 PM all 46.04 0.00 0.87 0.79 0.10 52.21 16:44:12 04:08:01 PM 0 37.63 0.00 0.87 2.15 0.12 59.23 16:44:12 04:08:01 PM 1 53.09 0.00 1.10 0.12 0.08 45.61 16:44:12 04:08:01 PM 2 39.76 0.00 0.89 0.79 0.08 58.47 16:44:12 04:08:01 PM 3 53.73 0.00 0.62 0.08 0.10 45.46 16:44:12 04:09:01 PM all 41.78 0.00 2.93 0.96 0.11 54.22 16:44:12 04:09:01 PM 0 37.35 0.00 2.85 1.85 0.13 57.82 16:44:12 04:09:01 PM 1 39.63 0.00 2.02 1.24 0.12 56.99 16:44:12 04:09:01 PM 2 39.02 0.00 3.46 0.05 0.10 57.37 16:44:12 04:09:01 PM 3 51.15 0.00 3.42 0.69 0.10 44.64 16:44:12 04:10:01 PM all 29.93 0.00 0.80 0.39 0.08 68.80 16:44:12 04:10:01 PM 0 30.21 0.00 0.97 0.05 0.07 68.70 16:44:12 04:10:01 PM 1 27.23 0.00 0.47 0.38 0.07 71.85 16:44:12 04:10:01 PM 2 31.40 0.00 0.51 0.52 0.08 67.48 16:44:12 04:10:01 PM 3 30.90 0.00 1.26 0.60 0.08 67.15 16:44:12 04:11:01 PM all 80.36 0.00 1.70 0.34 0.10 17.50 16:44:12 04:11:01 PM 0 83.42 0.00 1.32 0.00 0.10 15.16 16:44:12 04:11:01 PM 1 78.35 0.00 1.66 0.13 0.12 19.74 16:44:12 04:11:01 PM 2 79.04 0.00 1.81 0.33 0.08 18.73 16:44:12 04:11:01 PM 3 80.61 0.00 2.02 0.88 0.10 16.39 16:44:12 04:12:01 PM all 77.41 0.00 1.66 0.35 0.11 20.46 16:44:12 04:12:01 PM 0 84.81 0.00 1.34 0.18 0.12 13.55 16:44:12 04:12:01 PM 1 68.06 0.00 1.79 0.67 0.12 29.36 16:44:12 04:12:01 PM 2 85.99 0.00 1.93 0.27 0.10 11.72 16:44:12 04:12:01 PM 3 70.81 0.00 1.59 0.28 0.10 27.21 16:44:12 04:13:01 PM all 59.54 0.08 1.08 0.20 0.10 39.01 16:44:12 04:13:01 PM 0 64.96 0.00 0.46 0.13 0.08 34.37 16:44:12 04:13:01 PM 1 47.38 0.03 1.12 0.25 0.12 51.10 16:44:12 04:13:01 PM 2 61.23 0.28 1.96 0.40 0.10 36.03 16:44:12 04:13:01 PM 3 64.66 0.00 0.77 0.00 0.10 34.47 16:44:12 16:44:12 04:13:01 PM CPU %user %nice %system %iowait %steal %idle 16:44:12 04:14:01 PM all 73.01 0.04 1.79 0.45 0.13 24.58 16:44:12 04:14:01 PM 0 75.37 0.00 1.19 0.17 0.13 23.14 16:44:12 04:14:01 PM 1 74.51 0.03 1.09 1.07 0.13 23.17 16:44:12 04:14:01 PM 2 75.96 0.05 2.79 0.34 0.13 20.74 16:44:12 04:14:01 PM 3 66.15 0.07 2.11 0.24 0.12 31.32 16:44:12 04:15:01 PM all 72.48 0.03 1.95 0.43 0.11 25.01 16:44:12 04:15:01 PM 0 80.07 0.00 1.14 0.02 0.10 18.67 16:44:12 04:15:01 PM 1 76.18 0.03 2.37 0.13 0.10 21.17 16:44:12 04:15:01 PM 2 68.51 0.03 2.11 0.44 0.10 28.81 16:44:12 04:15:01 PM 3 65.14 0.03 2.19 1.11 0.12 31.41 16:44:12 04:16:01 PM all 62.13 0.03 3.28 0.48 0.13 33.95 16:44:12 04:16:01 PM 0 61.70 0.05 3.26 0.57 0.10 34.32 16:44:12 04:16:01 PM 1 65.54 0.02 3.91 0.92 0.12 29.49 16:44:12 04:16:01 PM 2 63.71 0.03 3.41 0.36 0.12 32.37 16:44:12 04:16:01 PM 3 57.55 0.03 2.53 0.08 0.19 39.62 16:44:12 04:17:01 PM all 53.99 12.72 2.81 1.37 0.12 28.99 16:44:12 04:17:01 PM 0 53.76 16.95 2.88 2.20 0.12 24.10 16:44:12 04:17:01 PM 1 66.96 0.34 2.61 0.44 0.10 29.56 16:44:12 04:17:01 PM 2 52.63 16.48 2.51 1.00 0.14 27.25 16:44:12 04:17:01 PM 3 42.57 17.18 3.26 1.84 0.14 35.02 16:44:12 04:18:01 PM all 56.71 0.97 2.35 8.11 0.15 31.70 16:44:12 04:18:01 PM 0 57.45 0.39 2.99 8.93 0.15 30.08 16:44:12 04:18:01 PM 1 64.92 0.00 1.65 8.13 0.15 25.15 16:44:12 04:18:01 PM 2 59.75 0.00 1.78 0.76 0.15 37.56 16:44:12 04:18:01 PM 3 44.82 3.48 2.97 14.63 0.15 33.94 16:44:12 04:19:01 PM all 48.57 0.00 1.73 14.22 0.13 35.34 16:44:12 04:19:01 PM 0 45.14 0.00 1.50 17.22 0.14 36.00 16:44:12 04:19:01 PM 1 47.43 0.00 1.51 18.22 0.14 32.70 16:44:12 04:19:01 PM 2 52.60 0.00 2.28 4.17 0.12 40.82 16:44:12 04:19:01 PM 3 49.13 0.00 1.64 17.21 0.12 31.90 16:44:12 04:20:01 PM all 64.97 0.00 2.62 0.38 0.11 31.92 16:44:12 04:20:01 PM 0 68.32 0.00 1.31 0.29 0.10 29.98 16:44:12 04:20:01 PM 1 74.54 0.00 3.39 0.17 0.12 21.78 16:44:12 04:20:01 PM 2 65.11 0.00 3.30 0.41 0.10 31.08 16:44:12 04:20:01 PM 3 51.92 0.00 2.49 0.64 0.12 44.83 16:44:12 04:21:01 PM all 66.35 0.00 1.97 0.46 0.12 31.10 16:44:12 04:21:01 PM 0 73.24 0.00 1.67 0.10 0.10 24.89 16:44:12 04:21:01 PM 1 52.65 0.00 2.32 1.11 0.12 43.80 16:44:12 04:21:01 PM 2 69.97 0.00 2.06 0.52 0.12 27.32 16:44:12 04:21:01 PM 3 69.60 0.00 1.83 0.10 0.14 28.33 16:44:12 04:22:01 PM all 61.00 0.00 2.11 0.84 0.14 35.90 16:44:12 04:22:01 PM 0 57.16 0.00 2.55 0.17 0.15 39.97 16:44:12 04:22:01 PM 1 62.68 0.00 2.18 0.55 0.17 34.42 16:44:12 04:22:01 PM 2 62.11 0.00 1.32 0.36 0.14 36.08 16:44:12 04:22:01 PM 3 62.10 0.00 2.39 2.31 0.12 33.08 16:44:12 04:23:01 PM all 56.17 0.00 2.54 1.55 0.13 39.60 16:44:12 04:23:01 PM 0 57.53 0.00 3.90 1.50 0.17 36.90 16:44:12 04:23:01 PM 1 50.47 0.00 2.49 3.07 0.12 43.85 16:44:12 04:23:01 PM 2 58.47 0.00 2.26 0.15 0.12 39.00 16:44:12 04:23:01 PM 3 58.22 0.00 1.54 1.49 0.12 38.64 16:44:12 04:24:01 PM all 65.28 0.00 2.25 0.96 0.14 31.37 16:44:12 04:24:01 PM 0 60.40 0.00 2.51 2.03 0.17 34.89 16:44:12 04:24:01 PM 1 71.41 0.00 2.82 0.74 0.12 24.90 16:44:12 04:24:01 PM 2 61.30 0.00 1.86 0.82 0.12 35.90 16:44:12 04:24:01 PM 3 68.00 0.00 1.80 0.24 0.14 29.82 16:44:12 16:44:12 04:24:01 PM CPU %user %nice %system %iowait %steal %idle 16:44:12 04:25:01 PM all 62.91 0.00 2.75 0.84 0.15 33.35 16:44:12 04:25:01 PM 0 58.90 0.00 3.72 1.40 0.20 35.77 16:44:12 04:25:01 PM 1 62.62 0.00 2.32 0.22 0.14 34.71 16:44:12 04:25:01 PM 2 69.44 0.00 2.25 0.29 0.12 27.90 16:44:12 04:25:01 PM 3 60.77 0.00 2.68 1.44 0.15 34.95 16:44:12 04:26:01 PM all 62.18 0.00 2.74 0.52 0.11 34.46 16:44:12 04:26:01 PM 0 65.85 0.00 2.03 0.66 0.10 31.36 16:44:12 04:26:01 PM 1 57.80 0.00 3.97 0.96 0.12 37.15 16:44:12 04:26:01 PM 2 62.15 0.00 1.46 0.03 0.10 36.25 16:44:12 04:26:01 PM 3 62.88 0.00 3.51 0.44 0.10 33.07 16:44:12 04:27:02 PM all 58.33 0.00 2.83 0.69 0.11 38.04 16:44:12 04:27:02 PM 0 55.21 0.00 2.50 0.75 0.12 41.42 16:44:12 04:27:02 PM 1 56.87 0.00 1.93 0.54 0.12 40.55 16:44:12 04:27:02 PM 2 61.08 0.00 4.76 1.22 0.12 32.83 16:44:12 04:27:02 PM 3 60.15 0.00 2.14 0.24 0.10 37.38 16:44:12 04:28:01 PM all 44.95 0.00 1.85 1.33 0.09 51.77 16:44:12 04:28:01 PM 0 39.39 0.00 2.65 1.68 0.10 56.18 16:44:12 04:28:01 PM 1 48.41 0.00 1.57 0.14 0.09 49.80 16:44:12 04:28:01 PM 2 44.36 0.00 2.10 0.46 0.10 52.97 16:44:12 04:28:01 PM 3 47.69 0.00 1.08 3.06 0.09 48.09 16:44:12 04:29:01 PM all 0.57 0.00 0.14 0.47 0.07 98.76 16:44:12 04:29:01 PM 0 0.37 0.00 0.12 0.00 0.05 99.47 16:44:12 04:29:01 PM 1 0.43 0.00 0.15 1.85 0.05 97.51 16:44:12 04:29:01 PM 2 0.89 0.00 0.10 0.00 0.07 98.95 16:44:12 04:29:01 PM 3 0.58 0.00 0.18 0.03 0.10 99.10 16:44:12 04:30:01 PM all 0.51 0.00 0.13 0.02 0.07 99.26 16:44:12 04:30:01 PM 0 0.42 0.00 0.13 0.00 0.08 99.37 16:44:12 04:30:01 PM 1 0.63 0.00 0.18 0.05 0.10 99.03 16:44:12 04:30:01 PM 2 0.65 0.00 0.12 0.00 0.05 99.18 16:44:12 04:30:01 PM 3 0.35 0.00 0.10 0.03 0.05 99.47 16:44:12 04:31:01 PM all 0.39 0.00 0.13 0.03 0.07 99.39 16:44:12 04:31:01 PM 0 0.18 0.00 0.12 0.00 0.05 99.65 16:44:12 04:31:01 PM 1 0.32 0.00 0.18 0.00 0.10 99.40 16:44:12 04:31:01 PM 2 0.83 0.00 0.10 0.00 0.07 99.00 16:44:12 04:31:01 PM 3 0.23 0.00 0.10 0.12 0.05 99.50 16:44:12 04:32:01 PM all 0.43 0.00 0.11 0.02 0.08 99.37 16:44:12 04:32:01 PM 0 0.27 0.00 0.12 0.00 0.08 99.53 16:44:12 04:32:01 PM 1 0.32 0.00 0.13 0.02 0.12 99.42 16:44:12 04:32:01 PM 2 0.75 0.00 0.13 0.00 0.08 99.03 16:44:12 04:32:01 PM 3 0.38 0.00 0.05 0.05 0.03 99.48 16:44:12 04:33:01 PM all 15.79 0.00 0.98 0.05 0.06 83.11 16:44:12 04:33:01 PM 0 13.32 0.00 0.77 0.00 0.05 85.86 16:44:12 04:33:01 PM 1 14.97 0.00 0.60 0.05 0.07 84.30 16:44:12 04:33:01 PM 2 19.03 0.00 2.06 0.10 0.05 78.77 16:44:12 04:33:01 PM 3 15.86 0.00 0.50 0.03 0.08 83.53 16:44:12 04:34:01 PM all 56.99 0.00 2.33 1.27 0.11 39.30 16:44:12 04:34:01 PM 0 54.75 0.00 1.70 0.39 0.10 43.06 16:44:12 04:34:01 PM 1 58.47 0.00 2.96 1.60 0.12 36.85 16:44:12 04:34:01 PM 2 56.14 0.00 2.27 0.92 0.10 40.57 16:44:12 04:34:01 PM 3 58.59 0.00 2.41 2.19 0.10 36.71 16:44:12 04:35:01 PM all 55.54 0.00 2.53 0.41 0.11 41.42 16:44:12 04:35:01 PM 0 53.02 0.00 2.08 0.74 0.12 44.04 16:44:12 04:35:01 PM 1 59.06 0.00 3.40 0.15 0.10 37.29 16:44:12 04:35:01 PM 2 47.85 0.00 2.59 0.57 0.12 48.87 16:44:12 04:35:01 PM 3 62.25 0.00 2.02 0.17 0.08 35.47 16:44:12 16:44:12 04:35:01 PM CPU %user %nice %system %iowait %steal %idle 16:44:12 04:36:01 PM all 49.64 0.00 2.13 1.52 0.09 46.62 16:44:12 04:36:01 PM 0 51.95 0.00 3.09 0.86 0.10 44.00 16:44:12 04:36:01 PM 1 38.20 0.00 1.46 2.68 0.08 57.58 16:44:12 04:36:01 PM 2 43.97 0.00 1.53 0.47 0.08 53.95 16:44:12 04:36:01 PM 3 64.47 0.00 2.43 2.08 0.10 30.92 16:44:12 04:37:01 PM all 71.39 0.00 1.31 2.88 0.11 24.31 16:44:12 04:37:01 PM 0 82.57 0.00 1.09 4.05 0.10 12.18 16:44:12 04:37:01 PM 1 74.11 0.00 0.82 0.18 0.12 24.77 16:44:12 04:37:01 PM 2 62.35 0.00 1.52 0.19 0.12 35.82 16:44:12 04:37:01 PM 3 66.40 0.00 1.82 7.08 0.12 24.58 16:44:12 04:38:01 PM all 69.64 0.00 1.28 0.45 0.12 28.51 16:44:12 04:38:01 PM 0 77.40 0.00 1.12 0.61 0.14 20.74 16:44:12 04:38:01 PM 1 53.47 0.00 1.16 0.47 0.12 44.78 16:44:12 04:38:01 PM 2 74.15 0.00 1.40 0.05 0.12 24.28 16:44:12 04:38:01 PM 3 73.68 0.00 1.45 0.66 0.12 24.10 16:44:12 04:39:01 PM all 70.21 0.00 1.16 0.23 0.13 28.27 16:44:12 04:39:01 PM 0 69.93 0.00 1.01 0.18 0.13 28.74 16:44:12 04:39:01 PM 1 73.67 0.00 0.74 0.13 0.10 25.36 16:44:12 04:39:01 PM 2 77.36 0.00 2.12 0.34 0.13 20.05 16:44:12 04:39:01 PM 3 59.90 0.00 0.77 0.29 0.13 38.90 16:44:12 04:40:01 PM all 69.71 0.00 1.96 0.08 0.10 28.15 16:44:12 04:40:01 PM 0 73.83 0.00 2.24 0.17 0.08 23.68 16:44:12 04:40:01 PM 1 70.07 0.00 1.17 0.00 0.10 28.66 16:44:12 04:40:01 PM 2 77.18 0.00 3.13 0.10 0.10 19.48 16:44:12 04:40:01 PM 3 57.70 0.00 1.32 0.03 0.10 40.84 16:44:12 04:41:01 PM all 67.02 0.00 2.18 0.05 0.11 30.65 16:44:12 04:41:01 PM 0 62.93 0.00 1.96 0.00 0.12 35.00 16:44:12 04:41:01 PM 1 70.14 0.00 2.74 0.12 0.10 26.90 16:44:12 04:41:01 PM 2 70.16 0.00 2.44 0.07 0.12 27.21 16:44:12 04:41:01 PM 3 64.85 0.00 1.57 0.00 0.12 33.47 16:44:12 04:42:01 PM all 42.71 0.00 1.95 0.77 0.09 54.48 16:44:12 04:42:01 PM 0 45.96 0.00 1.10 0.22 0.10 52.62 16:44:12 04:42:01 PM 1 62.00 0.00 3.79 0.45 0.12 33.65 16:44:12 04:42:01 PM 2 23.05 0.00 2.10 0.91 0.08 73.86 16:44:12 04:42:01 PM 3 39.90 0.00 0.82 1.50 0.07 57.71 16:44:12 04:43:01 PM all 11.83 0.00 1.26 0.65 0.08 86.18 16:44:12 04:43:01 PM 0 21.27 0.00 2.39 0.50 0.07 75.77 16:44:12 04:43:01 PM 1 12.42 0.00 1.12 1.20 0.10 85.16 16:44:12 04:43:01 PM 2 11.34 0.00 1.16 0.54 0.08 86.87 16:44:12 04:43:01 PM 3 2.23 0.00 0.37 0.35 0.08 96.96 16:44:12 04:44:01 PM all 17.64 0.00 1.65 0.19 0.07 80.44 16:44:12 04:44:01 PM 0 10.02 0.00 1.32 0.08 0.07 88.51 16:44:12 04:44:01 PM 1 10.29 0.00 1.40 0.45 0.08 87.77 16:44:12 04:44:01 PM 2 46.74 0.00 3.21 0.22 0.08 49.76 16:44:12 04:44:01 PM 3 3.52 0.00 0.68 0.02 0.05 95.73 16:44:12 Average: all 47.30 0.33 1.74 1.39 0.10 49.14 16:44:12 Average: 0 47.70 0.41 1.68 1.44 0.11 48.67 16:44:12 Average: 1 47.37 0.01 1.79 1.55 0.11 49.17 16:44:12 Average: 2 48.40 0.40 1.86 0.73 0.10 48.51 16:44:12 Average: 3 45.73 0.49 1.61 1.85 0.10 50.22 16:44:12 16:44:12 16:44:12