20:45:07 Started by timer 20:45:07 Running as SYSTEM 20:45:07 [EnvInject] - Loading node environment variables. 20:45:07 Building remotely on prd-ubuntu2004-docker-4c-4g-41838 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-scandium 20:45:07 [ssh-agent] Looking for ssh-agent implementation... 20:45:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:07 $ ssh-agent 20:45:07 SSH_AUTH_SOCK=/tmp/ssh-lwr0ygLuMyUi/agent.12553 20:45:07 SSH_AGENT_PID=12556 20:45:07 [ssh-agent] Started. 20:45:07 Running ssh-add (command line suppressed) 20:45:07 Identity added: /w/workspace/openflowplugin-maven-merge-scandium@tmp/private_key_16838222826379278826.key (/w/workspace/openflowplugin-maven-merge-scandium@tmp/private_key_16838222826379278826.key) 20:45:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:45:07 The recommended git tool is: NONE 20:45:10 using credential jenkins-ssh 20:45:10 Wiping out workspace first. 20:45:10 Cloning the remote Git repository 20:45:10 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 20:45:10 > git init /w/workspace/openflowplugin-maven-merge-scandium # timeout=10 20:45:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 20:45:10 > git --version # timeout=10 20:45:10 > git --version # 'git version 2.25.1' 20:45:10 using GIT_SSH to set credentials jenkins-ssh 20:45:10 Verifying host key using known hosts file 20:45:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:45:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 20:45:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:14 Avoid second fetch 20:45:14 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 20:45:14 Checking out Revision 75143cfc73169aa8536f7a16fe5224967969e53f (refs/remotes/origin/stable/scandium) 20:45:14 > git config core.sparsecheckout # timeout=10 20:45:14 > git checkout -f 75143cfc73169aa8536f7a16fe5224967969e53f # timeout=10 20:45:14 Commit message: "Bump versions by x.y.(z+1)" 20:45:14 > git rev-list --no-walk 75143cfc73169aa8536f7a16fe5224967969e53f # timeout=10 20:45:18 provisioning config files... 20:45:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:45:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:45:18 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins9595817750815152235.sh 20:45:18 ---> python-tools-install.sh 20:45:18 Setup pyenv: 20:45:18 * system (set by /opt/pyenv/version) 20:45:18 * 3.8.13 (set by /opt/pyenv/version) 20:45:18 * 3.9.13 (set by /opt/pyenv/version) 20:45:18 * 3.10.13 (set by /opt/pyenv/version) 20:45:18 * 3.11.7 (set by /opt/pyenv/version) 20:45:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Abe1 20:45:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:45:26 lf-activate-venv(): INFO: Installing: lftools 20:45:57 lf-activate-venv(): INFO: Adding /tmp/venv-Abe1/bin to PATH 20:45:57 Generating Requirements File 20:46:17 Python 3.11.7 20:46:17 pip 24.2 from /tmp/venv-Abe1/lib/python3.11/site-packages/pip (python 3.11) 20:46:18 appdirs==1.4.4 20:46:18 argcomplete==3.5.1 20:46:18 aspy.yaml==1.3.0 20:46:18 attrs==24.2.0 20:46:18 autopage==0.5.2 20:46:18 beautifulsoup4==4.12.3 20:46:18 boto3==1.35.39 20:46:18 botocore==1.35.39 20:46:18 bs4==0.0.2 20:46:18 cachetools==5.5.0 20:46:18 certifi==2024.8.30 20:46:18 cffi==1.17.1 20:46:18 cfgv==3.4.0 20:46:18 chardet==5.2.0 20:46:18 charset-normalizer==3.4.0 20:46:18 click==8.1.7 20:46:18 cliff==4.7.0 20:46:18 cmd2==2.4.3 20:46:18 cryptography==3.3.2 20:46:18 debtcollector==3.0.0 20:46:18 decorator==5.1.1 20:46:18 defusedxml==0.7.1 20:46:18 Deprecated==1.2.14 20:46:18 distlib==0.3.9 20:46:18 dnspython==2.7.0 20:46:18 docker==4.2.2 20:46:18 dogpile.cache==1.3.3 20:46:18 durationpy==0.9 20:46:18 email_validator==2.2.0 20:46:18 filelock==3.16.1 20:46:18 future==1.0.0 20:46:18 gitdb==4.0.11 20:46:18 GitPython==3.1.43 20:46:18 google-auth==2.35.0 20:46:18 httplib2==0.22.0 20:46:18 identify==2.6.1 20:46:18 idna==3.10 20:46:18 importlib-resources==1.5.0 20:46:18 iso8601==2.1.0 20:46:18 Jinja2==3.1.4 20:46:18 jmespath==1.0.1 20:46:18 jsonpatch==1.33 20:46:18 jsonpointer==3.0.0 20:46:18 jsonschema==4.23.0 20:46:18 jsonschema-specifications==2024.10.1 20:46:18 keystoneauth1==5.8.0 20:46:18 kubernetes==31.0.0 20:46:18 lftools==0.37.10 20:46:18 lxml==5.3.0 20:46:18 MarkupSafe==3.0.1 20:46:18 msgpack==1.1.0 20:46:18 multi_key_dict==2.0.3 20:46:18 munch==4.0.0 20:46:18 netaddr==1.3.0 20:46:18 netifaces==0.11.0 20:46:18 niet==1.4.2 20:46:18 nodeenv==1.9.1 20:46:18 oauth2client==4.1.3 20:46:18 oauthlib==3.2.2 20:46:18 openstacksdk==4.0.0 20:46:18 os-client-config==2.1.0 20:46:18 os-service-types==1.7.0 20:46:18 osc-lib==3.1.0 20:46:18 oslo.config==9.6.0 20:46:18 oslo.context==5.6.0 20:46:18 oslo.i18n==6.4.0 20:46:18 oslo.log==6.1.2 20:46:18 oslo.serialization==5.5.0 20:46:18 oslo.utils==7.3.0 20:46:18 packaging==24.1 20:46:18 pbr==6.1.0 20:46:18 platformdirs==4.3.6 20:46:18 prettytable==3.11.0 20:46:18 pyasn1==0.6.1 20:46:18 pyasn1_modules==0.4.1 20:46:18 pycparser==2.22 20:46:18 pygerrit2==2.0.15 20:46:18 PyGithub==2.4.0 20:46:18 PyJWT==2.9.0 20:46:18 PyNaCl==1.5.0 20:46:18 pyparsing==2.4.7 20:46:18 pyperclip==1.9.0 20:46:18 pyrsistent==0.20.0 20:46:18 python-cinderclient==9.6.0 20:46:18 python-dateutil==2.9.0.post0 20:46:18 python-heatclient==4.0.0 20:46:18 python-jenkins==1.8.2 20:46:18 python-keystoneclient==5.5.0 20:46:18 python-magnumclient==4.7.0 20:46:18 python-openstackclient==7.1.3 20:46:18 python-swiftclient==4.6.0 20:46:18 PyYAML==6.0.2 20:46:18 referencing==0.35.1 20:46:18 requests==2.32.3 20:46:18 requests-oauthlib==2.0.0 20:46:18 requestsexceptions==1.4.0 20:46:18 rfc3986==2.0.0 20:46:18 rpds-py==0.20.0 20:46:18 rsa==4.9 20:46:18 ruamel.yaml==0.18.6 20:46:18 ruamel.yaml.clib==0.2.8 20:46:18 s3transfer==0.10.3 20:46:18 simplejson==3.19.3 20:46:18 six==1.16.0 20:46:18 smmap==5.0.1 20:46:18 soupsieve==2.6 20:46:18 stevedore==5.3.0 20:46:18 tabulate==0.9.0 20:46:18 toml==0.10.2 20:46:18 tomlkit==0.13.2 20:46:18 tqdm==4.66.5 20:46:18 typing_extensions==4.12.2 20:46:18 tzdata==2024.2 20:46:18 urllib3==1.26.20 20:46:18 virtualenv==20.26.6 20:46:18 wcwidth==0.2.13 20:46:18 websocket-client==1.8.0 20:46:18 wrapt==1.16.0 20:46:18 xdg==6.0.0 20:46:18 xmltodict==0.14.1 20:46:18 yq==3.4.3 20:46:18 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins14235356812089814495.sh 20:46:18 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/target/classes /w/workspace/openflowplugin-maven-merge-scandium/jacoco/classes 20:46:18 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins2407293584292236029.sh 20:46:18 + echo quiet=on 20:46:18 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2004-docker-4c-4g-41838 20:46:18 [openflowplugin-maven-merge-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/scandium -Dsha1=origin/stable/scandium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/scandium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=scandium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:46:18 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 20:46:19 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 20:46:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:46:19 Java version: 11.0.24, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 20:46:19 Default locale: en, platform encoding: UTF-8 20:46:19 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" 20:46:19 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins3814603252986869576.sh 20:46:19 + rm /home/jenkins/.wgetrc 20:46:19 [EnvInject] - Injecting environment variables from a build step. 20:46:19 [EnvInject] - Injecting as environment variables the properties content 20:46:19 SET_JDK_VERSION=openjdk21 20:46:19 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:46:19 20:46:19 [EnvInject] - Variables injected successfully. 20:46:19 [openflowplugin-maven-merge-scandium] $ /bin/sh /tmp/jenkins15686342003136475008.sh 20:46:19 ---> update-java-alternatives.sh 20:46:19 ---> Updating Java version 20:46:19 ---> Ubuntu/Debian system detected 20:46:19 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:46:19 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:46:19 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:46:19 openjdk version "21.0.4" 2024-07-16 20:46:19 OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu220.04) 20:46:19 OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu220.04, mixed mode, sharing) 20:46:19 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:46:19 [EnvInject] - Injecting environment variables from a build step. 20:46:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:46:19 [EnvInject] - Variables injected successfully. 20:46:19 provisioning config files... 20:46:19 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config1369589069838200622tmp 20:46:20 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config16214533769035229296tmp 20:46:20 [EnvInject] - Injecting environment variables from a build step. 20:46:20 [EnvInject] - Injecting as environment variables the properties content 20:46:20 SERVER_ID=opendaylight-snapshot 20:46:20 20:46:20 [EnvInject] - Variables injected successfully. 20:46:20 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins9275033924761088416.sh 20:46:21 ---> create-netrc.sh 20:46:21 [EnvInject] - Injecting environment variables from a build step. 20:46:21 [EnvInject] - Injecting as environment variables the properties content 20:46:21 NEXUS_CUT_DIRS=6 20:46:21 NEXUS_REPO=opendaylight.snapshot 20:46:21 20:46:21 [EnvInject] - Variables injected successfully. 20:46:21 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins3221087748955912202.sh 20:46:21 ---> maven-fetch-metadata.sh 20:46:21 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 20:46:21 + project=org.opendaylight.openflowplugin 20:46:21 + project_path=org/opendaylight/openflowplugin 20:46:21 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin 20:46:21 + pushd /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin 20:46:21 /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-scandium 20:46:21 + set +e 20:46:21 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [5459] -> "drop-test-karaf/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [5511] -> "features-aggregator/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [5641] -> "features-extension-aggregator/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [5693] -> "features-openflowplugin-extension/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [5563] -> "features-openflowplugin/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [5459] -> "learning-switch/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [5875] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [5719] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [5732] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [5862] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [5823] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [5719] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [5875] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [5745] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [5810] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [5862] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [5771] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [5667] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [5628] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [5706] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [5745] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [5680] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [5628] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [5628] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [5693] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [5693] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [5641] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [5615] -> "openflowjava-extension-eric/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [5693] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [5641] -> "openflowjava-extension-nicira/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [5589] -> "openflowplugin-aggregator/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [5498] -> "openflowplugin-api/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [5576] -> "openflowplugin-artifacts/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [5667] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [5537] -> "openflowplugin-common/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [5628] -> "openflowplugin-extension-api/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [5641] -> "openflowplugin-extension-eric/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [5667] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [5628] -> "openflowplugin-extension-onf/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [5511] -> "openflowplugin-impl/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [5537] -> "openflowplugin-parent/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [5446] -> "openflowplugin/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [5446] -> "sample-bundles/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [5459] -> "sample-consumer/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [5433] -> "simple-client/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [5407] -> "test-common/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [5446] -> "test-extension/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [5433] -> "test-provider/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [5797] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [5810] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [5589] -> "applications/bulk-o-matic/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [5745] -> "applications/device-ownership-service/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [5732] -> "applications/forwardingrules-manager/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [5693] -> "applications/forwardingrules-sync/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [5589] -> "applications/lldp-speaker/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [5732] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [5745] -> "applications/reconciliation-framework/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [5615] -> "applications/southbound-cli/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [5680] -> "applications/table-miss-enforcer/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [5732] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [5641] -> "applications/topology-manager/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/ [108867] -> "drop-test-karaf/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/ [20021] -> "drop-test-karaf/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/ [119853] -> "drop-test-karaf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/ [20057] -> "drop-test-karaf/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.1-SNAPSHOT/ [111008] -> "drop-test-karaf/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/ [108435] -> "drop-test-karaf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [573/573] -> "drop-test-karaf/maven-metadata.xml" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/ [57035] -> "features-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/ [11417] -> "features-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/ [62683] -> "features-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/ [11435] -> "features-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.1-SNAPSHOT/ [58141] -> "features-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/ [56819] -> "features-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [577/577] -> "features-aggregator/maven-metadata.xml" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/ [60313] -> "features-extension-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/ [12005] -> "features-extension-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/ [66319] -> "features-extension-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/ [12023] -> "features-extension-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.1-SNAPSHOT/ [61508] -> "features-extension-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/ [60097] -> "features-extension-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [587/587] -> "features-extension-aggregator/maven-metadata.xml" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/ [81585] -> "features-openflowplugin-extension/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:21 2024-10-12 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/ [15561] -> "features-openflowplugin-extension/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/ [90919] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/ [18887] -> "features-openflowplugin-extension/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.1-SNAPSHOT/ [104035] -> "features-openflowplugin-extension/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/ [101037] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [591/591] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/ [77239] -> "features-openflowplugin/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/ [14795] -> "features-openflowplugin/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/ [86035] -> "features-openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/ [17941] -> "features-openflowplugin/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.1-SNAPSHOT/ [98429] -> "features-openflowplugin/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/ [95611] -> "features-openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [581/581] -> "features-openflowplugin/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/ [108867] -> "learning-switch/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/ [20023] -> "learning-switch/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/ [119866] -> "learning-switch/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/ [20059] -> "learning-switch/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.1-SNAPSHOT/ [111020] -> "learning-switch/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/ [108447] -> "learning-switch/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [573/573] -> "learning-switch/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [5485] -> "libraries/liblldp/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [5537] -> "model/model-flow-base/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [5576] -> "model/model-flow-service/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [5615] -> "model/model-flow-statistics/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [5537] -> "model/model-inventory/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [5524] -> "model/model-topology/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/ [87703] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/ [16639] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/ [97793] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/ [20217] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/ [111917] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/ [108667] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [605/605] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/ [82447] -> "odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/ [15713] -> "odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/ [91887] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/ [19075] -> "odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/ [105148] -> "odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/ [102115] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [593/593] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/ [82884] -> "odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/ [15790] -> "odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/ [92378] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/ [19170] -> "odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/ [105711] -> "odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/ [102660] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [594/594] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/ [87266] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/ [16562] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/ [97302] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/ [20122] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/ [111354] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/ [108122] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [604/604] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 20:46:22 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/ [85943] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/ [16329] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/ [95815] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/ [19835] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/ [109652] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/ [106475] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [601/601] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/ [82447] -> "odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/ [15713] -> "odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/ [91887] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/ [19075] -> "odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/ [105148] -> "odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/ [102115] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [593/593] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/ [87691] -> "odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/ [16637] -> "odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/ [97779] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/ [20215] -> "odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/ [111904] -> "odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/ [108655] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [605/605] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/ [83333] -> "odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/ [15869] -> "odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/ [92883] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/ [19267] -> "odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/ [106287] -> "odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/ [103217] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [595/595] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/ [85506] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/ [16252] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/ [95324] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/ [19740] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/ [109089] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/ [105930] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [600/600] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/ [87254] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/ [16560] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/ [97288] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/ [20120] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/ [111341] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/ [108110] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [604/604] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/ [84195] -> "odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/ [16021] -> "odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/ [93851] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/ [19455] -> "odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:23 2024-10-12 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/ [107400] -> "odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/ [104295] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [597/597] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/ [80711] -> "odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/ [15407] -> "odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/ [89937] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/ [18697] -> "odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/ [102909] -> "odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/ [99947] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [589/589] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/ [79388] -> "odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/ [15174] -> "odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/ [88450] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/ [18410] -> "odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/ [101207] -> "odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/ [98300] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [586/586] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/ [82010] -> "odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/ [15636] -> "odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/ [91396] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/ [18980] -> "odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/ [104585] -> "odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/ [101570] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [592/592] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/ [83345] -> "odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/ [15871] -> "odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/ [92895] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/ [19269] -> "odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/ [106298] -> "odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/ [103229] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [595/595] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/ [81148] -> "odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/ [15484] -> "odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/ [90428] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/ [18792] -> "odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/ [103472] -> "odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/ [100492] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [590/590] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/ [79364] -> "odl-openflowplugin-libraries/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:24 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/ [15170] -> "odl-openflowplugin-libraries/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/ [88424] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/ [18406] -> "odl-openflowplugin-libraries/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/ [101183] -> "odl-openflowplugin-libraries/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/ [98276] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [586/586] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/ [79400] -> "odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/ [15176] -> "odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/ [88464] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/ [18412] -> "odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/ [101220] -> "odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/ [98312] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [586/586] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/ [81573] -> "odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/ [15559] -> "odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/ [90905] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/ [18885] -> "odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/ [104022] -> "odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/ [101025] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [591/591] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/ [81573] -> "odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/ [15559] -> "odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/ [90905] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/ [18885] -> "odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/ [104022] -> "odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/ [101025] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [591/591] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/ [79837] -> "odl-openflowplugin-southbound/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/ [15253] -> "odl-openflowplugin-southbound/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/ [88955] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/ [18507] -> "odl-openflowplugin-southbound/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/ [101783] -> "odl-openflowplugin-southbound/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/ [98857] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [587/587] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/ [116691] -> "openflowjava-extension-eric/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/ [21375] -> "openflowjava-extension-eric/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/ [128540] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/ [21411] -> "openflowjava-extension-eric/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/ [119048] -> "openflowjava-extension-eric/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/ [116259] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [585/585] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/ [120597] -> "openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/ [22051] -> "openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/ [132877] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/ [22087] -> "openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/ [123062] -> "openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/ [120165] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:25 2024-10-12 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [591/591] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/ [118045] -> "openflowjava-extension-nicira/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/ [21609] -> "openflowjava-extension-nicira/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/ [130044] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/ [21645] -> "openflowjava-extension-nicira/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/ [120440] -> "openflowjava-extension-nicira/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/ [117613] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [587/587] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [5849] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [5706] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [5758] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [5706] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [5719] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [5693] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [5706] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [5810] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [5680] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [5654] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/ [59021] -> "openflowplugin-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/ [11773] -> "openflowplugin-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/ [64886] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/ [11791] -> "openflowplugin-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.1-SNAPSHOT/ [60181] -> "openflowplugin-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/ [58805] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [583/583] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/ [110850] -> "openflowplugin-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/ [20362] -> "openflowplugin-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/ [122042] -> "openflowplugin-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/ [20398] -> "openflowplugin-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/ [113034] -> "openflowplugin-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/ [110406] -> "openflowplugin-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [576/576] -> "openflowplugin-api/maven-metadata.xml" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/ [58692] -> "openflowplugin-artifacts/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/ [11714] -> "openflowplugin-artifacts/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/ [64522] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/ [11732] -> "openflowplugin-artifacts/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/ [59844] -> "openflowplugin-artifacts/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/ [58476] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [582/582] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/ [119171] -> "openflowplugin-blueprint-config/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/ [21805] -> "openflowplugin-blueprint-config/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/ [132912] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/ [25107] -> "openflowplugin-blueprint-config/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/ [142691] -> "openflowplugin-blueprint-config/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/ [138275] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [589/589] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/ [112749] -> "openflowplugin-common/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/ [20693] -> "openflowplugin-common/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/ [124164] -> "openflowplugin-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/ [20731] -> "openflowplugin-common/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:26 2024-10-12 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/ [115010] -> "openflowplugin-common/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/ [112329] -> "openflowplugin-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [579/579] -> "openflowplugin-common/maven-metadata.xml" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/ [117380] -> "openflowplugin-extension-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/ [21494] -> "openflowplugin-extension-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/ [129305] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/ [21530] -> "openflowplugin-extension-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/ [119756] -> "openflowplugin-extension-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/ [116948] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [586/586] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/ [118021] -> "openflowplugin-extension-eric/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/ [21603] -> "openflowplugin-extension-eric/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/ [130004] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/ [21639] -> "openflowplugin-extension-eric/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/ [120403] -> "openflowplugin-extension-eric/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/ [117577] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [587/587] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/ [119375] -> "openflowplugin-extension-nicira/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/ [21839] -> "openflowplugin-extension-nicira/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/ [131520] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/ [21875] -> "openflowplugin-extension-nicira/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/ [121806] -> "openflowplugin-extension-nicira/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/ [118943] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [589/589] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/ [117368] -> "openflowplugin-extension-onf/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/ [21492] -> "openflowplugin-extension-onf/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/ [129291] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/ [21528] -> "openflowplugin-extension-onf/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/ [119743] -> "openflowplugin-extension-onf/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/ [116936] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [586/586] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/ [111539] -> "openflowplugin-impl/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/ [20483] -> "openflowplugin-impl/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/ [122820] -> "openflowplugin-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/ [20519] -> "openflowplugin-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/ [113754] -> "openflowplugin-impl/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/ [111107] -> "openflowplugin-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [577/577] -> "openflowplugin-impl/maven-metadata.xml" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/ [57717] -> "openflowplugin-parent/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/ [11539] -> "openflowplugin-parent/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/ [63440] -> "openflowplugin-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:27 2024-10-12 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/ [11557] -> "openflowplugin-parent/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/ [58842] -> "openflowplugin-parent/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/ [57501] -> "openflowplugin-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [579/579] -> "openflowplugin-parent/maven-metadata.xml" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/ [108262] -> "openflowplugin/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/ [19916] -> "openflowplugin/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/ [119181] -> "openflowplugin/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/ [19952] -> "openflowplugin/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/ [110386] -> "openflowplugin/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/ [107830] -> "openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [572/572] -> "openflowplugin/maven-metadata.xml" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/ [108178] -> "sample-bundles/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/ [19904] -> "sample-bundles/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/ [119102] -> "sample-bundles/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/ [19940] -> "sample-bundles/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.1-SNAPSHOT/ [110313] -> "sample-bundles/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/ [107758] -> "sample-bundles/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [572/572] -> "sample-bundles/maven-metadata.xml" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/ [108831] -> "sample-consumer/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/ [20015] -> "sample-consumer/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/ [119814] -> "sample-consumer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/ [20051] -> "sample-consumer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.1-SNAPSHOT/ [110972] -> "sample-consumer/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/ [108399] -> "sample-consumer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [573/573] -> "sample-consumer/maven-metadata.xml" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/ [107573] -> "simple-client/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/ [19793] -> "simple-client/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/ [118390] -> "simple-client/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/ [19829] -> "simple-client/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/ [109654] -> "simple-client/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/ [107117] -> "simple-client/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [571/571] -> "simple-client/maven-metadata.xml" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/ [106243] -> "test-common/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/ [19569] -> "test-common/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/ [116953] -> "test-common/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/ [19605] -> "test-common/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.1-SNAPSHOT/ [108324] -> "test-common/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/ [105823] -> "test-common/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [569/569] -> "test-common/maven-metadata.xml" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/ [108226] -> "test-extension/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/ [19910] -> "test-extension/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/ [119141] -> "test-extension/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:28 2024-10-12 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/ [19946] -> "test-extension/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/ [110349] -> "test-extension/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/ [107794] -> "test-extension/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [572/572] -> "test-extension/maven-metadata.xml" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/ [107573] -> "test-provider/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/ [19797] -> "test-provider/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/ [118417] -> "test-provider/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/ [19833] -> "test-provider/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.1-SNAPSHOT/ [109679] -> "test-provider/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/ [107141] -> "test-provider/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [571/571] -> "test-provider/maven-metadata.xml" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/ [120205] -> "applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/ [22019] -> "applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/ [132436] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/ [22055] -> "applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/ [122657] -> "applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/ [119773] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [599/599] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/ [120870] -> "applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/ [22134] -> "applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/ [133175] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/ [22170] -> "applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/ [123341] -> "applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/ [120438] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [600/600] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/ [109793] -> "applications/bulk-o-matic/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/ [20219] -> "applications/bulk-o-matic/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/ [120890] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/ [20255] -> "applications/bulk-o-matic/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.1-SNAPSHOT/ [111971] -> "applications/bulk-o-matic/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/ [109373] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [583/583] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/ [117581] -> "applications/device-ownership-service/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/ [21565] -> "applications/device-ownership-service/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/ [129524] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/ [21603] -> "applications/device-ownership-service/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.1-SNAPSHOT/ [119974] -> "applications/device-ownership-service/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/ [117161] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:29 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [595/595] -> "applications/device-ownership-service/maven-metadata.xml" [1] 20:46:30 2024-10-12 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/ [116988] -> "applications/forwardingrules-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/ [21462] -> "applications/forwardingrules-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/ [128865] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/ [21498] -> "applications/forwardingrules-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.1-SNAPSHOT/ [119352] -> "applications/forwardingrules-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/ [116556] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [594/594] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/ [115005] -> "applications/forwardingrules-sync/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/ [21121] -> "applications/forwardingrules-sync/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/ [126677] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/ [21157] -> "applications/forwardingrules-sync/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.1-SNAPSHOT/ [117327] -> "applications/forwardingrules-sync/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/ [114585] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [591/591] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/ [109793] -> "applications/lldp-speaker/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/ [20217] -> "applications/lldp-speaker/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/ [120876] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/ [20253] -> "applications/lldp-speaker/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.1-SNAPSHOT/ [111958] -> "applications/lldp-speaker/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/ [109361] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [583/583] -> "applications/lldp-speaker/maven-metadata.xml" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/ [116952] -> "applications/of-switch-config-pusher/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/ [21456] -> "applications/of-switch-config-pusher/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/ [128825] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/ [21492] -> "applications/of-switch-config-pusher/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.1-SNAPSHOT/ [119315] -> "applications/of-switch-config-pusher/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/ [116520] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [594/594] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/ [117629] -> "applications/reconciliation-framework/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/ [21571] -> "applications/reconciliation-framework/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/ [129563] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/ [21607] -> "applications/reconciliation-framework/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.1-SNAPSHOT/ [119998] -> "applications/reconciliation-framework/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/ [117185] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [595/595] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/ [111099] -> "applications/southbound-cli/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/ [20443] -> "applications/southbound-cli/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/ [122326] -> "applications/southbound-cli/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/ [20481] -> "applications/southbound-cli/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:30 2024-10-12 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.1-SNAPSHOT/ [113313] -> "applications/southbound-cli/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/ [110679] -> "applications/southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [585/585] -> "applications/southbound-cli/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/ [114328] -> "applications/table-miss-enforcer/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/ [21004] -> "applications/table-miss-enforcer/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/ [125925] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/ [21040] -> "applications/table-miss-enforcer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.1-SNAPSHOT/ [116631] -> "applications/table-miss-enforcer/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/ [113908] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [590/590] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/ [116976] -> "applications/topology-lldp-discovery/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/ [21460] -> "applications/topology-lldp-discovery/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/ [128851] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/ [21496] -> "applications/topology-lldp-discovery/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.1-SNAPSHOT/ [119339] -> "applications/topology-lldp-discovery/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/ [116544] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [594/594] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/ [112393] -> "applications/topology-manager/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/ [20669] -> "applications/topology-manager/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/ [123776] -> "applications/topology-manager/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/ [20705] -> "applications/topology-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.1-SNAPSHOT/ [114642] -> "applications/topology-manager/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/ [111973] -> "applications/topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [587/587] -> "applications/topology-manager/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.1-SNAPSHOT/maven-metadata.xml [1515/1515] -> "features-openflowplugin-extension/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1515/1515] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml [1505/1505] -> "features-openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1505/1505] -> "features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/ [105841] -> "libraries/liblldp/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/ [19525] -> "libraries/liblldp/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/ [116490] -> "libraries/liblldp/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/ [19561] -> "libraries/liblldp/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/ [107898] -> "libraries/liblldp/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/ [105409] -> "libraries/liblldp/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [575/575] -> "libraries/liblldp/maven-metadata.xml" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/ [110241] -> "model/model-flow-base/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:31 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/ [20275] -> "model/model-flow-base/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/ [121377] -> "model/model-flow-base/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/ [20311] -> "model/model-flow-base/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/ [112420] -> "model/model-flow-base/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/ [109809] -> "model/model-flow-base/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [579/579] -> "model/model-flow-base/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/ [112200] -> "model/model-flow-service/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/ [20614] -> "model/model-flow-service/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/ [123552] -> "model/model-flow-service/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/ [20650] -> "model/model-flow-service/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/ [114433] -> "model/model-flow-service/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/ [111768] -> "model/model-flow-service/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [582/582] -> "model/model-flow-service/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/ [114135] -> "model/model-flow-statistics/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/ [20949] -> "model/model-flow-statistics/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/ [125700] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/ [20985] -> "model/model-flow-statistics/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/ [116421] -> "model/model-flow-statistics/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/ [113703] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [585/585] -> "model/model-flow-statistics/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/ [110181] -> "model/model-inventory/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/ [20265] -> "model/model-inventory/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/ [121310] -> "model/model-inventory/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/ [20301] -> "model/model-inventory/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/ [112358] -> "model/model-inventory/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/ [109749] -> "model/model-inventory/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [579/579] -> "model/model-inventory/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/ [109528] -> "model/model-topology/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/ [20152] -> "model/model-topology/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/ [120585] -> "model/model-topology/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/ [20188] -> "model/model-topology/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/ [111687] -> "model/model-topology/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/ [109096] -> "model/model-topology/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [578/578] -> "model/model-topology/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/maven-metadata.xml [1529/1529] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml [1529/1529] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-app-bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml [1518/1518] -> "odl-openflowplugin-app-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1518/1518] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1528/1528] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1528/1528] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [1531/1531] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:32 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-app-lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml [1529/1529] -> "odl-openflowplugin-app-reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1529/1529] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [1530/1530] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml [1528/1528] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1528/1528] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1527/1527] -> "odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-app-topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/maven-metadata.xml [1513/1513] -> "odl-openflowplugin-app-topology/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1513/1513] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-drop-test/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-eric-extensions/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-flow-services-rest/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/maven-metadata.xml [1514/1514] -> "odl-openflowplugin-flow-services/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml [1514/1514] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml [1510/1510] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-nxm-extensions/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-onf-extensions/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1515/1515] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml [1511/1511] -> "odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/ [62769] -> "openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/ [12481] -> "openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/ [69039] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/ [12499] -> "openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/ [64030] -> "openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/ [62553] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [603/603] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/ [78266] -> "openflowjava/features-openflowjava/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/ [15012] -> "openflowjava/features-openflowjava/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/ [87184] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/ [18200] -> "openflowjava/features-openflowjava/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/ [99749] -> "openflowjava/features-openflowjava/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/ [96890] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [592/592] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/ [80026] -> "openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/ [15322] -> "openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/ [89162] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/ [18582] -> "openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/ [102014] -> "openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/ [99082] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:33 2024-10-12 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [596/596] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/ [115706] -> "openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/ [21240] -> "openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/ [127442] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/ [21276] -> "openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/ [118035] -> "openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/ [115274] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [592/592] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/ [116215] -> "openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/ [21329] -> "openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/ [129580] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/ [21365] -> "openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/ [120131] -> "openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/ [115783] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [593/593] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/ [77169] -> "openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/ [14825] -> "openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/ [85925] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/ [17995] -> "openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/ [98473] -> "openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/ [95685] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [591/591] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/ [96638] -> "openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/ [18068] -> "openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/ [106909] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/ [18098] -> "openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/ [99085] -> "openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/ [96278] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [592/592] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/ [121086] -> "openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/ [25482] -> "openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/ [158158] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/ [25524] -> "openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/ [146653] -> "openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/ [140490] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [600/600] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/ [58516] -> "openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/ [11718] -> "openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/ [64321] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/ [11736] -> "openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/ [59661] -> "openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/ [58300] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:34 2024-10-12 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [590/590] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/ [94446] -> "openflowjava/openflowjava-util/0.17.4-SNAPSHOT/index.html.tmp" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/ [17686] -> "openflowjava/openflowjava-util/0.18.2-SNAPSHOT/index.html.tmp" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/ [104464] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/index.html.tmp" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/ [17718] -> "openflowjava/openflowjava-util/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/ [96833] -> "openflowjava/openflowjava-util/0.19.1-SNAPSHOT/index.html.tmp" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/ [94098] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/index.html.tmp" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [588/588] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:35 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml [1516/1516] -> "openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml [1526/1526] -> "openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml [1520/1520] -> "openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml [1479/1479] -> "openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml [1473/1473] -> "openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml [1473/1473] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml [1709/1709] -> "openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.17.4-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.18.2-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 2024-10-12 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml" [1] 20:46:36 FINISHED --2024-10-12 20:46:36-- 20:46:36 Total wall clock time: 15s 20:46:36 Downloaded: 1083 files, 35M in 0.5s (65.5 MB/s) 20:46:36 + set -e 20:46:36 + popd 20:46:36 /w/workspace/openflowplugin-maven-merge-scandium 20:46:36 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/m2repo-backup 20:46:36 + cp -a /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org /w/workspace/openflowplugin-maven-merge-scandium/m2repo-backup 20:46:36 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins6725001701737055755.sh 20:46:36 [EnvInject] - Injecting environment variables from a build step. 20:46:36 [EnvInject] - Injecting as environment variables the properties content 20:46:36 MAVEN_GOALS=clean deploy javadoc:aggregate 20:46:36 20:46:36 [EnvInject] - Variables injected successfully. 20:46:36 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins6058800087359602591.sh 20:46:36 ---> common-variables.sh 20:46:36 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:46:36 ---> maven-build.sh 20:46:36 + set +u 20:46:36 + export MAVEN_OPTS 20:46:36 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-scandium@tmp/config1369589069838200622tmp --settings /w/workspace/openflowplugin-maven-merge-scandium@tmp/config16214533769035229296tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 20:46:36 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 20:46:36 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:46:36 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:46:36 Default locale: en, platform encoding: UTF-8 20:46:36 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" 20:46:38 [INFO] Error stacktraces are turned on. 20:46:38 [INFO] Scanning for projects... 20:46:44 [INFO] ------------------------------------------------------------------------ 20:46:44 [INFO] Reactor Build Order: 20:46:44 [INFO] 20:46:44 [INFO] openflowplugin-artifacts [pom] 20:46:44 [INFO] openflowplugin-parent [pom] 20:46:44 [INFO] liblldp [bundle] 20:46:44 [INFO] libraries-aggregator [pom] 20:46:44 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:46:44 [INFO] openflowjava-parent [pom] 20:46:44 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:46:44 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:46:44 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:46:44 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:46:44 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 20:46:44 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 20:46:44 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:46:44 [INFO] simple-client [bundle] 20:46:44 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:46:44 [INFO] model-inventory [bundle] 20:46:44 [INFO] model-flow-base [bundle] 20:46:44 [INFO] model-flow-service [bundle] 20:46:44 [INFO] openflowplugin-api [bundle] 20:46:44 [INFO] model-flow-statistics [bundle] 20:46:44 [INFO] openflowplugin-extension-api [bundle] 20:46:44 [INFO] openflowplugin [bundle] 20:46:44 [INFO] openflowplugin-common [bundle] 20:46:44 [INFO] openflowplugin-impl [bundle] 20:46:44 [INFO] openflowjava-extension-nicira-api [bundle] 20:46:44 [INFO] openflowjava-extension-nicira [bundle] 20:46:44 [INFO] openflowjava-extension-eric [bundle] 20:46:44 [INFO] openflowplugin-extension-nicira [bundle] 20:46:44 [INFO] openflowplugin-extension-onf [bundle] 20:46:44 [INFO] openflowplugin-extension-eric [bundle] 20:46:44 [INFO] test-extension [bundle] 20:46:44 [INFO] model-topology [bundle] 20:46:44 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:46:44 [INFO] openflowplugin-blueprint-config [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:46:44 [INFO] features-openflowplugin-extension [feature] 20:46:44 [INFO] features-extension-aggregator [pom] 20:46:44 [INFO] openflowplugin-extension-aggregator [pom] 20:46:44 [INFO] test-provider [bundle] 20:46:44 [INFO] test-common [bundle] 20:46:44 [INFO] drop-test-karaf [bundle] 20:46:44 [INFO] bulk-o-matic [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:46:44 [INFO] device-ownership-service [bundle] 20:46:44 [INFO] of-switch-config-pusher [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:46:44 [INFO] arbitratorreconciliation-api [bundle] 20:46:44 [INFO] reconciliation-framework [bundle] 20:46:44 [INFO] arbitratorreconciliation-impl [bundle] 20:46:44 [INFO] forwardingrules-manager [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:46:44 [INFO] forwardingrules-sync [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:46:44 [INFO] table-miss-enforcer [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:46:44 [INFO] topology-lldp-discovery [bundle] 20:46:44 [INFO] lldp-speaker [bundle] 20:46:44 [INFO] topology-manager [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:46:44 [INFO] southbound-cli [bundle] 20:46:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:46:44 [INFO] features-openflowplugin [feature] 20:46:44 [INFO] features-aggregator [pom] 20:46:44 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:46:44 [INFO] applications-aggregator [pom] 20:46:44 [INFO] model-aggregator [pom] 20:46:44 [INFO] learning-switch [bundle] 20:46:44 [INFO] sample-consumer [bundle] 20:46:44 [INFO] sample-bundles [bundle] 20:46:44 [INFO] openflowplugin-samples-aggregator [pom] 20:46:44 [INFO] openflowplugin-karaf [pom] 20:46:44 [INFO] openflowplugin [pom] 20:46:44 [INFO] 20:46:44 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:46:44 [INFO] Building openflowplugin-artifacts 0.19.1-SNAPSHOT [1/84] 20:46:44 [INFO] from artifacts/pom.xml 20:46:44 [INFO] --------------------------------[ pom ]--------------------------------- 20:46:44 [INFO] 20:46:44 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-artifacts --- 20:46:44 [INFO] 20:46:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:46:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:46:45 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:46:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:45 [INFO] 20:46:45 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts --- 20:46:45 [INFO] 20:46:45 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-artifacts --- 20:46:45 [INFO] CycloneDX: Resolving Dependencies 20:46:46 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:46:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.xml 20:46:46 [INFO] attaching as openflowplugin-artifacts-0.19.1-SNAPSHOT-cyclonedx.xml 20:46:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.json 20:46:46 [INFO] attaching as openflowplugin-artifacts-0.19.1-SNAPSHOT-cyclonedx.json 20:46:46 [INFO] 20:46:46 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-artifacts --- 20:46:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/openflowplugin-artifacts-0.19.1-SNAPSHOT.pom 20:46:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/openflowplugin-artifacts-0.19.1-SNAPSHOT-cyclonedx.xml 20:46:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/openflowplugin-artifacts-0.19.1-SNAPSHOT-cyclonedx.json 20:46:46 [INFO] 20:46:46 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts --- 20:46:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:46:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:46:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml 20:46:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.1-SNAPSHOT/maven-metadata.xml 20:46:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:46:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:46:47 [INFO] 20:46:47 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 20:46:47 [INFO] Building openflowplugin-parent 0.19.1-SNAPSHOT [2/84] 20:46:47 [INFO] from parent/pom.xml 20:46:47 [INFO] --------------------------------[ pom ]--------------------------------- 20:46:47 [INFO] 20:46:47 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-parent --- 20:46:47 [INFO] 20:46:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-parent --- 20:46:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:46:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:46:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:47 [INFO] 20:46:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:46:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:47 [INFO] 20:46:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-parent --- 20:46:47 [INFO] 20:46:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:46:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:46:47 [INFO] 20:46:47 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-parent --- 20:46:49 [INFO] Starting audit... 20:46:49 Audit done. 20:46:49 [INFO] You have 0 Checkstyle violations. 20:46:49 [INFO] 20:46:49 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-parent --- 20:46:49 [INFO] Starting audit... 20:46:49 Audit done. 20:46:49 [INFO] You have 0 Checkstyle violations. 20:46:49 [INFO] 20:46:49 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-parent --- 20:46:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/parent/target/classes/LICENSE 20:46:50 [INFO] 20:46:50 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:46:50 [INFO] 20:46:50 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent --- 20:46:52 [INFO] 20:46:52 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:46:52 [INFO] 20:46:52 [INFO] 20:46:52 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-parent --- 20:46:52 [INFO] 20:46:52 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-parent --- 20:46:52 [INFO] 20:46:52 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-parent --- 20:46:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:46:52 [INFO] 20:46:52 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-parent --- 20:46:52 [INFO] CycloneDX: Resolving Dependencies 20:46:53 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:46:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.xml 20:46:53 [INFO] attaching as openflowplugin-parent-0.19.1-SNAPSHOT-cyclonedx.xml 20:46:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.json 20:46:53 [INFO] attaching as openflowplugin-parent-0.19.1-SNAPSHOT-cyclonedx.json 20:46:53 [INFO] 20:46:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 20:46:53 [INFO] Skipping duplicate-finder execution! 20:46:53 [INFO] 20:46:53 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 20:46:53 [INFO] Skipping pom project 20:46:53 [INFO] 20:46:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 20:46:53 [INFO] 20:46:53 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-parent --- 20:46:54 [INFO] 20:46:54 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-parent --- 20:46:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:46:54 [INFO] 20:46:54 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-parent --- 20:46:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/openflowplugin-parent-0.19.1-SNAPSHOT.pom 20:46:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/openflowplugin-parent-0.19.1-SNAPSHOT-cyclonedx.xml 20:46:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/openflowplugin-parent-0.19.1-SNAPSHOT-cyclonedx.json 20:46:54 [INFO] 20:46:54 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-parent --- 20:46:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:46:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:46:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml 20:46:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.1-SNAPSHOT/maven-metadata.xml 20:46:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:46:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:46:54 [INFO] 20:46:54 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 20:46:54 [INFO] Building liblldp 0.19.1-SNAPSHOT [3/84] 20:46:54 [INFO] from libraries/liblldp/pom.xml 20:46:54 [INFO] -------------------------------[ bundle ]------------------------------- 20:46:54 [INFO] 20:46:54 [INFO] --- clean:3.4.0:clean (default-clean) @ liblldp --- 20:46:54 [INFO] 20:46:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ liblldp --- 20:46:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:54 [INFO] 20:46:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ liblldp --- 20:46:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:54 [INFO] 20:46:54 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ liblldp --- 20:46:55 [INFO] 20:46:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 20:46:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:46:55 [INFO] 20:46:55 [INFO] --- checkstyle:3.5.0:check (check-license) @ liblldp --- 20:46:55 [INFO] Starting audit... 20:46:55 Audit done. 20:46:55 [INFO] You have 0 Checkstyle violations. 20:46:55 [INFO] 20:46:55 [INFO] --- checkstyle:3.5.0:check (default) @ liblldp --- 20:46:58 [INFO] Starting audit... 20:46:58 Audit done. 20:46:58 [INFO] You have 0 Checkstyle violations. 20:46:58 [INFO] 20:46:58 [INFO] --- dependency:3.8.0:copy (unpack-license) @ liblldp --- 20:46:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/classes/LICENSE 20:46:58 [INFO] 20:46:58 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 20:46:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/resources 20:46:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/spi 20:46:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/yang 20:46:58 [INFO] 20:46:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ liblldp --- 20:46:58 [INFO] Recompiling the module because of changed source code. 20:46:58 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:46:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[336,45] implicit cast from int to byte in compound assignment is possibly lossy 20:46:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[339,45] implicit cast from int to byte in compound assignment is possibly lossy 20:46:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[348,35] implicit cast from int to byte in compound assignment is possibly lossy 20:46:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[351,35] implicit cast from int to byte in compound assignment is possibly lossy 20:46:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[359,32] implicit cast from int to byte in compound assignment is possibly lossy 20:46:58 [INFO] 20:46:58 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>> 20:46:58 [INFO] 20:46:58 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ liblldp --- 20:46:58 [INFO] Fork Value is true 20:47:02 [INFO] Done SpotBugs Analysis.... 20:47:03 [INFO] 20:47:03 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<< 20:47:03 [INFO] 20:47:03 [INFO] 20:47:03 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ liblldp --- 20:47:03 [INFO] BugInstance size is 0 20:47:03 [INFO] Error size is 0 20:47:03 [INFO] No errors/warnings found 20:47:03 [INFO] 20:47:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- 20:47:03 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:47:03 [INFO] 20:47:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ liblldp --- 20:47:03 [INFO] Recompiling the module because of changed dependency. 20:47:03 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 20:47:03 [INFO] 20:47:03 [INFO] --- surefire:3.5.0:test (default-test) @ liblldp --- 20:47:03 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/surefire-reports 20:47:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:47:03 [INFO] 20:47:03 [INFO] ------------------------------------------------------- 20:47:03 [INFO] T E S T S 20:47:03 [INFO] ------------------------------------------------------- 20:47:04 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:47:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:47:04 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:47:04 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:47:04 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:47:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:47:04 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:47:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:47:04 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:47:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:47:04 [INFO] 20:47:04 [INFO] Results: 20:47:04 [INFO] 20:47:04 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 20:47:04 [INFO] 20:47:04 [INFO] 20:47:04 [INFO] --- copy:14.0.3:copy-files (default) @ liblldp --- 20:47:04 [INFO] 20:47:04 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ liblldp --- 20:47:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.1-SNAPSHOT.jar 20:47:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/META-INF/MANIFEST.MF 20:47:05 [INFO] 20:47:05 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ liblldp --- 20:47:05 [INFO] No previous run data found, generating javadoc. 20:47:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.1-SNAPSHOT-javadoc.jar 20:47:09 [INFO] 20:47:09 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ liblldp --- 20:47:09 [INFO] CycloneDX: Resolving Dependencies 20:47:10 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:47:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.xml 20:47:10 [INFO] attaching as liblldp-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.json 20:47:10 [INFO] attaching as liblldp-0.19.1-SNAPSHOT-cyclonedx.json 20:47:10 [INFO] 20:47:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 20:47:10 [INFO] Skipping duplicate-finder execution! 20:47:10 [INFO] 20:47:10 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ liblldp --- 20:47:10 [INFO] No dependency problems found 20:47:10 [INFO] 20:47:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 20:47:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.1-SNAPSHOT-sources.jar 20:47:10 [INFO] 20:47:10 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ liblldp --- 20:47:10 [INFO] 20:47:10 [INFO] --- jacoco:0.8.12:report (report) @ liblldp --- 20:47:10 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec 20:47:10 [INFO] Analyzed bundle 'liblldp' with 14 classes 20:47:10 [INFO] 20:47:10 [INFO] --- install:3.1.3:install (default-install) @ liblldp --- 20:47:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT.pom 20:47:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT.jar 20:47:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT-javadoc.jar 20:47:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT-cyclonedx.json 20:47:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT-sources.jar 20:47:10 [INFO] 20:47:10 [INFO] --- bundle:5.1.9:install (default-install) @ liblldp --- 20:47:10 [INFO] Writing OBR metadata 20:47:10 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/liblldp-0.19.1-SNAPSHOT.jar 20:47:10 [INFO] Writing OBR metadata 20:47:10 [INFO] 20:47:10 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ liblldp --- 20:47:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:47:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:47:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:47:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:47:10 [INFO] 20:47:10 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ liblldp --- 20:47:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:10 [INFO] 20:47:10 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 20:47:10 [INFO] Building libraries-aggregator 0.19.1-SNAPSHOT [4/84] 20:47:10 [INFO] from libraries/pom.xml 20:47:10 [INFO] --------------------------------[ pom ]--------------------------------- 20:47:10 [INFO] 20:47:10 [INFO] --- clean:3.4.0:clean (default-clean) @ libraries-aggregator --- 20:47:10 [INFO] 20:47:10 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ libraries-aggregator --- 20:47:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:10 [INFO] 20:47:10 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ libraries-aggregator --- 20:47:10 [INFO] 20:47:10 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ libraries-aggregator --- 20:47:10 [INFO] Skipping CycloneDX goal, because module skips deploy 20:47:10 [INFO] 20:47:10 [INFO] --- install:3.1.3:install (default-install) @ libraries-aggregator --- 20:47:10 [INFO] Skipping artifact installation 20:47:10 [INFO] 20:47:10 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ libraries-aggregator --- 20:47:10 [INFO] Skipping artifact deployment 20:47:10 [INFO] 20:47:10 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 20:47:10 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.19.1-SNAPSHOT [5/84] 20:47:10 [INFO] from openflowjava/openflow-protocol-api/pom.xml 20:47:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:11 [INFO] 20:47:11 [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-api --- 20:47:11 [INFO] 20:47:11 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-api --- 20:47:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:11 [INFO] 20:47:11 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:47:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:11 [INFO] 20:47:11 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-api --- 20:47:11 [INFO] 20:47:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:47:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:47:11 [INFO] 20:47:11 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflow-protocol-api --- 20:47:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:47:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/yang 20:47:12 [INFO] yang-to-sources: Found 3 dependencies in 3.773 ms 20:47:12 [INFO] yang-to-sources: Project model files found: 9 in 225.2 ms 20:47:13 [INFO] yang-to-sources: 12 YANG models processed in 486.2 ms 20:47:13 [INFO] BindingJavaFileGenerator: Defined 865 files in 140.7 ms 20:47:13 [INFO] Sorted 865 files into 170 directories in 4.862 ms 20:47:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 571.7 ms 20:47:14 [INFO] 20:47:14 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-api --- 20:47:14 [INFO] Starting audit... 20:47:14 Audit done. 20:47:14 [INFO] You have 0 Checkstyle violations. 20:47:14 [INFO] 20:47:14 [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-api --- 20:47:14 [INFO] Starting audit... 20:47:14 Audit done. 20:47:14 [INFO] You have 0 Checkstyle violations. 20:47:14 [INFO] 20:47:14 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-api --- 20:47:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/classes/LICENSE 20:47:14 [INFO] 20:47:14 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:47:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/resources 20:47:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:47:14 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:47:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:47:14 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:47:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:47:14 [INFO] 20:47:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-api --- 20:47:14 [INFO] Recompiling the module because of changed source code. 20:47:14 [INFO] Compiling 916 source files with javac [debug release 21] to target/classes 20:47:20 [INFO] 20:47:20 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:47:20 [INFO] 20:47:20 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api --- 20:47:20 [INFO] Fork Value is true 20:47:25 [INFO] Done SpotBugs Analysis.... 20:47:26 [INFO] 20:47:26 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:47:26 [INFO] 20:47:26 [INFO] 20:47:26 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-api --- 20:47:26 [INFO] BugInstance size is 0 20:47:26 [INFO] Error size is 0 20:47:26 [INFO] No errors/warnings found 20:47:26 [INFO] 20:47:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 20:47:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/test/resources 20:47:26 [INFO] 20:47:26 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api --- 20:47:26 [INFO] Recompiling the module because of changed dependency. 20:47:26 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 20:47:26 [INFO] 20:47:26 [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-api --- 20:47:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/surefire-reports 20:47:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:47:26 [INFO] 20:47:26 [INFO] ------------------------------------------------------- 20:47:26 [INFO] T E S T S 20:47:26 [INFO] ------------------------------------------------------- 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:47:27 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:47:27 [INFO] 20:47:27 [INFO] Results: 20:47:27 [INFO] 20:47:27 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:47:27 [INFO] 20:47:27 [INFO] 20:47:27 [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-api --- 20:47:27 [INFO] 20:47:27 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 20:47:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.1-SNAPSHOT.jar 20:47:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 20:47:28 [INFO] 20:47:28 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-api --- 20:47:29 [INFO] No previous run data found, generating javadoc. 20:47:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.1-SNAPSHOT-javadoc.jar 20:47:39 [INFO] 20:47:39 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-api --- 20:47:39 [INFO] CycloneDX: Resolving Dependencies 20:47:39 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 20:47:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.xml 20:47:39 [INFO] attaching as openflow-protocol-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.json 20:47:39 [INFO] attaching as openflow-protocol-api-0.19.1-SNAPSHOT-cyclonedx.json 20:47:39 [INFO] 20:47:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 20:47:39 [INFO] Skipping duplicate-finder execution! 20:47:39 [INFO] 20:47:39 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 20:47:39 [INFO] No dependency problems found 20:47:39 [INFO] 20:47:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 20:47:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.1-SNAPSHOT-sources.jar 20:47:40 [INFO] 20:47:40 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-api --- 20:47:40 [INFO] 20:47:40 [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-api --- 20:47:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 20:47:40 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 20:47:40 [INFO] 20:47:40 [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-api --- 20:47:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT.pom 20:47:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT.jar 20:47:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT-javadoc.jar 20:47:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT-cyclonedx.json 20:47:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT-sources.jar 20:47:40 [INFO] 20:47:40 [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-api --- 20:47:40 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/openflow-protocol-api-0.19.1-SNAPSHOT.jar 20:47:40 [INFO] Writing OBR metadata 20:47:40 [INFO] 20:47:40 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-api --- 20:47:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:47:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:47:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:47:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:47:40 [INFO] 20:47:40 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 20:47:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:40 [INFO] 20:47:40 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 20:47:40 [INFO] Building openflowjava-parent 0.19.1-SNAPSHOT [6/84] 20:47:40 [INFO] from openflowjava/pom.xml 20:47:40 [INFO] --------------------------------[ pom ]--------------------------------- 20:47:40 [INFO] 20:47:40 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-parent --- 20:47:40 [INFO] 20:47:40 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-parent --- 20:47:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:40 [INFO] 20:47:40 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:47:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:40 [INFO] 20:47:40 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-parent --- 20:47:40 [INFO] 20:47:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:47:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:47:40 [INFO] 20:47:40 [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-parent --- 20:47:40 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/src/main/yang added. 20:47:40 [INFO] 20:47:40 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-parent --- 20:47:40 [INFO] Starting audit... 20:47:40 Audit done. 20:47:40 [INFO] You have 0 Checkstyle violations. 20:47:40 [INFO] 20:47:40 [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-parent --- 20:47:40 [INFO] Starting audit... 20:47:40 Audit done. 20:47:40 [INFO] You have 0 Checkstyle violations. 20:47:40 [INFO] 20:47:40 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-parent --- 20:47:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/classes/LICENSE 20:47:40 [INFO] 20:47:40 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:47:40 [INFO] 20:47:40 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent --- 20:47:40 [INFO] 20:47:40 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:47:40 [INFO] 20:47:40 [INFO] 20:47:40 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-parent --- 20:47:40 [INFO] 20:47:40 [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-parent --- 20:47:40 [INFO] 20:47:40 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-parent --- 20:47:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:47:40 [INFO] 20:47:40 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-parent --- 20:47:40 [INFO] CycloneDX: Resolving Dependencies 20:47:40 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:47:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.xml 20:47:41 [INFO] attaching as openflowjava-parent-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.json 20:47:41 [INFO] attaching as openflowjava-parent-0.19.1-SNAPSHOT-cyclonedx.json 20:47:41 [INFO] 20:47:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 20:47:41 [INFO] Skipping duplicate-finder execution! 20:47:41 [INFO] 20:47:41 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 20:47:41 [INFO] Skipping pom project 20:47:41 [INFO] 20:47:41 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-parent --- 20:47:41 [INFO] 20:47:41 [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-parent --- 20:47:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:47:41 [INFO] 20:47:41 [INFO] --- install:3.1.3:install (default-install) @ openflowjava-parent --- 20:47:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/openflowjava-parent-0.19.1-SNAPSHOT.pom 20:47:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/openflowjava-parent-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/openflowjava-parent-0.19.1-SNAPSHOT-cyclonedx.json 20:47:41 [INFO] 20:47:41 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-parent --- 20:47:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:47:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:47:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:47:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:47:41 [INFO] 20:47:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 20:47:41 [INFO] 20:47:41 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 20:47:41 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.19.1-SNAPSHOT [7/84] 20:47:41 [INFO] from openflowjava/openflow-protocol-spi/pom.xml 20:47:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:41 [INFO] 20:47:41 [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-spi --- 20:47:41 [INFO] 20:47:41 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi --- 20:47:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:41 [INFO] 20:47:41 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:47:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:41 [INFO] 20:47:41 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-spi --- 20:47:41 [INFO] 20:47:41 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:47:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:47:41 [INFO] 20:47:41 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflow-protocol-spi --- 20:47:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:47:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang 20:47:41 [INFO] yang-to-sources: Found 4 dependencies in 1.796 ms 20:47:41 [INFO] yang-to-sources: Project model files found: 1 in 2.821 ms 20:47:41 [INFO] yang-to-sources: 3 YANG models processed in 67.23 ms 20:47:41 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.210 ms 20:47:41 [INFO] Sorted 11 files into 4 directories in 599.1 μs 20:47:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 12.52 ms 20:47:41 [INFO] 20:47:41 [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 20:47:41 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:47:41 [INFO] 20:47:41 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-spi --- 20:47:41 [INFO] Starting audit... 20:47:41 Audit done. 20:47:41 [INFO] You have 0 Checkstyle violations. 20:47:41 [INFO] 20:47:41 [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-spi --- 20:47:41 [INFO] Starting audit... 20:47:41 Audit done. 20:47:41 [INFO] You have 0 Checkstyle violations. 20:47:41 [INFO] 20:47:41 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-spi --- 20:47:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/classes/LICENSE 20:47:41 [INFO] 20:47:41 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:47:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/resources 20:47:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:47:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:47:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:47:41 [INFO] 20:47:41 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 20:47:41 [INFO] Recompiling the module because of changed dependency. 20:47:41 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:47:41 [INFO] 20:47:41 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:47:41 [INFO] 20:47:41 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:47:41 [INFO] Fork Value is true 20:47:44 [INFO] Done SpotBugs Analysis.... 20:47:44 [INFO] 20:47:44 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:47:44 [INFO] 20:47:44 [INFO] 20:47:44 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi --- 20:47:44 [INFO] BugInstance size is 0 20:47:44 [INFO] Error size is 0 20:47:44 [INFO] No errors/warnings found 20:47:44 [INFO] 20:47:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 20:47:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/test/resources 20:47:44 [INFO] 20:47:44 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 20:47:44 [INFO] No sources to compile 20:47:44 [INFO] 20:47:44 [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-spi --- 20:47:44 [INFO] No tests to run. 20:47:44 [INFO] 20:47:44 [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-spi --- 20:47:44 [INFO] 20:47:44 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 20:47:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.1-SNAPSHOT.jar 20:47:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 20:47:44 [INFO] 20:47:44 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-spi --- 20:47:44 [INFO] No previous run data found, generating javadoc. 20:47:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.1-SNAPSHOT-javadoc.jar 20:47:46 [INFO] 20:47:46 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-spi --- 20:47:46 [INFO] CycloneDX: Resolving Dependencies 20:47:46 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 20:47:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.xml 20:47:46 [INFO] attaching as openflow-protocol-spi-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.json 20:47:46 [INFO] attaching as openflow-protocol-spi-0.19.1-SNAPSHOT-cyclonedx.json 20:47:46 [INFO] 20:47:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 20:47:46 [INFO] Skipping duplicate-finder execution! 20:47:46 [INFO] 20:47:46 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 20:47:46 [INFO] No dependency problems found 20:47:46 [INFO] 20:47:46 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-spi --- 20:47:46 [INFO] 20:47:46 [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-spi --- 20:47:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:47:46 [INFO] 20:47:46 [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-spi --- 20:47:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/openflow-protocol-spi-0.19.1-SNAPSHOT.pom 20:47:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/openflow-protocol-spi-0.19.1-SNAPSHOT.jar 20:47:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/openflow-protocol-spi-0.19.1-SNAPSHOT-javadoc.jar 20:47:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/openflow-protocol-spi-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/openflow-protocol-spi-0.19.1-SNAPSHOT-cyclonedx.json 20:47:46 [INFO] 20:47:46 [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-spi --- 20:47:47 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/openflow-protocol-spi-0.19.1-SNAPSHOT.jar 20:47:47 [INFO] Writing OBR metadata 20:47:47 [INFO] 20:47:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-spi --- 20:47:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:47:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:47:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:47:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:47:47 [INFO] 20:47:47 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 20:47:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:47 [INFO] 20:47:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 20:47:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.1-SNAPSHOT-sources.jar 20:47:47 [INFO] 20:47:47 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 20:47:47 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.19.1-SNAPSHOT [8/84] 20:47:47 [INFO] from openflowjava/openflowjava-util/pom.xml 20:47:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:47 [INFO] 20:47:47 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-util --- 20:47:47 [INFO] 20:47:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-util --- 20:47:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:47 [INFO] 20:47:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:47:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:47 [INFO] 20:47:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-util --- 20:47:47 [INFO] 20:47:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:47:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:47:47 [INFO] 20:47:47 [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-util --- 20:47:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/yang added. 20:47:47 [INFO] 20:47:47 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-util --- 20:47:47 [INFO] Starting audit... 20:47:47 Audit done. 20:47:47 [INFO] You have 0 Checkstyle violations. 20:47:47 [INFO] 20:47:47 [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-util --- 20:47:47 [INFO] Starting audit... 20:47:47 Audit done. 20:47:47 [INFO] You have 0 Checkstyle violations. 20:47:47 [INFO] 20:47:47 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-util --- 20:47:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/classes/LICENSE 20:47:47 [INFO] 20:47:47 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 20:47:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/resources 20:47:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/spi 20:47:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/yang 20:47:47 [INFO] 20:47:47 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-util --- 20:47:47 [INFO] Recompiling the module because of changed dependency. 20:47:47 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:47:47 [INFO] 20:47:47 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:47:47 [INFO] 20:47:47 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util --- 20:47:47 [INFO] Fork Value is true 20:47:50 [INFO] Done SpotBugs Analysis.... 20:47:50 [INFO] 20:47:50 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:47:50 [INFO] 20:47:50 [INFO] 20:47:50 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-util --- 20:47:50 [INFO] BugInstance size is 0 20:47:50 [INFO] Error size is 0 20:47:50 [INFO] No errors/warnings found 20:47:50 [INFO] 20:47:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- 20:47:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/test/resources 20:47:50 [INFO] 20:47:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-util --- 20:47:50 [INFO] Recompiling the module because of changed dependency. 20:47:50 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 20:47:50 [INFO] 20:47:50 [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-util --- 20:47:50 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/surefire-reports 20:47:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:47:50 [INFO] 20:47:50 [INFO] ------------------------------------------------------- 20:47:50 [INFO] T E S T S 20:47:50 [INFO] ------------------------------------------------------- 20:47:51 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:47:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:47:51 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:47:51 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:47:51 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:47:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:47:51 [INFO] 20:47:51 [INFO] Results: 20:47:51 [INFO] 20:47:51 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:47:51 [INFO] 20:47:51 [INFO] 20:47:51 [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-util --- 20:47:51 [INFO] 20:47:51 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-util --- 20:47:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.1-SNAPSHOT.jar 20:47:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 20:47:52 [INFO] 20:47:52 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-util --- 20:47:52 [INFO] No previous run data found, generating javadoc. 20:47:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.1-SNAPSHOT-javadoc.jar 20:47:53 [INFO] 20:47:53 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-util --- 20:47:53 [INFO] CycloneDX: Resolving Dependencies 20:47:53 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 20:47:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.xml 20:47:53 [INFO] attaching as openflowjava-util-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.json 20:47:53 [INFO] attaching as openflowjava-util-0.19.1-SNAPSHOT-cyclonedx.json 20:47:53 [INFO] 20:47:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 20:47:53 [INFO] Skipping duplicate-finder execution! 20:47:53 [INFO] 20:47:53 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util --- 20:47:53 [INFO] No dependency problems found 20:47:53 [INFO] 20:47:53 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-util --- 20:47:53 [INFO] 20:47:53 [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-util --- 20:47:53 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 20:47:53 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 20:47:53 [INFO] 20:47:53 [INFO] --- install:3.1.3:install (default-install) @ openflowjava-util --- 20:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/openflowjava-util-0.19.1-SNAPSHOT.pom 20:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/openflowjava-util-0.19.1-SNAPSHOT.jar 20:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/openflowjava-util-0.19.1-SNAPSHOT-javadoc.jar 20:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/openflowjava-util-0.19.1-SNAPSHOT-cyclonedx.xml 20:47:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/openflowjava-util-0.19.1-SNAPSHOT-cyclonedx.json 20:47:53 [INFO] 20:47:53 [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-util --- 20:47:53 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/openflowjava-util-0.19.1-SNAPSHOT.jar 20:47:53 [INFO] Writing OBR metadata 20:47:53 [INFO] 20:47:53 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-util --- 20:47:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:47:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:47:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.1-SNAPSHOT/maven-metadata.xml 20:47:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:47:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:47:53 [INFO] 20:47:53 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-util --- 20:47:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:53 [INFO] 20:47:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 20:47:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.1-SNAPSHOT-sources.jar 20:47:53 [INFO] 20:47:53 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 20:47:53 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.19.1-SNAPSHOT [9/84] 20:47:53 [INFO] from openflowjava/openflow-protocol-impl/pom.xml 20:47:53 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:54 [INFO] 20:47:54 [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-impl --- 20:47:54 [INFO] 20:47:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl --- 20:47:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:54 [INFO] 20:47:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:47:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:54 [INFO] 20:47:54 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-impl --- 20:47:54 [INFO] 20:47:54 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:47:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:47:54 [INFO] 20:47:54 [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 20:47:54 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:47:54 [INFO] 20:47:54 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-impl --- 20:47:54 [INFO] Starting audit... 20:47:54 Audit done. 20:47:54 [INFO] You have 0 Checkstyle violations. 20:47:54 [INFO] 20:47:54 [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-impl --- 20:47:57 [INFO] Starting audit... 20:47:57 Audit done. 20:47:57 [INFO] You have 0 Checkstyle violations. 20:47:57 [INFO] 20:47:57 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-impl --- 20:47:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/classes/LICENSE 20:47:57 [INFO] 20:47:57 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:47:57 [INFO] Copying 5 resources from src/main/resources to target/classes 20:47:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:47:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:47:57 [INFO] 20:47:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 20:47:57 [INFO] Recompiling the module because of changed dependency. 20:47:57 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 20:47:59 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:47:59 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:47:59 reason: class file for javax.annotation.meta.When not found 20:47:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:47:59 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:47:59 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:47:59 reason: class file for javax.annotation.meta.When not found 20:47:59 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:47:59 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:47:59 reason: class file for javax.annotation.meta.When not found 20:47:59 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 20:47:59 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 20:47:59 required: java.lang.Class 20:47:59 found: java.lang.Class 20:47:59 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 20:47:59 required: java.lang.Class 20:47:59 found: java.lang.Class 20:47:59 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 20:47:59 required: java.lang.Class 20:47:59 found: java.lang.Class 20:47:59 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 20:47:59 required: java.lang.Class 20:47:59 found: java.lang.Class 20:47:59 [INFO] 20:47:59 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:47:59 [INFO] 20:47:59 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:47:59 [INFO] Fork Value is true 20:48:09 [INFO] Done SpotBugs Analysis.... 20:48:09 [INFO] 20:48:09 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:48:09 [INFO] 20:48:09 [INFO] 20:48:09 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl --- 20:48:09 [INFO] BugInstance size is 0 20:48:09 [INFO] Error size is 0 20:48:09 [INFO] No errors/warnings found 20:48:09 [INFO] 20:48:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 20:48:09 [INFO] Copying 4 resources from src/test/resources to target/test-classes 20:48:09 [INFO] 20:48:09 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 20:48:09 [INFO] Recompiling the module because of changed dependency. 20:48:09 [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes 20:48:11 [INFO] 20:48:11 [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-impl --- 20:48:11 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/surefire-reports 20:48:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:48:11 [INFO] 20:48:11 [INFO] ------------------------------------------------------- 20:48:11 [INFO] T E S T S 20:48:11 [INFO] ------------------------------------------------------- 20:48:13 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:48:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:48:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.47 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:48:23 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:48:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.50 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:48:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:48:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:48:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:48:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:48:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:48:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:48:36 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:48:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:48:37 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:48:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:48:37 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:48:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:48:37 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:48:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:48:37 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:48:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:48:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:48:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:48:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:48:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:48:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:48:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:48:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:48:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:48:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:48:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:48:38 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:48:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:48:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:48:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:48:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:48:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:48:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:48:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:48:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:48:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:48:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:48:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:48:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:48:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:48:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:48:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:48:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:48:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:48:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:48:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:48:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:48:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:48:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:48:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:48:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:48:42 [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 20:48:42 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:48:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:48:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:48:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:48:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:48:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:48:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:48:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:48:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:48:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:48:43 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:48:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:48:43 [INFO] 20:48:43 [INFO] Results: 20:48:43 [INFO] 20:48:43 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 20:48:43 [INFO] 20:48:43 [INFO] 20:48:43 [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-impl --- 20:48:43 [INFO] 20:48:43 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 20:48:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT.jar 20:48:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 20:48:44 [INFO] 20:48:44 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-impl --- 20:48:44 [INFO] No previous run data found, generating javadoc. 20:48:47 [WARNING] Javadoc Warnings 20:48:47 [WARNING] warning: unknown enum constant When.UNKNOWN 20:48:47 [WARNING] reason: class file for javax.annotation.meta.When not found 20:48:47 [WARNING] 1 warning 20:48:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT-javadoc.jar 20:48:48 [INFO] 20:48:48 [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- 20:48:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT-tests.jar 20:48:48 [INFO] 20:48:48 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-impl --- 20:48:48 [INFO] CycloneDX: Resolving Dependencies 20:48:49 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:48:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.xml 20:48:49 [INFO] attaching as openflow-protocol-impl-0.19.1-SNAPSHOT-cyclonedx.xml 20:48:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.json 20:48:49 [INFO] attaching as openflow-protocol-impl-0.19.1-SNAPSHOT-cyclonedx.json 20:48:49 [INFO] 20:48:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 20:48:49 [INFO] Skipping duplicate-finder execution! 20:48:49 [INFO] 20:48:49 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 20:48:49 [INFO] No dependency problems found 20:48:49 [INFO] 20:48:49 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-impl --- 20:48:49 [INFO] 20:48:49 [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-impl --- 20:48:49 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 20:48:49 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 20:48:49 [INFO] 20:48:49 [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-impl --- 20:48:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT.pom 20:48:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT.jar 20:48:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT-javadoc.jar 20:48:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT-tests.jar 20:48:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT-cyclonedx.xml 20:48:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT-cyclonedx.json 20:48:49 [INFO] 20:48:49 [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-impl --- 20:48:49 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/openflow-protocol-impl-0.19.1-SNAPSHOT.jar 20:48:49 [INFO] Writing OBR metadata 20:48:49 [INFO] 20:48:49 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-impl --- 20:48:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:48:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:48:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:48:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:48:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:48:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:48:49 [INFO] 20:48:49 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 20:48:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:48:49 [INFO] 20:48:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 20:48:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.1-SNAPSHOT-sources.jar 20:48:49 [INFO] 20:48:49 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 20:48:49 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.19.1-SNAPSHOT [10/84] 20:48:49 [INFO] from openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml 20:48:49 [INFO] ------------------------------[ feature ]------------------------------- 20:48:50 [INFO] 20:48:50 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowjava-protocol --- 20:48:50 [INFO] 20:48:50 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:48:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:48:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:48:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:50 [INFO] 20:48:50 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:48:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:50 [INFO] 20:48:50 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:48:51 [INFO] 20:48:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:48:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:51 [INFO] argLine set to empty 20:48:51 [INFO] 20:48:51 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowjava-protocol --- 20:48:51 [INFO] Starting audit... 20:48:51 Audit done. 20:48:51 [INFO] You have 0 Checkstyle violations. 20:48:51 [INFO] 20:48:51 [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowjava-protocol --- 20:48:51 [INFO] Starting audit... 20:48:51 Audit done. 20:48:51 [INFO] You have 0 Checkstyle violations. 20:48:51 [INFO] 20:48:51 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:48:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/LICENSE 20:48:51 [INFO] 20:48:51 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:48:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:48:52 [INFO] ...done! 20:48:52 [INFO] Attaching features XML 20:48:52 [INFO] 20:48:52 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 20:48:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:48:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:48:52 [INFO] 20:48:52 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:48:52 [INFO] 20:48:52 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:48:52 [INFO] 20:48:52 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:48:52 [INFO] 20:48:52 [INFO] 20:48:52 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol --- 20:48:52 [INFO] 20:48:52 [INFO] --- feattest:14.0.3:test (default) @ odl-openflowjava-protocol --- 20:48:53 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 20:48:55 [INFO] Project dependency features detected: [] 20:48:55 [INFO] Pax Exam System (Version: 4.13.3) created. 20:48:55 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:48:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:48:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:48:56 [INFO] Waiting for remote bundle context.. on 21000 name: d429e70f-5936-4077-8368-cfd55ac569e8 timout: [ RelativeTimeout value = 180000 ] 20:49:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:49:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:49:04 [INFO] 20:49:04 [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowjava-protocol --- 20:49:04 [INFO] 20:49:04 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 20:49:04 [WARNING] JAR will be empty - no content was marked for inclusion! 20:49:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/odl-openflowjava-protocol-0.19.1-SNAPSHOT-javadoc.jar 20:49:04 [INFO] 20:49:04 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowjava-protocol --- 20:49:04 [INFO] CycloneDX: Resolving Dependencies 20:49:05 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 20:49:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 20:49:05 [INFO] attaching as odl-openflowjava-protocol-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 20:49:06 [INFO] attaching as odl-openflowjava-protocol-0.19.1-SNAPSHOT-cyclonedx.json 20:49:06 [INFO] 20:49:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 20:49:06 [INFO] Skipping duplicate-finder execution! 20:49:06 [INFO] 20:49:06 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 20:49:06 [INFO] Skipping plugin execution 20:49:06 [INFO] 20:49:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 20:49:06 [INFO] Skipping source per configuration. 20:49:06 [INFO] 20:49:06 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 20:49:06 [INFO] 20:49:06 [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowjava-protocol --- 20:49:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:06 [INFO] 20:49:06 [INFO] --- install:3.1.3:install (default-install) @ odl-openflowjava-protocol --- 20:49:06 [WARNING] 20:49:06 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:49:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:06 [WARNING] 20:49:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:06 [WARNING] 20:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/odl-openflowjava-protocol-0.19.1-SNAPSHOT.pom 20:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/odl-openflowjava-protocol-0.19.1-SNAPSHOT-features.xml 20:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/odl-openflowjava-protocol-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/odl-openflowjava-protocol-0.19.1-SNAPSHOT-javadoc.jar 20:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/odl-openflowjava-protocol-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/odl-openflowjava-protocol-0.19.1-SNAPSHOT-cyclonedx.json 20:49:06 [INFO] 20:49:06 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol --- 20:49:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:49:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:49:06 [WARNING] 20:49:06 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 20:49:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:06 [WARNING] 20:49:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:06 [WARNING] 20:49:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:49:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:49:06 [INFO] 20:49:06 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 20:49:06 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.19.1-SNAPSHOT [11/84] 20:49:06 [INFO] from openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml 20:49:06 [INFO] ------------------------------[ feature ]------------------------------- 20:49:06 [INFO] 20:49:06 [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowjava --- 20:49:06 [INFO] 20:49:06 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowjava --- 20:49:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:06 [INFO] 20:49:06 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:49:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:06 [INFO] 20:49:06 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowjava --- 20:49:06 [INFO] 20:49:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:49:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:06 [INFO] argLine set to empty 20:49:06 [INFO] 20:49:06 [INFO] --- checkstyle:3.5.0:check (check-license) @ features-openflowjava --- 20:49:06 [INFO] Starting audit... 20:49:06 Audit done. 20:49:06 [INFO] You have 0 Checkstyle violations. 20:49:06 [INFO] 20:49:06 [INFO] --- checkstyle:3.5.0:check (default) @ features-openflowjava --- 20:49:06 [INFO] Starting audit... 20:49:06 Audit done. 20:49:06 [INFO] You have 0 Checkstyle violations. 20:49:06 [INFO] 20:49:06 [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-openflowjava --- 20:49:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/LICENSE 20:49:06 [INFO] 20:49:06 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:49:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:49:06 [INFO] ...done! 20:49:06 [INFO] Attaching features XML 20:49:06 [INFO] 20:49:06 [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowjava --- 20:49:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:49:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:49:06 [INFO] 20:49:06 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:49:06 [INFO] 20:49:06 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava --- 20:49:06 [INFO] 20:49:06 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:49:06 [INFO] 20:49:06 [INFO] 20:49:06 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-openflowjava --- 20:49:06 [INFO] 20:49:06 [INFO] --- feattest:14.0.3:test (default) @ features-openflowjava --- 20:49:06 [INFO] 20:49:06 [INFO] --- copy:14.0.3:copy-files (default) @ features-openflowjava --- 20:49:06 [INFO] 20:49:06 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-openflowjava --- 20:49:06 [WARNING] JAR will be empty - no content was marked for inclusion! 20:49:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/features-openflowjava-0.19.1-SNAPSHOT-javadoc.jar 20:49:06 [INFO] 20:49:06 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-openflowjava --- 20:49:06 [INFO] CycloneDX: Resolving Dependencies 20:49:07 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 20:49:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 20:49:07 [INFO] attaching as features-openflowjava-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 20:49:08 [INFO] attaching as features-openflowjava-0.19.1-SNAPSHOT-cyclonedx.json 20:49:08 [INFO] 20:49:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 20:49:08 [INFO] Skipping duplicate-finder execution! 20:49:08 [INFO] 20:49:08 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-openflowjava --- 20:49:08 [INFO] Skipping plugin execution 20:49:08 [INFO] 20:49:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- 20:49:08 [INFO] No sources in project. Archive not created. 20:49:08 [INFO] 20:49:08 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-openflowjava --- 20:49:08 [INFO] 20:49:08 [INFO] --- jacoco:0.8.12:report (report) @ features-openflowjava --- 20:49:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:08 [INFO] 20:49:08 [INFO] --- install:3.1.3:install (default-install) @ features-openflowjava --- 20:49:08 [WARNING] 20:49:08 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:49:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:08 [WARNING] 20:49:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:08 [WARNING] 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/features-openflowjava-0.19.1-SNAPSHOT.pom 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/features-openflowjava-0.19.1-SNAPSHOT-features.xml 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/features-openflowjava-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/features-openflowjava-0.19.1-SNAPSHOT-javadoc.jar 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/features-openflowjava-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/features-openflowjava-0.19.1-SNAPSHOT-cyclonedx.json 20:49:08 [INFO] 20:49:08 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowjava --- 20:49:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:49:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:49:08 [WARNING] 20:49:08 [WARNING] The packaging plugin for project features-openflowjava did not assign 20:49:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:08 [WARNING] 20:49:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:08 [WARNING] 20:49:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:49:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:49:08 [INFO] 20:49:08 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 20:49:08 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.19.1-SNAPSHOT [12/84] 20:49:08 [INFO] from openflowjava/features-openflowjava-aggregator/pom.xml 20:49:08 [INFO] --------------------------------[ pom ]--------------------------------- 20:49:08 [INFO] 20:49:08 [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowjava-aggregator --- 20:49:08 [INFO] 20:49:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:49:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:08 [INFO] 20:49:08 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:49:08 [INFO] 20:49:08 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-openflowjava-aggregator --- 20:49:08 [INFO] CycloneDX: Resolving Dependencies 20:49:08 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 20:49:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.xml 20:49:08 [INFO] attaching as features-openflowjava-aggregator-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.json 20:49:08 [INFO] attaching as features-openflowjava-aggregator-0.19.1-SNAPSHOT-cyclonedx.json 20:49:08 [INFO] 20:49:08 [INFO] --- install:3.1.3:install (default-install) @ features-openflowjava-aggregator --- 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/features-openflowjava-aggregator-0.19.1-SNAPSHOT.pom 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/features-openflowjava-aggregator-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/features-openflowjava-aggregator-0.19.1-SNAPSHOT-cyclonedx.json 20:49:08 [INFO] 20:49:08 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator --- 20:49:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:49:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:49:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:49:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:49:08 [INFO] 20:49:08 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 20:49:08 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.19.1-SNAPSHOT [13/84] 20:49:08 [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml 20:49:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:08 [INFO] 20:49:08 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-blueprint-config --- 20:49:08 [INFO] 20:49:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:08 [INFO] 20:49:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:08 [INFO] 20:49:08 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:49:08 [INFO] 20:49:08 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:49:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:49:08 [INFO] 20:49:08 [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:49:08 [INFO] 20:49:08 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Starting audit... 20:49:08 Audit done. 20:49:08 [INFO] You have 0 Checkstyle violations. 20:49:08 [INFO] 20:49:08 [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Starting audit... 20:49:08 Audit done. 20:49:08 [INFO] You have 0 Checkstyle violations. 20:49:08 [INFO] 20:49:08 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE 20:49:08 [INFO] 20:49:08 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Copying 2 resources from src/main/resources to target/classes 20:49:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:49:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:49:08 [INFO] 20:49:08 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:49:08 [INFO] Recompiling the module because of changed dependency. 20:49:08 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:49:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[56,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:49:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,71] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:49:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,25] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:49:09 [INFO] 20:49:09 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:49:09 [INFO] 20:49:09 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:49:09 [INFO] Fork Value is true 20:49:12 [INFO] Done SpotBugs Analysis.... 20:49:12 [INFO] 20:49:12 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:49:12 [INFO] 20:49:12 [INFO] 20:49:12 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config --- 20:49:12 [INFO] BugInstance size is 0 20:49:12 [INFO] Error size is 0 20:49:12 [INFO] No errors/warnings found 20:49:12 [INFO] 20:49:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 20:49:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/test/resources 20:49:12 [INFO] 20:49:12 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 20:49:12 [INFO] No sources to compile 20:49:12 [INFO] 20:49:12 [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-blueprint-config --- 20:49:12 [INFO] No tests to run. 20:49:12 [INFO] 20:49:12 [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-blueprint-config --- 20:49:12 [INFO] 20:49:12 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 20:49:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.1-SNAPSHOT.jar 20:49:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 20:49:12 [INFO] 20:49:12 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 20:49:12 [INFO] No previous run data found, generating javadoc. 20:49:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.1-SNAPSHOT-javadoc.jar 20:49:13 [INFO] 20:49:13 [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 20:49:13 [INFO] 20:49:13 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-blueprint-config --- 20:49:13 [INFO] CycloneDX: Resolving Dependencies 20:49:14 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 20:49:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.xml 20:49:14 [INFO] attaching as openflowjava-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.json 20:49:14 [INFO] attaching as openflowjava-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.json 20:49:14 [INFO] 20:49:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Skipping duplicate-finder execution! 20:49:14 [INFO] 20:49:14 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 20:49:14 [INFO] No dependency problems found 20:49:14 [INFO] 20:49:14 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 20:49:14 [INFO] 20:49:14 [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:49:14 [INFO] 20:49:14 [INFO] --- install:3.1.3:install (default-install) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT.pom 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT.jar 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT-javadoc.jar 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT-config.xml 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT-legacyConfig.xml 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.json 20:49:14 [INFO] 20:49:14 [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/openflowjava-blueprint-config-0.19.1-SNAPSHOT.jar 20:49:14 [INFO] Writing OBR metadata 20:49:14 [INFO] 20:49:14 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:49:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:49:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:49:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:49:14 [INFO] 20:49:14 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:49:14 [INFO] 20:49:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 20:49:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.1-SNAPSHOT-sources.jar 20:49:14 [INFO] 20:49:14 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 20:49:14 [INFO] Building simple-client 0.19.1-SNAPSHOT [14/84] 20:49:14 [INFO] from samples/simple-client/pom.xml 20:49:14 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:14 [INFO] 20:49:14 [INFO] --- clean:3.4.0:clean (default-clean) @ simple-client --- 20:49:14 [INFO] 20:49:14 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ simple-client --- 20:49:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:14 [INFO] 20:49:14 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ simple-client --- 20:49:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:14 [INFO] 20:49:14 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ simple-client --- 20:49:15 [INFO] 20:49:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 20:49:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:49:15 [INFO] 20:49:15 [INFO] --- checkstyle:3.5.0:check (check-license) @ simple-client --- 20:49:15 [INFO] Starting audit... 20:49:15 Audit done. 20:49:15 [INFO] You have 0 Checkstyle violations. 20:49:15 [INFO] 20:49:15 [INFO] --- checkstyle:3.5.0:check (default) @ simple-client --- 20:49:15 [INFO] Starting audit... 20:49:15 Audit done. 20:49:15 [INFO] You have 0 Checkstyle violations. 20:49:15 [INFO] 20:49:15 [INFO] --- dependency:3.8.0:copy (unpack-license) @ simple-client --- 20:49:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/classes/LICENSE 20:49:15 [INFO] 20:49:15 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 20:49:15 [INFO] Copying 2 resources from src/main/resources to target/classes 20:49:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/spi 20:49:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/yang 20:49:15 [INFO] 20:49:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-client --- 20:49:15 [INFO] Recompiling the module because of changed dependency. 20:49:15 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:49:15 [INFO] 20:49:15 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>> 20:49:15 [INFO] 20:49:15 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ simple-client --- 20:49:15 [INFO] Fork Value is true 20:49:19 [INFO] Done SpotBugs Analysis.... 20:49:19 [INFO] 20:49:19 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<< 20:49:19 [INFO] 20:49:19 [INFO] 20:49:19 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ simple-client --- 20:49:19 [INFO] BugInstance size is 0 20:49:19 [INFO] Error size is 0 20:49:19 [INFO] No errors/warnings found 20:49:19 [INFO] 20:49:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- 20:49:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/src/test/resources 20:49:19 [INFO] 20:49:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-client --- 20:49:19 [INFO] No sources to compile 20:49:19 [INFO] 20:49:19 [INFO] --- surefire:3.5.0:test (default-test) @ simple-client --- 20:49:19 [INFO] No tests to run. 20:49:19 [INFO] 20:49:19 [INFO] --- copy:14.0.3:copy-files (default) @ simple-client --- 20:49:19 [INFO] 20:49:19 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ simple-client --- 20:49:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.1-SNAPSHOT.jar 20:49:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/META-INF/MANIFEST.MF 20:49:19 [INFO] 20:49:19 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ simple-client --- 20:49:19 [INFO] No previous run data found, generating javadoc. 20:49:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.1-SNAPSHOT-javadoc.jar 20:49:20 [INFO] 20:49:20 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ simple-client --- 20:49:20 [INFO] CycloneDX: Resolving Dependencies 20:49:21 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 20:49:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.xml 20:49:21 [INFO] attaching as simple-client-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.json 20:49:21 [INFO] attaching as simple-client-0.19.1-SNAPSHOT-cyclonedx.json 20:49:21 [INFO] 20:49:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 20:49:21 [INFO] Skipping duplicate-finder execution! 20:49:21 [INFO] 20:49:21 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ simple-client --- 20:49:21 [WARNING] Unused declared dependencies found: 20:49:21 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:49:21 [INFO] 20:49:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 20:49:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.1-SNAPSHOT-sources.jar 20:49:21 [INFO] 20:49:21 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ simple-client --- 20:49:21 [INFO] 20:49:21 [INFO] --- jacoco:0.8.12:report (report) @ simple-client --- 20:49:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:49:21 [INFO] 20:49:21 [INFO] --- install:3.1.3:install (default-install) @ simple-client --- 20:49:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT.pom 20:49:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT.jar 20:49:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT-javadoc.jar 20:49:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT-cyclonedx.xml 20:49:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT-cyclonedx.json 20:49:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT-sources.jar 20:49:21 [INFO] 20:49:21 [INFO] --- bundle:5.1.9:install (default-install) @ simple-client --- 20:49:21 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/simple-client-0.19.1-SNAPSHOT.jar 20:49:21 [INFO] Writing OBR metadata 20:49:21 [INFO] 20:49:21 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ simple-client --- 20:49:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:49:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:49:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.1-SNAPSHOT/maven-metadata.xml 20:49:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:49:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:49:21 [INFO] 20:49:21 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ simple-client --- 20:49:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:49:21 [INFO] 20:49:21 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 20:49:21 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.19.1-SNAPSHOT [15/84] 20:49:21 [INFO] from openflowjava/openflow-protocol-it/pom.xml 20:49:21 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:21 [INFO] 20:49:21 [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-it --- 20:49:21 [INFO] 20:49:21 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-it --- 20:49:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:21 [INFO] 20:49:21 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:49:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:21 [INFO] 20:49:21 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-it --- 20:49:22 [INFO] 20:49:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:49:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:49:22 [INFO] 20:49:22 [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-it --- 20:49:22 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/yang added. 20:49:22 [INFO] 20:49:22 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflow-protocol-it --- 20:49:22 [INFO] Starting audit... 20:49:22 Audit done. 20:49:22 [INFO] You have 0 Checkstyle violations. 20:49:22 [INFO] 20:49:22 [INFO] --- checkstyle:3.5.0:check (default) @ openflow-protocol-it --- 20:49:22 [INFO] Starting audit... 20:49:22 Audit done. 20:49:22 [INFO] You have 0 Checkstyle violations. 20:49:22 [INFO] 20:49:22 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflow-protocol-it --- 20:49:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/classes/LICENSE 20:49:22 [INFO] 20:49:22 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:49:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/resources 20:49:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:49:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:49:22 [INFO] 20:49:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-it --- 20:49:22 [INFO] No sources to compile 20:49:22 [INFO] 20:49:22 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:49:22 [INFO] 20:49:22 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it --- 20:49:22 [INFO] 20:49:22 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:49:22 [INFO] 20:49:22 [INFO] 20:49:22 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflow-protocol-it --- 20:49:22 [INFO] 20:49:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 20:49:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:49:22 [INFO] 20:49:22 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it --- 20:49:22 [INFO] Recompiling the module because of changed dependency. 20:49:22 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:49:22 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:49:22 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:49:22 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:49:22 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:49:22 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:49:22 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:49:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized 20:49:22 [INFO] 20:49:22 [INFO] --- surefire:3.5.0:test (default-test) @ openflow-protocol-it --- 20:49:22 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/surefire-reports 20:49:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:49:22 [INFO] 20:49:22 [INFO] ------------------------------------------------------- 20:49:22 [INFO] T E S T S 20:49:22 [INFO] ------------------------------------------------------- 20:49:23 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:49:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:50:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.90 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:50:07 [INFO] 20:50:07 [INFO] Results: 20:50:07 [INFO] 20:50:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:50:07 [INFO] 20:50:07 [INFO] 20:50:07 [INFO] --- copy:14.0.3:copy-files (default) @ openflow-protocol-it --- 20:50:07 [INFO] 20:50:07 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 20:50:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.1-SNAPSHOT.jar 20:50:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 20:50:07 [INFO] 20:50:07 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflow-protocol-it --- 20:50:07 [WARNING] JAR will be empty - no content was marked for inclusion! 20:50:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.1-SNAPSHOT-javadoc.jar 20:50:07 [INFO] 20:50:07 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflow-protocol-it --- 20:50:07 [INFO] CycloneDX: Resolving Dependencies 20:50:08 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 20:50:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.xml 20:50:08 [INFO] attaching as openflow-protocol-it-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.json 20:50:08 [INFO] attaching as openflow-protocol-it-0.19.1-SNAPSHOT-cyclonedx.json 20:50:08 [INFO] 20:50:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 20:50:08 [INFO] Skipping duplicate-finder execution! 20:50:08 [INFO] 20:50:08 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 20:50:08 [WARNING] Used undeclared dependencies found: 20:50:08 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.1-SNAPSHOT:test 20:50:08 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:test 20:50:08 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.1-SNAPSHOT:test 20:50:08 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.0.3:test 20:50:08 [WARNING] com.google.guava:guava:jar:33.3.0-jre:test 20:50:08 [WARNING] Unused declared dependencies found: 20:50:08 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 20:50:08 [INFO] 20:50:08 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflow-protocol-it --- 20:50:08 [INFO] 20:50:08 [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-it --- 20:50:08 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 20:50:08 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 20:50:08 [INFO] 20:50:08 [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-it --- 20:50:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/openflow-protocol-it-0.19.1-SNAPSHOT.pom 20:50:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/openflow-protocol-it-0.19.1-SNAPSHOT.jar 20:50:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/openflow-protocol-it-0.19.1-SNAPSHOT-javadoc.jar 20:50:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/openflow-protocol-it-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/openflow-protocol-it-0.19.1-SNAPSHOT-cyclonedx.json 20:50:08 [INFO] 20:50:08 [INFO] --- bundle:5.1.9:install (default-install) @ openflow-protocol-it --- 20:50:08 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/openflow-protocol-it-0.19.1-SNAPSHOT.jar 20:50:08 [INFO] Writing OBR metadata 20:50:08 [INFO] 20:50:08 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-it --- 20:50:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:50:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:50:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:50:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:50:08 [INFO] 20:50:08 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 20:50:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:50:08 [INFO] 20:50:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 20:50:08 [INFO] No sources in project. Archive not created. 20:50:08 [INFO] 20:50:08 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 20:50:08 [INFO] Building model-inventory 0.19.1-SNAPSHOT [16/84] 20:50:08 [INFO] from model/model-inventory/pom.xml 20:50:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:50:08 [INFO] 20:50:08 [INFO] --- clean:3.4.0:clean (default-clean) @ model-inventory --- 20:50:08 [INFO] 20:50:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-inventory --- 20:50:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:08 [INFO] 20:50:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory --- 20:50:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:08 [INFO] 20:50:08 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-inventory --- 20:50:08 [INFO] 20:50:08 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 20:50:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:50:08 [INFO] 20:50:08 [INFO] --- yang:14.0.4:generate-sources (binding) @ model-inventory --- 20:50:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:50:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/yang 20:50:08 [INFO] yang-to-sources: Found 2 dependencies in 1.080 ms 20:50:08 [INFO] yang-to-sources: Project model files found: 1 in 26.00 ms 20:50:08 [INFO] yang-to-sources: 3 YANG models processed in 46.30 ms 20:50:08 [INFO] BindingJavaFileGenerator: Defined 32 files in 7.831 ms 20:50:08 [INFO] Sorted 32 files into 5 directories in 183.6 μs 20:50:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 43.72 ms 20:50:08 [INFO] 20:50:08 [INFO] --- checkstyle:3.5.0:check (check-license) @ model-inventory --- 20:50:08 [INFO] Starting audit... 20:50:08 Audit done. 20:50:08 [INFO] You have 0 Checkstyle violations. 20:50:08 [INFO] 20:50:08 [INFO] --- checkstyle:3.5.0:check (default) @ model-inventory --- 20:50:08 [INFO] Starting audit... 20:50:08 Audit done. 20:50:08 [INFO] You have 0 Checkstyle violations. 20:50:08 [INFO] 20:50:08 [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-inventory --- 20:50:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/classes/LICENSE 20:50:08 [INFO] 20:50:08 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 20:50:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/resources 20:50:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi 20:50:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:50:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:50:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:50:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi 20:50:08 [INFO] 20:50:08 [INFO] --- compiler:3.13.0:compile (default-compile) @ model-inventory --- 20:50:08 [INFO] Recompiling the module because of changed source code. 20:50:08 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 20:50:09 [INFO] 20:50:09 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:50:09 [INFO] 20:50:09 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-inventory --- 20:50:09 [INFO] Fork Value is true 20:50:11 [INFO] Done SpotBugs Analysis.... 20:50:11 [INFO] 20:50:11 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:50:11 [INFO] 20:50:11 [INFO] 20:50:11 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-inventory --- 20:50:11 [INFO] BugInstance size is 0 20:50:11 [INFO] Error size is 0 20:50:11 [INFO] No errors/warnings found 20:50:11 [INFO] 20:50:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- 20:50:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/test/resources 20:50:11 [INFO] 20:50:11 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-inventory --- 20:50:11 [INFO] No sources to compile 20:50:11 [INFO] 20:50:11 [INFO] --- surefire:3.5.0:test (default-test) @ model-inventory --- 20:50:11 [INFO] No tests to run. 20:50:11 [INFO] 20:50:11 [INFO] --- copy:14.0.3:copy-files (default) @ model-inventory --- 20:50:11 [INFO] 20:50:11 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-inventory --- 20:50:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.1-SNAPSHOT.jar 20:50:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/META-INF/MANIFEST.MF 20:50:11 [INFO] 20:50:11 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-inventory --- 20:50:11 [INFO] No previous run data found, generating javadoc. 20:50:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.1-SNAPSHOT-javadoc.jar 20:50:13 [INFO] 20:50:13 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-inventory --- 20:50:13 [INFO] CycloneDX: Resolving Dependencies 20:50:14 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 20:50:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.xml 20:50:14 [INFO] attaching as model-inventory-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.json 20:50:14 [INFO] attaching as model-inventory-0.19.1-SNAPSHOT-cyclonedx.json 20:50:14 [INFO] 20:50:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 20:50:14 [INFO] Skipping duplicate-finder execution! 20:50:14 [INFO] 20:50:14 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-inventory --- 20:50:14 [INFO] No dependency problems found 20:50:14 [INFO] 20:50:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 20:50:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.1-SNAPSHOT-sources.jar 20:50:14 [INFO] 20:50:14 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-inventory --- 20:50:14 [INFO] 20:50:14 [INFO] --- jacoco:0.8.12:report (report) @ model-inventory --- 20:50:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:50:14 [INFO] 20:50:14 [INFO] --- install:3.1.3:install (default-install) @ model-inventory --- 20:50:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT.pom 20:50:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT.jar 20:50:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT-javadoc.jar 20:50:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT-cyclonedx.json 20:50:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT-sources.jar 20:50:14 [INFO] 20:50:14 [INFO] --- bundle:5.1.9:install (default-install) @ model-inventory --- 20:50:14 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/model-inventory-0.19.1-SNAPSHOT.jar 20:50:14 [INFO] Writing OBR metadata 20:50:14 [INFO] 20:50:14 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-inventory --- 20:50:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:50:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:50:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:50:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:50:14 [INFO] 20:50:14 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-inventory --- 20:50:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:50:14 [INFO] 20:50:14 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 20:50:14 [INFO] Building model-flow-base 0.19.1-SNAPSHOT [17/84] 20:50:14 [INFO] from model/model-flow-base/pom.xml 20:50:14 [INFO] -------------------------------[ bundle ]------------------------------- 20:50:14 [INFO] 20:50:14 [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-base --- 20:50:14 [INFO] 20:50:14 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-base --- 20:50:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:14 [INFO] 20:50:14 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:50:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:14 [INFO] 20:50:14 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-base --- 20:50:14 [INFO] 20:50:14 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 20:50:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:50:14 [INFO] 20:50:14 [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-base --- 20:50:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:50:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/yang 20:50:14 [INFO] yang-to-sources: Found 6 dependencies in 1.478 ms 20:50:14 [INFO] yang-to-sources: Project model files found: 11 in 21.84 ms 20:50:15 [INFO] yang-to-sources: 21 YANG models processed in 426.2 ms 20:50:15 [INFO] BindingJavaFileGenerator: Defined 602 files in 70.79 ms 20:50:15 [INFO] Sorted 602 files into 136 directories in 1.422 ms 20:50:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 252.0 ms 20:50:15 [INFO] 20:50:15 [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-base --- 20:50:15 [INFO] Starting audit... 20:50:15 Audit done. 20:50:15 [INFO] You have 0 Checkstyle violations. 20:50:15 [INFO] 20:50:15 [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-base --- 20:50:15 [INFO] Starting audit... 20:50:15 Audit done. 20:50:15 [INFO] You have 0 Checkstyle violations. 20:50:15 [INFO] 20:50:15 [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-base --- 20:50:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/classes/LICENSE 20:50:15 [INFO] 20:50:15 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 20:50:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/resources 20:50:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi 20:50:15 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:50:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:50:15 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:50:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi 20:50:15 [INFO] 20:50:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-base --- 20:50:15 [INFO] Recompiling the module because of changed dependency. 20:50:15 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 20:50:18 [INFO] 20:50:18 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:50:18 [INFO] 20:50:18 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-base --- 20:50:18 [INFO] Fork Value is true 20:50:21 [INFO] Done SpotBugs Analysis.... 20:50:21 [INFO] 20:50:21 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:50:21 [INFO] 20:50:21 [INFO] 20:50:21 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-base --- 20:50:21 [INFO] BugInstance size is 0 20:50:21 [INFO] Error size is 0 20:50:21 [INFO] No errors/warnings found 20:50:21 [INFO] 20:50:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- 20:50:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/test/resources 20:50:21 [INFO] 20:50:21 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-base --- 20:50:21 [INFO] No sources to compile 20:50:21 [INFO] 20:50:21 [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-base --- 20:50:21 [INFO] No tests to run. 20:50:21 [INFO] 20:50:21 [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-base --- 20:50:21 [INFO] 20:50:21 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-base --- 20:50:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.1-SNAPSHOT.jar 20:50:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/META-INF/MANIFEST.MF 20:50:22 [INFO] 20:50:22 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-base --- 20:50:22 [INFO] No previous run data found, generating javadoc. 20:50:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.1-SNAPSHOT-javadoc.jar 20:50:29 [INFO] 20:50:29 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-base --- 20:50:29 [INFO] CycloneDX: Resolving Dependencies 20:50:30 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:50:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.xml 20:50:30 [INFO] attaching as model-flow-base-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.json 20:50:30 [INFO] attaching as model-flow-base-0.19.1-SNAPSHOT-cyclonedx.json 20:50:30 [INFO] 20:50:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 20:50:30 [INFO] Skipping duplicate-finder execution! 20:50:30 [INFO] 20:50:30 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-base --- 20:50:30 [WARNING] Used undeclared dependencies found: 20:50:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:50:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:50:30 [INFO] 20:50:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 20:50:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.1-SNAPSHOT-sources.jar 20:50:30 [INFO] 20:50:30 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-base --- 20:50:30 [INFO] 20:50:30 [INFO] --- jacoco:0.8.12:report (report) @ model-flow-base --- 20:50:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:50:30 [INFO] 20:50:30 [INFO] --- install:3.1.3:install (default-install) @ model-flow-base --- 20:50:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT.pom 20:50:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT.jar 20:50:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT-javadoc.jar 20:50:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT-cyclonedx.json 20:50:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT-sources.jar 20:50:30 [INFO] 20:50:30 [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-base --- 20:50:30 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/model-flow-base-0.19.1-SNAPSHOT.jar 20:50:30 [INFO] Writing OBR metadata 20:50:30 [INFO] 20:50:30 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-base --- 20:50:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:50:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:50:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:30 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:50:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:30 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:50:30 [INFO] 20:50:30 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-base --- 20:50:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:50:30 [INFO] 20:50:30 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 20:50:30 [INFO] Building model-flow-service 0.19.1-SNAPSHOT [18/84] 20:50:30 [INFO] from model/model-flow-service/pom.xml 20:50:30 [INFO] -------------------------------[ bundle ]------------------------------- 20:50:30 [INFO] 20:50:30 [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-service --- 20:50:30 [INFO] 20:50:30 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-service --- 20:50:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:30 [INFO] 20:50:30 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:50:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:30 [INFO] 20:50:30 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-service --- 20:50:31 [INFO] 20:50:31 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 20:50:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:50:31 [INFO] 20:50:31 [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-service --- 20:50:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:50:31 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/yang 20:50:31 [INFO] yang-to-sources: Found 7 dependencies in 2.062 ms 20:50:31 [INFO] yang-to-sources: Project model files found: 22 in 13.93 ms 20:50:32 [INFO] yang-to-sources: 44 YANG models processed in 605.3 ms 20:50:32 [INFO] BindingJavaFileGenerator: Defined 521 files in 56.93 ms 20:50:32 [INFO] Sorted 521 files into 101 directories in 731.9 μs 20:50:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 176.5 ms 20:50:32 [INFO] 20:50:32 [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-service --- 20:50:32 [INFO] Starting audit... 20:50:32 Audit done. 20:50:32 [INFO] You have 0 Checkstyle violations. 20:50:32 [INFO] 20:50:32 [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-service --- 20:50:32 [INFO] Starting audit... 20:50:32 Audit done. 20:50:32 [INFO] You have 0 Checkstyle violations. 20:50:32 [INFO] 20:50:32 [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-service --- 20:50:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/classes/LICENSE 20:50:32 [INFO] 20:50:32 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 20:50:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/resources 20:50:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi 20:50:32 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:50:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:50:32 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:50:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi 20:50:32 [INFO] 20:50:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-service --- 20:50:32 [INFO] Recompiling the module because of changed dependency. 20:50:32 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:34 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 20:50:34 [INFO] 20:50:34 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:50:34 [INFO] 20:50:34 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-service --- 20:50:34 [INFO] Fork Value is true 20:50:38 [INFO] Done SpotBugs Analysis.... 20:50:38 [INFO] 20:50:38 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:50:38 [INFO] 20:50:38 [INFO] 20:50:38 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-service --- 20:50:38 [INFO] BugInstance size is 0 20:50:38 [INFO] Error size is 0 20:50:38 [INFO] No errors/warnings found 20:50:38 [INFO] 20:50:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- 20:50:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/test/resources 20:50:38 [INFO] 20:50:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-service --- 20:50:38 [INFO] No sources to compile 20:50:38 [INFO] 20:50:38 [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-service --- 20:50:38 [INFO] No tests to run. 20:50:38 [INFO] 20:50:38 [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-service --- 20:50:38 [INFO] 20:50:38 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-service --- 20:50:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.1-SNAPSHOT.jar 20:50:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/META-INF/MANIFEST.MF 20:50:38 [INFO] 20:50:38 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-service --- 20:50:39 [INFO] No previous run data found, generating javadoc. 20:50:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.1-SNAPSHOT-javadoc.jar 20:50:46 [INFO] 20:50:46 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-service --- 20:50:46 [INFO] CycloneDX: Resolving Dependencies 20:50:46 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 20:50:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.xml 20:50:47 [INFO] attaching as model-flow-service-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.json 20:50:47 [INFO] attaching as model-flow-service-0.19.1-SNAPSHOT-cyclonedx.json 20:50:47 [INFO] 20:50:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 20:50:47 [INFO] Skipping duplicate-finder execution! 20:50:47 [INFO] 20:50:47 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-service --- 20:50:47 [WARNING] Used undeclared dependencies found: 20:50:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:50:47 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:50:47 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.1-SNAPSHOT:compile 20:50:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:50:47 [INFO] 20:50:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 20:50:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.1-SNAPSHOT-sources.jar 20:50:47 [INFO] 20:50:47 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-service --- 20:50:47 [INFO] 20:50:47 [INFO] --- jacoco:0.8.12:report (report) @ model-flow-service --- 20:50:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:50:47 [INFO] 20:50:47 [INFO] --- install:3.1.3:install (default-install) @ model-flow-service --- 20:50:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT.pom 20:50:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT.jar 20:50:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT-javadoc.jar 20:50:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT-cyclonedx.json 20:50:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT-sources.jar 20:50:47 [INFO] 20:50:47 [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-service --- 20:50:47 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/model-flow-service-0.19.1-SNAPSHOT.jar 20:50:47 [INFO] Writing OBR metadata 20:50:47 [INFO] 20:50:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-service --- 20:50:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:50:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:50:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:50:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:50:47 [INFO] 20:50:47 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-service --- 20:50:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:50:47 [INFO] 20:50:47 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 20:50:47 [INFO] Building openflowplugin-api 0.19.1-SNAPSHOT [19/84] 20:50:47 [INFO] from openflowplugin-api/pom.xml 20:50:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:50:47 [INFO] 20:50:47 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-api --- 20:50:47 [INFO] 20:50:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-api --- 20:50:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:47 [INFO] 20:50:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:50:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:47 [INFO] 20:50:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-api --- 20:50:48 [INFO] 20:50:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:50:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:50:48 [INFO] 20:50:48 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-api --- 20:50:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:50:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/yang 20:50:48 [INFO] yang-to-sources: Found 9 dependencies in 2.309 ms 20:50:48 [INFO] yang-to-sources: Project model files found: 3 in 2.112 ms 20:50:48 [INFO] yang-to-sources: 3 YANG models processed in 89.46 ms 20:50:48 [INFO] BindingJavaFileGenerator: Defined 26 files in 2.721 ms 20:50:48 [INFO] Sorted 26 files into 7 directories in 104.3 μs 20:50:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.73 ms 20:50:48 [INFO] 20:50:48 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-api --- 20:50:48 [INFO] Starting audit... 20:50:48 Audit done. 20:50:48 [INFO] You have 0 Checkstyle violations. 20:50:48 [INFO] 20:50:48 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-api --- 20:50:48 [INFO] Starting audit... 20:50:48 Audit done. 20:50:48 [INFO] You have 0 Checkstyle violations. 20:50:48 [INFO] 20:50:48 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-api --- 20:50:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/classes/LICENSE 20:50:48 [INFO] 20:50:48 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:50:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/resources 20:50:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi 20:50:48 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:50:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:50:48 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:50:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi 20:50:48 [INFO] 20:50:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-api --- 20:50:48 [INFO] Recompiling the module because of changed dependency. 20:50:48 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:50:48 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:50:48 [INFO] 20:50:48 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:50:48 [INFO] 20:50:48 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api --- 20:50:48 [INFO] Fork Value is true 20:50:52 [INFO] Done SpotBugs Analysis.... 20:50:52 [INFO] 20:50:52 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:50:52 [INFO] 20:50:52 [INFO] 20:50:52 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-api --- 20:50:52 [INFO] BugInstance size is 0 20:50:52 [INFO] Error size is 0 20:50:52 [INFO] No errors/warnings found 20:50:52 [INFO] 20:50:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 20:50:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/test/resources 20:50:52 [INFO] 20:50:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-api --- 20:50:52 [INFO] No sources to compile 20:50:52 [INFO] 20:50:52 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-api --- 20:50:52 [INFO] No tests to run. 20:50:52 [INFO] 20:50:52 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-api --- 20:50:52 [INFO] 20:50:52 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 20:50:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.1-SNAPSHOT.jar 20:50:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/META-INF/MANIFEST.MF 20:50:52 [INFO] 20:50:52 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-api --- 20:50:52 [INFO] No previous run data found, generating javadoc. 20:50:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.1-SNAPSHOT-javadoc.jar 20:50:54 [INFO] 20:50:54 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-api --- 20:50:54 [INFO] CycloneDX: Resolving Dependencies 20:50:55 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 20:50:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.xml 20:50:55 [INFO] attaching as openflowplugin-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.json 20:50:55 [INFO] attaching as openflowplugin-api-0.19.1-SNAPSHOT-cyclonedx.json 20:50:55 [INFO] 20:50:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 20:50:55 [INFO] Skipping duplicate-finder execution! 20:50:55 [INFO] 20:50:55 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 20:50:55 [WARNING] Used undeclared dependencies found: 20:50:55 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:50:55 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 20:50:55 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.1-SNAPSHOT:compile 20:50:55 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:50:55 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.1-SNAPSHOT:compile 20:50:55 [INFO] 20:50:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 20:50:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.1-SNAPSHOT-sources.jar 20:50:55 [INFO] 20:50:55 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-api --- 20:50:55 [INFO] 20:50:55 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-api --- 20:50:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:50:55 [INFO] 20:50:55 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-api --- 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT.pom 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT.jar 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT-javadoc.jar 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT-cyclonedx.json 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT-sources.jar 20:50:55 [INFO] 20:50:55 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-api --- 20:50:55 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/openflowplugin-api-0.19.1-SNAPSHOT.jar 20:50:55 [INFO] Writing OBR metadata 20:50:55 [INFO] 20:50:55 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-api --- 20:50:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:50:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:50:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:50:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:50:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:50:55 [INFO] 20:50:55 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 20:50:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:50:55 [INFO] 20:50:55 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 20:50:55 [INFO] Building model-flow-statistics 0.19.1-SNAPSHOT [20/84] 20:50:55 [INFO] from model/model-flow-statistics/pom.xml 20:50:55 [INFO] -------------------------------[ bundle ]------------------------------- 20:50:55 [INFO] 20:50:55 [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-statistics --- 20:50:55 [INFO] 20:50:55 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-statistics --- 20:50:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:55 [INFO] 20:50:55 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:50:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:55 [INFO] 20:50:55 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-statistics --- 20:50:56 [INFO] 20:50:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:50:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:50:56 [INFO] 20:50:56 [INFO] --- yang:14.0.4:generate-sources (binding) @ model-flow-statistics --- 20:50:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:50:56 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/yang 20:50:56 [INFO] yang-to-sources: Found 8 dependencies in 3.180 ms 20:50:56 [INFO] yang-to-sources: Project model files found: 8 in 3.298 ms 20:50:56 [INFO] yang-to-sources: 31 YANG models processed in 380.7 ms 20:50:56 [INFO] BindingJavaFileGenerator: Defined 292 files in 41.32 ms 20:50:56 [INFO] Sorted 292 files into 46 directories in 402.0 μs 20:50:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 99.44 ms 20:50:56 [INFO] 20:50:56 [INFO] --- checkstyle:3.5.0:check (check-license) @ model-flow-statistics --- 20:50:56 [INFO] Starting audit... 20:50:56 Audit done. 20:50:56 [INFO] You have 0 Checkstyle violations. 20:50:56 [INFO] 20:50:56 [INFO] --- checkstyle:3.5.0:check (default) @ model-flow-statistics --- 20:50:56 [INFO] Starting audit... 20:50:56 Audit done. 20:50:56 [INFO] You have 0 Checkstyle violations. 20:50:56 [INFO] 20:50:56 [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-flow-statistics --- 20:50:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/classes/LICENSE 20:50:56 [INFO] 20:50:56 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:50:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/resources 20:50:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi 20:50:56 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:50:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:50:56 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:50:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi 20:50:56 [INFO] 20:50:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-statistics --- 20:50:56 [INFO] Recompiling the module because of changed dependency. 20:50:56 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:50:58 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 20:50:58 [INFO] 20:50:58 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:50:58 [INFO] 20:50:58 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics --- 20:50:58 [INFO] Fork Value is true 20:51:01 [INFO] Done SpotBugs Analysis.... 20:51:01 [INFO] 20:51:01 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:51:01 [INFO] 20:51:01 [INFO] 20:51:01 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-flow-statistics --- 20:51:01 [INFO] BugInstance size is 0 20:51:01 [INFO] Error size is 0 20:51:01 [INFO] No errors/warnings found 20:51:01 [INFO] 20:51:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 20:51:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/test/resources 20:51:01 [INFO] 20:51:01 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-statistics --- 20:51:01 [INFO] No sources to compile 20:51:01 [INFO] 20:51:01 [INFO] --- surefire:3.5.0:test (default-test) @ model-flow-statistics --- 20:51:01 [INFO] No tests to run. 20:51:01 [INFO] 20:51:01 [INFO] --- copy:14.0.3:copy-files (default) @ model-flow-statistics --- 20:51:01 [INFO] 20:51:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 20:51:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.1-SNAPSHOT.jar 20:51:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 20:51:01 [INFO] 20:51:01 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-flow-statistics --- 20:51:01 [INFO] No previous run data found, generating javadoc. 20:51:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.1-SNAPSHOT-javadoc.jar 20:51:06 [INFO] 20:51:06 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-flow-statistics --- 20:51:06 [INFO] CycloneDX: Resolving Dependencies 20:51:07 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 20:51:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.xml 20:51:07 [INFO] attaching as model-flow-statistics-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.json 20:51:07 [INFO] attaching as model-flow-statistics-0.19.1-SNAPSHOT-cyclonedx.json 20:51:07 [INFO] 20:51:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 20:51:07 [INFO] Skipping duplicate-finder execution! 20:51:07 [INFO] 20:51:07 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 20:51:07 [WARNING] Used undeclared dependencies found: 20:51:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:51:07 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:51:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:51:07 [INFO] 20:51:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 20:51:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.1-SNAPSHOT-sources.jar 20:51:07 [INFO] 20:51:07 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-flow-statistics --- 20:51:07 [INFO] 20:51:07 [INFO] --- jacoco:0.8.12:report (report) @ model-flow-statistics --- 20:51:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:51:07 [INFO] 20:51:07 [INFO] --- install:3.1.3:install (default-install) @ model-flow-statistics --- 20:51:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT.pom 20:51:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT.jar 20:51:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT-javadoc.jar 20:51:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT-cyclonedx.json 20:51:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT-sources.jar 20:51:07 [INFO] 20:51:07 [INFO] --- bundle:5.1.9:install (default-install) @ model-flow-statistics --- 20:51:07 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/model-flow-statistics-0.19.1-SNAPSHOT.jar 20:51:07 [INFO] Writing OBR metadata 20:51:07 [INFO] 20:51:07 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-statistics --- 20:51:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:51:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:07 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:51:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:07 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:51:07 [INFO] 20:51:07 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 20:51:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:07 [INFO] 20:51:07 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 20:51:07 [INFO] Building openflowplugin-extension-api 0.19.1-SNAPSHOT [21/84] 20:51:07 [INFO] from extension/openflowplugin-extension-api/pom.xml 20:51:07 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:07 [INFO] 20:51:07 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-api --- 20:51:07 [INFO] 20:51:07 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:51:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:07 [INFO] 20:51:07 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:51:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:07 [INFO] 20:51:07 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api --- 20:51:08 [INFO] 20:51:08 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:51:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:08 [INFO] 20:51:08 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-api --- 20:51:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:51:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/yang 20:51:08 [INFO] yang-to-sources: Found 9 dependencies in 4.542 ms 20:51:08 [INFO] yang-to-sources: Project model files found: 6 in 18.18 ms 20:51:08 [INFO] yang-to-sources: 39 YANG models processed in 530.6 ms 20:51:08 [INFO] BindingJavaFileGenerator: Defined 199 files in 47.48 ms 20:51:08 [INFO] Sorted 199 files into 45 directories in 319.8 μs 20:51:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 86.98 ms 20:51:08 [INFO] 20:51:08 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-api --- 20:51:08 [INFO] Starting audit... 20:51:08 Audit done. 20:51:08 [INFO] You have 0 Checkstyle violations. 20:51:08 [INFO] 20:51:08 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-api --- 20:51:08 [INFO] Starting audit... 20:51:08 Audit done. 20:51:08 [INFO] You have 0 Checkstyle violations. 20:51:08 [INFO] 20:51:08 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:51:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/classes/LICENSE 20:51:08 [INFO] 20:51:08 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:51:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/resources 20:51:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:51:08 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:51:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:51:08 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:51:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:51:08 [INFO] 20:51:08 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 20:51:08 [INFO] Recompiling the module because of changed dependency. 20:51:08 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 20:51:09 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 20:51:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 20:51:09 [INFO] 20:51:09 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:51:09 [INFO] 20:51:09 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:51:09 [INFO] Fork Value is true 20:51:13 [INFO] Done SpotBugs Analysis.... 20:51:13 [INFO] 20:51:13 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:51:13 [INFO] 20:51:13 [INFO] 20:51:13 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api --- 20:51:13 [INFO] BugInstance size is 0 20:51:13 [INFO] Error size is 0 20:51:13 [INFO] No errors/warnings found 20:51:13 [INFO] 20:51:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 20:51:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/resources 20:51:13 [INFO] 20:51:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 20:51:13 [INFO] Recompiling the module because of changed dependency. 20:51:13 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 20:51:13 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:51:13 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:51:13 [INFO] 20:51:13 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-api --- 20:51:13 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/surefire-reports 20:51:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:51:13 [INFO] 20:51:13 [INFO] ------------------------------------------------------- 20:51:13 [INFO] T E S T S 20:51:13 [INFO] ------------------------------------------------------- 20:51:14 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:51:14 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:51:14 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:51:14 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:51:14 [INFO] 20:51:14 [INFO] Results: 20:51:14 [INFO] 20:51:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:51:14 [INFO] 20:51:14 [INFO] 20:51:14 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-api --- 20:51:14 [INFO] 20:51:14 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 20:51:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.1-SNAPSHOT.jar 20:51:15 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 20:51:15 [INFO] 20:51:15 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 20:51:15 [INFO] No previous run data found, generating javadoc. 20:51:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.1-SNAPSHOT-javadoc.jar 20:51:19 [INFO] 20:51:19 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-api --- 20:51:19 [INFO] CycloneDX: Resolving Dependencies 20:51:20 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 20:51:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.xml 20:51:20 [INFO] attaching as openflowplugin-extension-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.json 20:51:20 [INFO] attaching as openflowplugin-extension-api-0.19.1-SNAPSHOT-cyclonedx.json 20:51:20 [INFO] 20:51:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 20:51:20 [INFO] Skipping duplicate-finder execution! 20:51:20 [INFO] 20:51:20 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 20:51:20 [WARNING] Used undeclared dependencies found: 20:51:20 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:51:20 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:51:20 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:51:20 [INFO] 20:51:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 20:51:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.1-SNAPSHOT-sources.jar 20:51:20 [INFO] 20:51:20 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api --- 20:51:20 [INFO] 20:51:20 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-api --- 20:51:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 20:51:20 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 20:51:20 [INFO] 20:51:20 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-api --- 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT.pom 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT.jar 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT-javadoc.jar 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT-cyclonedx.json 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT-sources.jar 20:51:20 [INFO] 20:51:20 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-api --- 20:51:20 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/openflowplugin-extension-api-0.19.1-SNAPSHOT.jar 20:51:20 [INFO] Writing OBR metadata 20:51:20 [INFO] 20:51:20 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api --- 20:51:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:51:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:20 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:51:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:20 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:51:20 [INFO] 20:51:20 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 20:51:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:20 [INFO] 20:51:20 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 20:51:20 [INFO] Building openflowplugin 0.19.1-SNAPSHOT [22/84] 20:51:20 [INFO] from openflowplugin/pom.xml 20:51:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:20 [INFO] 20:51:20 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin --- 20:51:20 [INFO] 20:51:20 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin --- 20:51:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:20 [INFO] 20:51:20 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:51:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:20 [INFO] 20:51:20 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin --- 20:51:21 [INFO] 20:51:21 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 20:51:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:21 [INFO] 20:51:21 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin --- 20:51:21 [INFO] Starting audit... 20:51:21 Audit done. 20:51:21 [INFO] You have 0 Checkstyle violations. 20:51:21 [INFO] 20:51:21 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin --- 20:51:23 [INFO] Starting audit... 20:51:23 Audit done. 20:51:23 [INFO] You have 0 Checkstyle violations. 20:51:23 [INFO] 20:51:23 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin --- 20:51:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/classes/LICENSE 20:51:23 [INFO] 20:51:23 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 20:51:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/resources 20:51:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/spi 20:51:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/yang 20:51:23 [INFO] 20:51:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin --- 20:51:23 [INFO] Recompiling the module because of changed dependency. 20:51:23 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:51:24 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:51:24 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:51:24 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:51:24 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:51:24 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:51:24 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:51:24 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:24 [INFO] 20:51:24 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:51:24 [INFO] 20:51:24 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin --- 20:51:24 [INFO] Fork Value is true 20:51:32 [INFO] Done SpotBugs Analysis.... 20:51:33 [INFO] 20:51:33 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:51:33 [INFO] 20:51:33 [INFO] 20:51:33 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin --- 20:51:33 [INFO] BugInstance size is 0 20:51:33 [INFO] Error size is 0 20:51:33 [INFO] No errors/warnings found 20:51:33 [INFO] 20:51:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- 20:51:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:51:33 [INFO] 20:51:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin --- 20:51:33 [INFO] Recompiling the module because of changed dependency. 20:51:33 [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes 20:51:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:51:33 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:51:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:51:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:33 [INFO] 20:51:33 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin --- 20:51:33 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/surefire-reports 20:51:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:51:33 [INFO] 20:51:33 [INFO] ------------------------------------------------------- 20:51:33 [INFO] T E S T S 20:51:33 [INFO] ------------------------------------------------------- 20:51:35 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:51:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:51:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:51:36 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:51:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:51:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:51:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:51:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:51:37 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:51:37 [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 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:51:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:51:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:51:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:51:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:51:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:51:37 [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 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:51:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:51:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:51:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:51:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:51:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:51:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:51:38 [INFO] 20:51:38 [INFO] Results: 20:51:38 [INFO] 20:51:38 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 20:51:38 [INFO] 20:51:38 [INFO] 20:51:38 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin --- 20:51:38 [INFO] 20:51:38 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin --- 20:51:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.1-SNAPSHOT.jar 20:51:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/META-INF/MANIFEST.MF 20:51:38 [INFO] 20:51:38 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin --- 20:51:38 [INFO] No previous run data found, generating javadoc. 20:51:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.1-SNAPSHOT-javadoc.jar 20:51:41 [INFO] 20:51:41 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin --- 20:51:41 [INFO] CycloneDX: Resolving Dependencies 20:51:42 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 20:51:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.xml 20:51:42 [INFO] attaching as openflowplugin-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.json 20:51:42 [INFO] attaching as openflowplugin-0.19.1-SNAPSHOT-cyclonedx.json 20:51:42 [INFO] 20:51:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 20:51:42 [INFO] Skipping duplicate-finder execution! 20:51:42 [INFO] 20:51:42 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin --- 20:51:42 [WARNING] Used undeclared dependencies found: 20:51:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:51:42 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 20:51:42 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:51:42 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 20:51:42 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:51:42 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:51:42 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 20:51:42 [WARNING] Non-test scoped test only dependencies found: 20:51:42 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.1-SNAPSHOT:compile 20:51:42 [INFO] 20:51:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 20:51:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.1-SNAPSHOT-sources.jar 20:51:42 [INFO] 20:51:42 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin --- 20:51:42 [INFO] 20:51:42 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin --- 20:51:42 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec 20:51:42 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 20:51:42 [INFO] 20:51:42 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin --- 20:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT.pom 20:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT.jar 20:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT-javadoc.jar 20:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT-cyclonedx.json 20:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT-sources.jar 20:51:42 [INFO] 20:51:42 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin --- 20:51:42 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/openflowplugin-0.19.1-SNAPSHOT.jar 20:51:42 [INFO] Writing OBR metadata 20:51:42 [INFO] 20:51:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin --- 20:51:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:51:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:51:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:51:42 [INFO] 20:51:42 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin --- 20:51:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:42 [INFO] 20:51:42 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 20:51:42 [INFO] Building openflowplugin-common 0.19.1-SNAPSHOT [23/84] 20:51:42 [INFO] from openflowplugin-common/pom.xml 20:51:42 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:42 [INFO] 20:51:42 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-common --- 20:51:42 [INFO] 20:51:42 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-common --- 20:51:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:42 [INFO] 20:51:42 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:51:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:42 [INFO] 20:51:42 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-common --- 20:51:43 [INFO] 20:51:43 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:51:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:43 [INFO] 20:51:43 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-common --- 20:51:43 [INFO] Starting audit... 20:51:43 Audit done. 20:51:43 [INFO] You have 0 Checkstyle violations. 20:51:43 [INFO] 20:51:43 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-common --- 20:51:43 [INFO] Starting audit... 20:51:43 Audit done. 20:51:43 [INFO] You have 0 Checkstyle violations. 20:51:43 [INFO] 20:51:43 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-common --- 20:51:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/classes/LICENSE 20:51:43 [INFO] 20:51:43 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:51:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/resources 20:51:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/spi 20:51:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/yang 20:51:43 [INFO] 20:51:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-common --- 20:51:43 [INFO] Recompiling the module because of changed source code. 20:51:43 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[231,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[249,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[268,24] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:43 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[282,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:51:43 [INFO] 20:51:43 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:51:43 [INFO] 20:51:43 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common --- 20:51:43 [INFO] Fork Value is true 20:51:46 [INFO] Done SpotBugs Analysis.... 20:51:46 [INFO] 20:51:46 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:51:46 [INFO] 20:51:46 [INFO] 20:51:46 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-common --- 20:51:46 [INFO] BugInstance size is 0 20:51:46 [INFO] Error size is 0 20:51:46 [INFO] No errors/warnings found 20:51:46 [INFO] 20:51:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 20:51:46 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:51:46 [INFO] 20:51:46 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-common --- 20:51:46 [INFO] Recompiling the module because of changed dependency. 20:51:46 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[61,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[65,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[76,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[90,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[104,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[118,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[132,34] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[148,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[166,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[180,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:51:46 [INFO] 20:51:46 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-common --- 20:51:46 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/surefire-reports 20:51:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:51:46 [INFO] 20:51:46 [INFO] ------------------------------------------------------- 20:51:46 [INFO] T E S T S 20:51:46 [INFO] ------------------------------------------------------- 20:51:49 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:51:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:51:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.353 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:51:54 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:51:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:51:55 [INFO] 20:51:55 [INFO] Results: 20:51:55 [INFO] 20:51:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:51:55 [INFO] 20:51:55 [INFO] 20:51:55 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-common --- 20:51:55 [INFO] 20:51:55 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 20:51:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.1-SNAPSHOT.jar 20:51:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/META-INF/MANIFEST.MF 20:51:55 [INFO] 20:51:55 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-common --- 20:51:55 [INFO] No previous run data found, generating javadoc. 20:51:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.1-SNAPSHOT-javadoc.jar 20:51:57 [INFO] 20:51:57 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-common --- 20:51:57 [INFO] CycloneDX: Resolving Dependencies 20:51:57 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 20:51:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.xml 20:51:57 [INFO] attaching as openflowplugin-common-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.json 20:51:57 [INFO] attaching as openflowplugin-common-0.19.1-SNAPSHOT-cyclonedx.json 20:51:57 [INFO] 20:51:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 20:51:57 [INFO] Skipping duplicate-finder execution! 20:51:57 [INFO] 20:51:57 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 20:51:57 [WARNING] Used undeclared dependencies found: 20:51:57 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 20:51:57 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 20:51:57 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 20:51:57 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 20:51:57 [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile 20:51:57 [WARNING] Non-test scoped test only dependencies found: 20:51:57 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 20:51:57 [INFO] 20:51:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 20:51:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.1-SNAPSHOT-sources.jar 20:51:57 [INFO] 20:51:57 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-common --- 20:51:57 [INFO] 20:51:57 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-common --- 20:51:57 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec 20:51:57 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 20:51:57 [INFO] 20:51:57 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-common --- 20:51:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT.pom 20:51:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT.jar 20:51:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT-javadoc.jar 20:51:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT-cyclonedx.xml 20:51:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT-cyclonedx.json 20:51:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT-sources.jar 20:51:57 [INFO] 20:51:57 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-common --- 20:51:57 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/openflowplugin-common-0.19.1-SNAPSHOT.jar 20:51:57 [INFO] Writing OBR metadata 20:51:57 [INFO] 20:51:57 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-common --- 20:51:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:51:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.1-SNAPSHOT/maven-metadata.xml 20:51:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:51:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:51:57 [INFO] 20:51:57 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 20:51:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:57 [INFO] 20:51:57 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 20:51:57 [INFO] Building openflowplugin-impl 0.19.1-SNAPSHOT [24/84] 20:51:57 [INFO] from openflowplugin-impl/pom.xml 20:51:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:57 [INFO] 20:51:57 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-impl --- 20:51:57 [INFO] 20:51:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-impl --- 20:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:57 [INFO] 20:51:57 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:51:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:57 [INFO] 20:51:57 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-impl --- 20:51:58 [INFO] 20:51:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:51:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:58 [INFO] 20:51:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-impl --- 20:51:58 [INFO] Starting audit... 20:51:58 Audit done. 20:51:58 [INFO] You have 0 Checkstyle violations. 20:51:58 [INFO] 20:51:58 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-impl --- 20:52:02 [INFO] Starting audit... 20:52:02 Audit done. 20:52:02 [INFO] You have 0 Checkstyle violations. 20:52:02 [INFO] 20:52:02 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-impl --- 20:52:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/classes/LICENSE 20:52:02 [INFO] 20:52:02 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:52:02 [INFO] Copying 1 resource from src/main/resources to target/classes 20:52:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/spi 20:52:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/yang 20:52:02 [INFO] 20:52:02 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-impl --- 20:52:02 [INFO] Recompiling the module because of changed dependency. 20:52:02 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 20:52:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:52:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:05 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:05 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:05 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[171,50] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[173,50] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[214,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[219,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProviderFactory.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[376,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:52:05 required: java.lang.Class 20:52:05 found: java.lang.Class 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImpl.java:[138,15] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:52:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:52:05 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java: Some input files additionally use or override a deprecated API. 20:52:05 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: Some input files additionally use or override a deprecated API that is marked for removal. 20:52:05 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java: Some input files additionally use unchecked or unsafe operations. 20:52:05 [INFO] 20:52:05 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:52:05 [INFO] 20:52:05 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl --- 20:52:05 [INFO] Fork Value is true 20:52:18 [INFO] Done SpotBugs Analysis.... 20:52:18 [INFO] 20:52:18 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:52:18 [INFO] 20:52:18 [INFO] 20:52:18 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-impl --- 20:52:18 [INFO] BugInstance size is 0 20:52:18 [INFO] Error size is 0 20:52:18 [INFO] No errors/warnings found 20:52:18 [INFO] 20:52:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 20:52:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:52:18 [INFO] 20:52:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl --- 20:52:18 [INFO] Recompiling the module because of changed dependency. 20:52:18 [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:52:21 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[193,38] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast 20:52:21 required: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 found: java.lang.Object 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:52:21 required: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 found: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion 20:52:21 required: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 found: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast 20:52:21 required: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 found: java.lang.Object 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:52:21 required: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 found: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion 20:52:21 required: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 found: org.opendaylight.yangtools.yang.common.RpcResult 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 20:52:21 required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion 20:52:21 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:52:21 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[306,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:52:21 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: com.google.common.util.concurrent.ListenableFuture 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion 20:52:21 required: T 20:52:21 found: com.google.common.util.concurrent.ListenableFuture 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:52:21 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: com.google.common.util.concurrent.ListenableFuture 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion 20:52:21 required: T 20:52:21 found: com.google.common.util.concurrent.ListenableFuture 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class 20:52:21 missing type arguments for generic class java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion 20:52:21 required: T 20:52:21 found: java.lang.Class 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 20:52:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 20:52:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,81] unchecked conversion 20:52:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:52:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,33] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[164,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[175,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[94,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[99,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion 20:52:21 required: T 20:52:21 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:52:21 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[83,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[98,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[121,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[123,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[131,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[162,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[163,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 20:52:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:52:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,29] unchecked conversion 20:52:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:52:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[82,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 20:52:21 required: java.util.Collection>,java.util.Set> 20:52:21 found: java.util.Collection,java.util.Set> 20:52:21 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion 20:52:21 required: java.util.Collection> 20:52:21 found: java.util.Collection 20:52:21 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API. 20:52:21 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 20:52:21 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java: Some input files additionally use unchecked or unsafe operations. 20:52:21 [INFO] 20:52:21 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-impl --- 20:52:21 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/surefire-reports 20:52:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:52:21 [INFO] 20:52:21 [INFO] ------------------------------------------------------- 20:52:21 [INFO] T E S T S 20:52:21 [INFO] ------------------------------------------------------- 20:52:23 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:52:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:52:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:52:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:52:25 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:52:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:52:26 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:52:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:52:26 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:52:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.880 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:52:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:52:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:52:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:52:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:52:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:52:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:52:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:52:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:52:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:52:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:52:27 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:52:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:52:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:52:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:52:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:52:28 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:52:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:52:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:52:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:52:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:52:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:52:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:52:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:52:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:52:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:52:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:52:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:52:29 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:52:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:52:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:52:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:52:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:52:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:52:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:52:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:52:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:52:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:52:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:52:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:52:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:52:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:52:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:52:30 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:52:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:52:31 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:52:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:52:31 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:52:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:52:31 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:52:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:52:31 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:52:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:52:31 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:52:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:52:31 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:52:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:52:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:52:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:52:32 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:52:33 [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 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:52:33 [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 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:52:33 [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 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:52:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:52:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:52:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:52:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:52:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:52:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:52:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:52:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:52:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:52:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:52:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:52:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:52:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:52:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:52:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:52:36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:52:36 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:52:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:52:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:52:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:52:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:52:37 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:52:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:52:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:52:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:52:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:52:38 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:52:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:52:38 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:52:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:52:38 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:52:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:52:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:52:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:52:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:52:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:52:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:52:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:52:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:52:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:52:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:52:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:52:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:52:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:52:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:52:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:52:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:52:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:52:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:52:42 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:52:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:52:43 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:52:44 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:52:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:52:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:52:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:52:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.627 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:52:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:52:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:52:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:52:50 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:52:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:52:50 [INFO] 20:52:50 [INFO] Results: 20:52:50 [INFO] 20:52:50 [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 20:52:50 [INFO] 20:52:50 [INFO] 20:52:50 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-impl --- 20:52:50 [INFO] 20:52:50 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 20:52:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.1-SNAPSHOT.jar 20:52:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/META-INF/MANIFEST.MF 20:52:51 [INFO] 20:52:51 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-impl --- 20:52:51 [INFO] No previous run data found, generating javadoc. 20:52:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.1-SNAPSHOT-javadoc.jar 20:52:56 [INFO] 20:52:56 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-impl --- 20:52:56 [INFO] CycloneDX: Resolving Dependencies 20:52:57 [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) 20:52:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.xml 20:52:57 [INFO] attaching as openflowplugin-impl-0.19.1-SNAPSHOT-cyclonedx.xml 20:52:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.json 20:52:57 [INFO] attaching as openflowplugin-impl-0.19.1-SNAPSHOT-cyclonedx.json 20:52:57 [INFO] 20:52:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 20:52:57 [INFO] Skipping duplicate-finder execution! 20:52:57 [INFO] 20:52:57 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 20:52:58 [WARNING] Used undeclared dependencies found: 20:52:58 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile 20:52:58 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 20:52:58 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile 20:52:58 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 20:52:58 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.2:compile 20:52:58 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 20:52:58 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 20:52:58 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.2:compile 20:52:58 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:52:58 [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile 20:52:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:52:58 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 20:52:58 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:52:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:52:58 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.0.3:compile 20:52:58 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 20:52:58 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 20:52:58 [INFO] 20:52:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 20:52:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.1-SNAPSHOT-sources.jar 20:52:58 [INFO] 20:52:58 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-impl --- 20:52:58 [INFO] 20:52:58 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-impl --- 20:52:58 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec 20:52:58 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 20:52:58 [INFO] 20:52:58 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-impl --- 20:52:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT.pom 20:52:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT.jar 20:52:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT-javadoc.jar 20:52:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT-cyclonedx.xml 20:52:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT-cyclonedx.json 20:52:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT-sources.jar 20:52:58 [INFO] 20:52:58 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-impl --- 20:52:58 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/openflowplugin-impl-0.19.1-SNAPSHOT.jar 20:52:58 [INFO] Writing OBR metadata 20:52:58 [INFO] 20:52:58 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-impl --- 20:52:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:52:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:52:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:52:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:52:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.1-SNAPSHOT/maven-metadata.xml 20:52:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:52:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:52:58 [INFO] 20:52:58 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 20:52:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:52:58 [INFO] 20:52:58 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 20:52:58 [INFO] Building openflowjava-extension-nicira-api 0.19.1-SNAPSHOT [25/84] 20:52:58 [INFO] from extension/openflowjava-extension-nicira-api/pom.xml 20:52:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:58 [INFO] 20:52:58 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 20:52:58 [INFO] 20:52:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:52:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:58 [INFO] 20:52:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:52:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:58 [INFO] 20:52:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] 20:52:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:52:59 [INFO] 20:52:59 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] Starting audit... 20:52:59 Audit done. 20:52:59 [INFO] You have 0 Checkstyle violations. 20:52:59 [INFO] 20:52:59 [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] Starting audit... 20:52:59 Audit done. 20:52:59 [INFO] You have 0 Checkstyle violations. 20:52:59 [INFO] 20:52:59 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/classes/LICENSE 20:52:59 [INFO] 20:52:59 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/resources 20:52:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:52:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:52:59 [INFO] 20:52:59 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] Recompiling the module because of changed dependency. 20:52:59 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:52:59 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:52:59 [INFO] 20:52:59 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:52:59 [INFO] 20:52:59 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:52:59 [INFO] Fork Value is true 20:53:01 [INFO] Done SpotBugs Analysis.... 20:53:01 [INFO] 20:53:01 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:53:01 [INFO] 20:53:01 [INFO] 20:53:01 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:53:01 [INFO] BugInstance size is 0 20:53:01 [INFO] Error size is 0 20:53:01 [INFO] No errors/warnings found 20:53:01 [INFO] 20:53:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 20:53:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/test/resources 20:53:01 [INFO] 20:53:01 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 20:53:01 [INFO] Recompiling the module because of changed dependency. 20:53:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:53:01 [INFO] 20:53:01 [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-extension-nicira-api --- 20:53:01 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/surefire-reports 20:53:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:53:01 [INFO] 20:53:01 [INFO] ------------------------------------------------------- 20:53:01 [INFO] T E S T S 20:53:01 [INFO] ------------------------------------------------------- 20:53:02 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:53:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:53:02 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:53:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:53:02 [INFO] 20:53:02 [INFO] Results: 20:53:02 [INFO] 20:53:02 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 20:53:02 [INFO] 20:53:02 [INFO] 20:53:02 [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-extension-nicira-api --- 20:53:02 [INFO] 20:53:02 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 20:53:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT.jar 20:53:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 20:53:02 [INFO] 20:53:02 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 20:53:03 [INFO] No previous run data found, generating javadoc. 20:53:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-javadoc.jar 20:53:04 [INFO] 20:53:04 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] CycloneDX: Resolving Dependencies 20:53:04 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 20:53:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.xml 20:53:04 [INFO] attaching as openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:53:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.json 20:53:04 [INFO] attaching as openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-cyclonedx.json 20:53:04 [INFO] 20:53:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Skipping duplicate-finder execution! 20:53:04 [INFO] 20:53:04 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 20:53:04 [WARNING] Used undeclared dependencies found: 20:53:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 20:53:04 [INFO] 20:53:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-sources.jar 20:53:04 [INFO] 20:53:04 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] 20:53:04 [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 20:53:04 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 20:53:04 [INFO] 20:53:04 [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT.pom 20:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT.jar 20:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-javadoc.jar 20:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-cyclonedx.xml 20:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-cyclonedx.json 20:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT-sources.jar 20:53:04 [INFO] 20:53:04 [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/openflowjava-extension-nicira-api-0.19.1-SNAPSHOT.jar 20:53:04 [INFO] Writing OBR metadata 20:53:04 [INFO] 20:53:04 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:53:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:53:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT/maven-metadata.xml 20:53:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:53:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:53:04 [INFO] 20:53:04 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:53:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:04 [INFO] 20:53:04 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 20:53:04 [INFO] Building openflowjava-extension-nicira 0.19.1-SNAPSHOT [26/84] 20:53:04 [INFO] from extension/openflowjava-extension-nicira/pom.xml 20:53:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:04 [INFO] 20:53:04 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-nicira --- 20:53:04 [INFO] 20:53:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:53:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:04 [INFO] 20:53:04 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:53:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:04 [INFO] 20:53:04 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:53:05 [INFO] 20:53:05 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:53:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:05 [INFO] 20:53:05 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowjava-extension-nicira --- 20:53:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:53:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/yang 20:53:05 [INFO] yang-to-sources: Found 5 dependencies in 2.061 ms 20:53:05 [INFO] yang-to-sources: Project model files found: 2 in 11.95 ms 20:53:05 [INFO] yang-to-sources: 11 YANG models processed in 105.2 ms 20:53:05 [INFO] BindingJavaFileGenerator: Defined 365 files in 27.21 ms 20:53:05 [INFO] Sorted 365 files into 74 directories in 371.6 μs 20:53:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 77.27 ms 20:53:05 [INFO] 20:53:05 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-extension-nicira --- 20:53:05 [INFO] Starting audit... 20:53:05 Audit done. 20:53:05 [INFO] You have 0 Checkstyle violations. 20:53:05 [INFO] 20:53:05 [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-extension-nicira --- 20:53:06 [INFO] Starting audit... 20:53:06 Audit done. 20:53:06 [INFO] You have 0 Checkstyle violations. 20:53:06 [INFO] 20:53:06 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:53:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/classes/LICENSE 20:53:06 [INFO] 20:53:06 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:53:06 [INFO] Copying 1 resource from src/main/resources to target/classes 20:53:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:53:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:53:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:53:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:53:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:53:06 [INFO] 20:53:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:53:06 [INFO] Recompiling the module because of changed dependency. 20:53:06 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 20:53:07 [INFO] 20:53:07 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:53:07 [INFO] 20:53:07 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:53:07 [INFO] Fork Value is true 20:53:12 [INFO] Done SpotBugs Analysis.... 20:53:13 [INFO] 20:53:13 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:53:13 [INFO] 20:53:13 [INFO] 20:53:13 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira --- 20:53:13 [INFO] BugInstance size is 0 20:53:13 [INFO] Error size is 0 20:53:13 [INFO] No errors/warnings found 20:53:13 [INFO] 20:53:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 20:53:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/test/resources 20:53:13 [INFO] 20:53:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 20:53:13 [INFO] Recompiling the module because of changed dependency. 20:53:13 [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes 20:53:13 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy 20:53:13 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy 20:53:13 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID 20:53:13 [INFO] 20:53:13 [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-extension-nicira --- 20:53:13 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/surefire-reports 20:53:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:53:13 [INFO] 20:53:13 [INFO] ------------------------------------------------------- 20:53:13 [INFO] T E S T S 20:53:13 [INFO] ------------------------------------------------------- 20:53:14 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:53:15 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:53:15 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:53:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:53:15 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:53:15 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:53:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:53:15 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:53:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:53:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:53:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:53:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:53:16 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:53:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:53:17 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:53:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:53:17 [INFO] 20:53:17 [INFO] Results: 20:53:17 [INFO] 20:53:17 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 20:53:17 [INFO] 20:53:17 [INFO] 20:53:17 [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-extension-nicira --- 20:53:17 [INFO] 20:53:17 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 20:53:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.1-SNAPSHOT.jar 20:53:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 20:53:18 [INFO] 20:53:18 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 20:53:18 [INFO] No previous run data found, generating javadoc. 20:53:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.1-SNAPSHOT-javadoc.jar 20:53:24 [INFO] 20:53:24 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-extension-nicira --- 20:53:24 [INFO] CycloneDX: Resolving Dependencies 20:53:24 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 20:53:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.xml 20:53:24 [INFO] attaching as openflowjava-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.xml 20:53:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.json 20:53:24 [INFO] attaching as openflowjava-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.json 20:53:24 [INFO] 20:53:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 20:53:24 [INFO] Skipping duplicate-finder execution! 20:53:24 [INFO] 20:53:24 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 20:53:24 [WARNING] Used undeclared dependencies found: 20:53:24 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:53:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:53:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:53:24 [WARNING] Non-test scoped test only dependencies found: 20:53:24 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.1-SNAPSHOT:compile 20:53:24 [INFO] 20:53:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 20:53:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.1-SNAPSHOT-sources.jar 20:53:24 [INFO] 20:53:24 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 20:53:24 [INFO] 20:53:24 [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-nicira --- 20:53:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 20:53:24 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 20:53:24 [INFO] 20:53:24 [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-nicira --- 20:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT.pom 20:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT.jar 20:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT-javadoc.jar 20:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.xml 20:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.json 20:53:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT-sources.jar 20:53:24 [INFO] 20:53:24 [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 20:53:25 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/openflowjava-extension-nicira-0.19.1-SNAPSHOT.jar 20:53:25 [INFO] Writing OBR metadata 20:53:25 [INFO] 20:53:25 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:53:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:53:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml 20:53:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml 20:53:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:53:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:53:25 [INFO] 20:53:25 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:53:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:25 [INFO] 20:53:25 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 20:53:25 [INFO] Building openflowjava-extension-eric 0.19.1-SNAPSHOT [27/84] 20:53:25 [INFO] from extension/openflowjava-extension-eric/pom.xml 20:53:25 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:25 [INFO] 20:53:25 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-eric --- 20:53:25 [INFO] 20:53:25 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:53:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:25 [INFO] 20:53:25 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:53:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:25 [INFO] 20:53:25 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric --- 20:53:25 [INFO] 20:53:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:53:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:25 [INFO] 20:53:25 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowjava-extension-eric --- 20:53:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:53:25 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/yang 20:53:25 [INFO] yang-to-sources: Found 5 dependencies in 1.776 ms 20:53:25 [INFO] yang-to-sources: Project model files found: 1 in 1.006 ms 20:53:25 [INFO] yang-to-sources: 6 YANG models processed in 47.88 ms 20:53:25 [INFO] BindingJavaFileGenerator: Defined 16 files in 7.193 ms 20:53:25 [INFO] Sorted 16 files into 7 directories in 107.2 μs 20:53:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.95 ms 20:53:25 [INFO] 20:53:25 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowjava-extension-eric --- 20:53:25 [INFO] Starting audit... 20:53:25 Audit done. 20:53:25 [INFO] You have 0 Checkstyle violations. 20:53:25 [INFO] 20:53:25 [INFO] --- checkstyle:3.5.0:check (default) @ openflowjava-extension-eric --- 20:53:25 [INFO] Starting audit... 20:53:25 Audit done. 20:53:25 [INFO] You have 0 Checkstyle violations. 20:53:25 [INFO] 20:53:25 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:53:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/classes/LICENSE 20:53:25 [INFO] 20:53:25 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:53:25 [INFO] Copying 1 resource from src/main/resources to target/classes 20:53:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:53:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:53:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:53:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:53:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:53:25 [INFO] 20:53:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 20:53:25 [INFO] Recompiling the module because of changed dependency. 20:53:25 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:53:25 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:53:25 [INFO] 20:53:25 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:53:25 [INFO] 20:53:25 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:53:25 [INFO] Fork Value is true 20:53:28 [INFO] Done SpotBugs Analysis.... 20:53:28 [INFO] 20:53:28 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:53:28 [INFO] 20:53:28 [INFO] 20:53:28 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric --- 20:53:28 [INFO] BugInstance size is 0 20:53:28 [INFO] Error size is 0 20:53:28 [INFO] No errors/warnings found 20:53:28 [INFO] 20:53:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 20:53:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/test/resources 20:53:28 [INFO] 20:53:28 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 20:53:28 [INFO] Recompiling the module because of changed dependency. 20:53:28 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 20:53:28 [INFO] 20:53:28 [INFO] --- surefire:3.5.0:test (default-test) @ openflowjava-extension-eric --- 20:53:28 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/surefire-reports 20:53:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:53:28 [INFO] 20:53:28 [INFO] ------------------------------------------------------- 20:53:28 [INFO] T E S T S 20:53:28 [INFO] ------------------------------------------------------- 20:53:29 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:53:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:53:29 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:53:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:53:30 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:53:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:53:30 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:53:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:53:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:53:31 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:53:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:53:31 [INFO] 20:53:31 [INFO] Results: 20:53:31 [INFO] 20:53:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:53:31 [INFO] 20:53:31 [INFO] 20:53:31 [INFO] --- copy:14.0.3:copy-files (default) @ openflowjava-extension-eric --- 20:53:31 [INFO] 20:53:31 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 20:53:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.1-SNAPSHOT.jar 20:53:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 20:53:31 [INFO] 20:53:31 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 20:53:31 [INFO] No previous run data found, generating javadoc. 20:53:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.1-SNAPSHOT-javadoc.jar 20:53:33 [INFO] 20:53:33 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowjava-extension-eric --- 20:53:33 [INFO] CycloneDX: Resolving Dependencies 20:53:34 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 20:53:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.xml 20:53:34 [INFO] attaching as openflowjava-extension-eric-0.19.1-SNAPSHOT-cyclonedx.xml 20:53:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.json 20:53:34 [INFO] attaching as openflowjava-extension-eric-0.19.1-SNAPSHOT-cyclonedx.json 20:53:34 [INFO] 20:53:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 20:53:34 [INFO] Skipping duplicate-finder execution! 20:53:34 [INFO] 20:53:34 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 20:53:34 [WARNING] Used undeclared dependencies found: 20:53:34 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:53:34 [INFO] 20:53:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 20:53:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.1-SNAPSHOT-sources.jar 20:53:34 [INFO] 20:53:34 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric --- 20:53:34 [INFO] 20:53:34 [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-eric --- 20:53:34 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 20:53:34 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 20:53:34 [INFO] 20:53:34 [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-eric --- 20:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT.pom 20:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT.jar 20:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT-javadoc.jar 20:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT-cyclonedx.xml 20:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT-cyclonedx.json 20:53:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT-sources.jar 20:53:34 [INFO] 20:53:34 [INFO] --- bundle:5.1.9:install (default-install) @ openflowjava-extension-eric --- 20:53:34 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/openflowjava-extension-eric-0.19.1-SNAPSHOT.jar 20:53:34 [INFO] Writing OBR metadata 20:53:34 [INFO] 20:53:34 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric --- 20:53:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:53:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml 20:53:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml 20:53:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:53:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:53:34 [INFO] 20:53:34 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 20:53:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:34 [INFO] 20:53:34 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 20:53:34 [INFO] Building openflowplugin-extension-nicira 0.19.1-SNAPSHOT [28/84] 20:53:34 [INFO] from extension/openflowplugin-extension-nicira/pom.xml 20:53:34 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:34 [INFO] 20:53:34 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira --- 20:53:34 [INFO] 20:53:34 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:53:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:34 [INFO] 20:53:34 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:53:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:34 [INFO] 20:53:34 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:53:34 [INFO] 20:53:34 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:53:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:34 [INFO] 20:53:34 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:53:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:53:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/yang 20:53:34 [INFO] yang-to-sources: Found 12 dependencies in 2.844 ms 20:53:35 [INFO] yang-to-sources: Project model files found: 2 in 24.92 ms 20:53:35 [INFO] yang-to-sources: 39 YANG models processed in 558.6 ms 20:53:35 [INFO] BindingJavaFileGenerator: Defined 916 files in 67.31 ms 20:53:35 [INFO] Sorted 916 files into 95 directories in 826.4 μs 20:53:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 240.9 ms 20:53:35 [INFO] 20:53:35 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-nicira --- 20:53:35 [INFO] Starting audit... 20:53:35 Audit done. 20:53:35 [INFO] You have 0 Checkstyle violations. 20:53:35 [INFO] 20:53:35 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-nicira --- 20:53:36 [INFO] Starting audit... 20:53:36 Audit done. 20:53:36 [INFO] You have 0 Checkstyle violations. 20:53:36 [INFO] 20:53:36 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:53:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/classes/LICENSE 20:53:36 [INFO] 20:53:36 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:53:36 [INFO] Copying 1 resource from src/main/resources to target/classes 20:53:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:53:36 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:53:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:53:36 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:53:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:53:36 [INFO] 20:53:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:53:36 [INFO] Recompiling the module because of changed dependency. 20:53:36 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:53:45 [INFO] 20:53:45 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:53:45 [INFO] 20:53:45 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:53:45 [INFO] Fork Value is true 20:53:53 [INFO] Done SpotBugs Analysis.... 20:53:53 [INFO] 20:53:53 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:53:53 [INFO] 20:53:53 [INFO] 20:53:53 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:53:53 [INFO] BugInstance size is 0 20:53:53 [INFO] Error size is 0 20:53:53 [INFO] No errors/warnings found 20:53:53 [INFO] 20:53:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 20:53:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:53:53 [INFO] 20:53:53 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 20:53:53 [INFO] Recompiling the module because of changed dependency. 20:53:53 [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes 20:53:54 [INFO] 20:53:54 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-nicira --- 20:53:54 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/surefire-reports 20:53:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:53:54 [INFO] 20:53:54 [INFO] ------------------------------------------------------- 20:53:54 [INFO] T E S T S 20:53:54 [INFO] ------------------------------------------------------- 20:53:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:53:55 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:53:55 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:53:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:53:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.756 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:53:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:53:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:53:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:53:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:53:57 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:53:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:53:58 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:53:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:53:58 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:53:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:53:58 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:53:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:53:58 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:53:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:53:58 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:53:59 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:53:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:53:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:54:00 [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 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:54:00 [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 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:54:00 [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 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:54:00 [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 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:54:00 [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 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:54:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:54:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:54:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:54:00 [INFO] 20:54:00 [INFO] Results: 20:54:00 [INFO] 20:54:00 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 20:54:00 [INFO] 20:54:00 [INFO] 20:54:00 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-nicira --- 20:54:00 [INFO] 20:54:00 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 20:54:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.1-SNAPSHOT.jar 20:54:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 20:54:01 [INFO] 20:54:01 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 20:54:01 [INFO] No previous run data found, generating javadoc. 20:54:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-javadoc.jar 20:54:12 [INFO] 20:54:12 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-nicira --- 20:54:12 [INFO] CycloneDX: Resolving Dependencies 20:54:13 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 20:54:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.xml 20:54:13 [INFO] attaching as openflowplugin-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.json 20:54:13 [INFO] attaching as openflowplugin-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.json 20:54:13 [INFO] 20:54:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 20:54:13 [INFO] Skipping duplicate-finder execution! 20:54:13 [INFO] 20:54:13 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 20:54:13 [WARNING] Used undeclared dependencies found: 20:54:13 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:54:13 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:54:13 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:54:13 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:54:13 [INFO] 20:54:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 20:54:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-sources.jar 20:54:13 [INFO] 20:54:13 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 20:54:14 [INFO] 20:54:14 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-nicira --- 20:54:14 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 20:54:14 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 20:54:14 [INFO] 20:54:14 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-nicira --- 20:54:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT.pom 20:54:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT.jar 20:54:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-javadoc.jar 20:54:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-cyclonedx.json 20:54:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT-sources.jar 20:54:14 [INFO] 20:54:14 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 20:54:14 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/openflowplugin-extension-nicira-0.19.1-SNAPSHOT.jar 20:54:14 [INFO] Writing OBR metadata 20:54:14 [INFO] 20:54:14 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:54:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:54:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:54:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:54:14 [INFO] 20:54:14 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:54:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:14 [INFO] 20:54:14 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 20:54:14 [INFO] Building openflowplugin-extension-onf 0.19.1-SNAPSHOT [29/84] 20:54:14 [INFO] from extension/openflowplugin-extension-onf/pom.xml 20:54:14 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:14 [INFO] 20:54:14 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-onf --- 20:54:14 [INFO] 20:54:14 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:54:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:14 [INFO] 20:54:14 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:54:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:14 [INFO] 20:54:14 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:54:14 [INFO] 20:54:14 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:54:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:14 [INFO] 20:54:14 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-onf --- 20:54:14 [INFO] Starting audit... 20:54:14 Audit done. 20:54:14 [INFO] You have 0 Checkstyle violations. 20:54:14 [INFO] 20:54:14 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-onf --- 20:54:15 [INFO] Starting audit... 20:54:15 Audit done. 20:54:15 [INFO] You have 0 Checkstyle violations. 20:54:15 [INFO] 20:54:15 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:54:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/classes/LICENSE 20:54:15 [INFO] 20:54:15 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:54:15 [INFO] Copying 1 resource from src/main/resources to target/classes 20:54:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:54:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:54:15 [INFO] 20:54:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:54:15 [INFO] Recompiling the module because of changed dependency. 20:54:15 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:54:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 20:54:15 [INFO] 20:54:15 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:54:15 [INFO] 20:54:15 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:54:15 [INFO] Fork Value is true 20:54:18 [INFO] Done SpotBugs Analysis.... 20:54:18 [INFO] 20:54:18 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:54:18 [INFO] 20:54:18 [INFO] 20:54:18 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf --- 20:54:18 [INFO] BugInstance size is 0 20:54:18 [INFO] Error size is 0 20:54:18 [INFO] No errors/warnings found 20:54:18 [INFO] 20:54:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 20:54:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/test/resources 20:54:18 [INFO] 20:54:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 20:54:18 [INFO] Recompiling the module because of changed dependency. 20:54:18 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 20:54:18 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/converter/BundleAddMessageConverterTest.java:[73,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:54:18 [INFO] 20:54:18 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-onf --- 20:54:18 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/surefire-reports 20:54:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:54:18 [INFO] 20:54:18 [INFO] ------------------------------------------------------- 20:54:18 [INFO] T E S T S 20:54:18 [INFO] ------------------------------------------------------- 20:54:19 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:54:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:54:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:54:20 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:54:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.790 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:54:21 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:54:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:54:21 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:54:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:54:22 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:54:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:54:22 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:54:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:54:22 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:54:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:54:22 [INFO] 20:54:22 [INFO] Results: 20:54:22 [INFO] 20:54:22 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:54:22 [INFO] 20:54:22 [INFO] 20:54:22 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-onf --- 20:54:22 [INFO] 20:54:22 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 20:54:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.1-SNAPSHOT.jar 20:54:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 20:54:22 [INFO] 20:54:22 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 20:54:22 [INFO] No previous run data found, generating javadoc. 20:54:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.1-SNAPSHOT-javadoc.jar 20:54:24 [INFO] 20:54:24 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-onf --- 20:54:24 [INFO] CycloneDX: Resolving Dependencies 20:54:24 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 20:54:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.xml 20:54:24 [INFO] attaching as openflowplugin-extension-onf-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.json 20:54:24 [INFO] attaching as openflowplugin-extension-onf-0.19.1-SNAPSHOT-cyclonedx.json 20:54:24 [INFO] 20:54:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 20:54:24 [INFO] Skipping duplicate-finder execution! 20:54:24 [INFO] 20:54:24 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 20:54:24 [WARNING] Used undeclared dependencies found: 20:54:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:54:24 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 20:54:24 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:compile 20:54:24 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 20:54:24 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.1-SNAPSHOT:compile 20:54:24 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:54:24 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.1-SNAPSHOT:compile 20:54:24 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.1-SNAPSHOT:compile 20:54:24 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 20:54:24 [WARNING] Non-test scoped test only dependencies found: 20:54:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 20:54:24 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.1-SNAPSHOT:compile 20:54:24 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 20:54:24 [INFO] 20:54:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 20:54:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.1-SNAPSHOT-sources.jar 20:54:24 [INFO] 20:54:24 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 20:54:24 [INFO] 20:54:24 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-onf --- 20:54:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 20:54:24 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 20:54:24 [INFO] 20:54:24 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-onf --- 20:54:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT.pom 20:54:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT.jar 20:54:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT-javadoc.jar 20:54:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT-cyclonedx.json 20:54:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT-sources.jar 20:54:24 [INFO] 20:54:24 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 20:54:25 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/openflowplugin-extension-onf-0.19.1-SNAPSHOT.jar 20:54:25 [INFO] Writing OBR metadata 20:54:25 [INFO] 20:54:25 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:54:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:54:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:54:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:54:25 [INFO] 20:54:25 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:54:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:25 [INFO] 20:54:25 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 20:54:25 [INFO] Building openflowplugin-extension-eric 0.19.1-SNAPSHOT [30/84] 20:54:25 [INFO] from extension/openflowplugin-extension-eric/pom.xml 20:54:25 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:25 [INFO] 20:54:25 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-eric --- 20:54:25 [INFO] 20:54:25 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:54:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:25 [INFO] 20:54:25 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:54:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:25 [INFO] 20:54:25 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:54:25 [INFO] 20:54:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:54:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:25 [INFO] 20:54:25 [INFO] --- yang:14.0.4:generate-sources (binding) @ openflowplugin-extension-eric --- 20:54:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:25 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/yang 20:54:25 [INFO] yang-to-sources: Found 12 dependencies in 3.331 ms 20:54:25 [INFO] yang-to-sources: Project model files found: 1 in 6.027 ms 20:54:26 [INFO] yang-to-sources: 35 YANG models processed in 399.9 ms 20:54:26 [INFO] BindingJavaFileGenerator: Defined 37 files in 44.26 ms 20:54:26 [INFO] Sorted 37 files into 5 directories in 327.7 μs 20:54:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 56.48 ms 20:54:26 [INFO] 20:54:26 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-extension-eric --- 20:54:26 [INFO] Starting audit... 20:54:26 Audit done. 20:54:26 [INFO] You have 0 Checkstyle violations. 20:54:26 [INFO] 20:54:26 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-extension-eric --- 20:54:26 [INFO] Starting audit... 20:54:26 Audit done. 20:54:26 [INFO] You have 0 Checkstyle violations. 20:54:26 [INFO] 20:54:26 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:54:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/classes/LICENSE 20:54:26 [INFO] 20:54:26 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:54:26 [INFO] Copying 1 resource from src/main/resources to target/classes 20:54:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:54:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:54:26 [INFO] 20:54:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:54:26 [INFO] Recompiling the module because of changed dependency. 20:54:26 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:54:26 [INFO] 20:54:26 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:54:26 [INFO] 20:54:26 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:54:26 [INFO] Fork Value is true 20:54:29 [INFO] Done SpotBugs Analysis.... 20:54:29 [INFO] 20:54:29 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:54:29 [INFO] 20:54:29 [INFO] 20:54:29 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric --- 20:54:29 [INFO] BugInstance size is 0 20:54:29 [INFO] Error size is 0 20:54:29 [INFO] No errors/warnings found 20:54:29 [INFO] 20:54:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 20:54:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/test/resources 20:54:29 [INFO] 20:54:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 20:54:29 [INFO] Recompiling the module because of changed dependency. 20:54:29 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:54:29 [INFO] 20:54:29 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-extension-eric --- 20:54:29 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/surefire-reports 20:54:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:54:29 [INFO] 20:54:29 [INFO] ------------------------------------------------------- 20:54:29 [INFO] T E S T S 20:54:29 [INFO] ------------------------------------------------------- 20:54:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:54:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:54:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.750 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:54:32 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:54:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:54:32 [INFO] 20:54:32 [INFO] Results: 20:54:32 [INFO] 20:54:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:54:32 [INFO] 20:54:32 [INFO] 20:54:32 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-extension-eric --- 20:54:32 [INFO] 20:54:32 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 20:54:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.1-SNAPSHOT.jar 20:54:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 20:54:32 [INFO] 20:54:32 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 20:54:32 [INFO] No previous run data found, generating javadoc. 20:54:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.1-SNAPSHOT-javadoc.jar 20:54:34 [INFO] 20:54:34 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-extension-eric --- 20:54:34 [INFO] CycloneDX: Resolving Dependencies 20:54:35 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 20:54:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.xml 20:54:35 [INFO] attaching as openflowplugin-extension-eric-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.json 20:54:35 [INFO] attaching as openflowplugin-extension-eric-0.19.1-SNAPSHOT-cyclonedx.json 20:54:35 [INFO] 20:54:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Skipping duplicate-finder execution! 20:54:35 [INFO] 20:54:35 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 20:54:35 [WARNING] Used undeclared dependencies found: 20:54:35 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:54:35 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:54:35 [WARNING] Non-test scoped test only dependencies found: 20:54:35 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.1-SNAPSHOT:compile 20:54:35 [INFO] 20:54:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.1-SNAPSHOT-sources.jar 20:54:35 [INFO] 20:54:35 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 20:54:35 [INFO] 20:54:35 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 20:54:35 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 20:54:35 [INFO] 20:54:35 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT.pom 20:54:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT.jar 20:54:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT-javadoc.jar 20:54:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT-cyclonedx.json 20:54:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT-sources.jar 20:54:35 [INFO] 20:54:35 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/openflowplugin-extension-eric-0.19.1-SNAPSHOT.jar 20:54:35 [INFO] Writing OBR metadata 20:54:35 [INFO] 20:54:35 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:54:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:54:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:54:35 [INFO] 20:54:35 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:54:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:35 [INFO] 20:54:35 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 20:54:35 [INFO] Building test-extension 0.19.1-SNAPSHOT [31/84] 20:54:35 [INFO] from extension/test-extension/pom.xml 20:54:35 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:35 [INFO] 20:54:35 [INFO] --- clean:3.4.0:clean (default-clean) @ test-extension --- 20:54:35 [INFO] 20:54:35 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-extension --- 20:54:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:35 [INFO] 20:54:35 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-extension --- 20:54:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:35 [INFO] 20:54:35 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-extension --- 20:54:35 [INFO] 20:54:35 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 20:54:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:35 [INFO] 20:54:35 [INFO] --- yang:14.0.4:generate-sources (binding) @ test-extension --- 20:54:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:35 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/yang 20:54:35 [INFO] yang-to-sources: Found 17 dependencies in 3.399 ms 20:54:35 [INFO] yang-to-sources: Project model files found: 1 in 712.3 μs 20:54:35 [INFO] yang-to-sources: 1 YANG models processed in 93.99 ms 20:54:35 [INFO] BindingJavaFileGenerator: Defined 9 files in 675.1 μs 20:54:35 [INFO] Sorted 9 files into 3 directories in 50.46 μs 20:54:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 3.228 ms 20:54:35 [INFO] 20:54:35 [INFO] --- checkstyle:3.5.0:check (check-license) @ test-extension --- 20:54:35 [INFO] Starting audit... 20:54:35 Audit done. 20:54:35 [INFO] You have 0 Checkstyle violations. 20:54:35 [INFO] 20:54:35 [INFO] --- checkstyle:3.5.0:check (default) @ test-extension --- 20:54:35 [INFO] Starting audit... 20:54:35 Audit done. 20:54:35 [INFO] You have 0 Checkstyle violations. 20:54:35 [INFO] 20:54:35 [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-extension --- 20:54:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/classes/LICENSE 20:54:35 [INFO] 20:54:35 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 20:54:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/resources 20:54:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi 20:54:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi 20:54:35 [INFO] 20:54:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ test-extension --- 20:54:35 [INFO] Recompiling the module because of changed dependency. 20:54:35 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:54:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:54:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:54:36 [INFO] 20:54:36 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>> 20:54:36 [INFO] 20:54:36 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-extension --- 20:54:36 [INFO] Fork Value is true 20:54:39 [INFO] Done SpotBugs Analysis.... 20:54:39 [INFO] 20:54:39 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<< 20:54:39 [INFO] 20:54:39 [INFO] 20:54:39 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-extension --- 20:54:39 [INFO] BugInstance size is 0 20:54:39 [INFO] Error size is 0 20:54:39 [INFO] No errors/warnings found 20:54:39 [INFO] 20:54:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- 20:54:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/test/resources 20:54:39 [INFO] 20:54:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-extension --- 20:54:39 [INFO] No sources to compile 20:54:39 [INFO] 20:54:39 [INFO] --- surefire:3.5.0:test (default-test) @ test-extension --- 20:54:39 [INFO] No tests to run. 20:54:39 [INFO] 20:54:39 [INFO] --- copy:14.0.3:copy-files (default) @ test-extension --- 20:54:39 [INFO] 20:54:39 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ test-extension --- 20:54:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.1-SNAPSHOT.jar 20:54:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/META-INF/MANIFEST.MF 20:54:39 [INFO] 20:54:39 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-extension --- 20:54:39 [INFO] No previous run data found, generating javadoc. 20:54:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.1-SNAPSHOT-javadoc.jar 20:54:40 [INFO] 20:54:40 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-extension --- 20:54:40 [INFO] CycloneDX: Resolving Dependencies 20:54:41 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 20:54:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.xml 20:54:41 [INFO] attaching as test-extension-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.json 20:54:41 [INFO] attaching as test-extension-0.19.1-SNAPSHOT-cyclonedx.json 20:54:41 [INFO] 20:54:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 20:54:41 [INFO] Skipping duplicate-finder execution! 20:54:41 [INFO] 20:54:41 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-extension --- 20:54:41 [WARNING] Used undeclared dependencies found: 20:54:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 20:54:41 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 20:54:41 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 20:54:41 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 20:54:41 [WARNING] Unused declared dependencies found: 20:54:41 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.19.1-SNAPSHOT:compile 20:54:41 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.19.1-SNAPSHOT:compile 20:54:41 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.19.1-SNAPSHOT:compile 20:54:41 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.19.1-SNAPSHOT:compile 20:54:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.1-SNAPSHOT:compile 20:54:41 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.1-SNAPSHOT:compile 20:54:41 [INFO] 20:54:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 20:54:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.1-SNAPSHOT-sources.jar 20:54:41 [INFO] 20:54:41 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-extension --- 20:54:41 [INFO] 20:54:41 [INFO] --- jacoco:0.8.12:report (report) @ test-extension --- 20:54:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:41 [INFO] 20:54:41 [INFO] --- install:3.1.3:install (default-install) @ test-extension --- 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT.pom 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT.jar 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT-javadoc.jar 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT-cyclonedx.json 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT-sources.jar 20:54:41 [INFO] 20:54:41 [INFO] --- bundle:5.1.9:install (default-install) @ test-extension --- 20:54:41 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/test-extension-0.19.1-SNAPSHOT.jar 20:54:41 [INFO] Writing OBR metadata 20:54:41 [INFO] 20:54:41 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-extension --- 20:54:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:54:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:54:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:54:41 [INFO] 20:54:41 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ test-extension --- 20:54:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:41 [INFO] 20:54:41 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 20:54:41 [INFO] Building model-topology 0.19.1-SNAPSHOT [32/84] 20:54:41 [INFO] from model/model-topology/pom.xml 20:54:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:41 [INFO] 20:54:41 [INFO] --- clean:3.4.0:clean (default-clean) @ model-topology --- 20:54:41 [INFO] 20:54:41 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-topology --- 20:54:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:41 [INFO] 20:54:41 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-topology --- 20:54:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:41 [INFO] 20:54:41 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-topology --- 20:54:42 [INFO] 20:54:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 20:54:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:42 [INFO] 20:54:42 [INFO] --- yang:14.0.4:generate-sources (binding) @ model-topology --- 20:54:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/yang 20:54:42 [INFO] yang-to-sources: Found 5 dependencies in 892.8 μs 20:54:42 [INFO] yang-to-sources: Project model files found: 1 in 1.438 ms 20:54:42 [INFO] yang-to-sources: 5 YANG models processed in 63.75 ms 20:54:42 [INFO] BindingJavaFileGenerator: Defined 8 files in 8.207 ms 20:54:42 [INFO] Sorted 8 files into 3 directories in 137.0 μs 20:54:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 13.30 ms 20:54:42 [INFO] 20:54:42 [INFO] --- checkstyle:3.5.0:check (check-license) @ model-topology --- 20:54:42 [INFO] Starting audit... 20:54:42 Audit done. 20:54:42 [INFO] You have 0 Checkstyle violations. 20:54:42 [INFO] 20:54:42 [INFO] --- checkstyle:3.5.0:check (default) @ model-topology --- 20:54:42 [INFO] Starting audit... 20:54:42 Audit done. 20:54:42 [INFO] You have 0 Checkstyle violations. 20:54:42 [INFO] 20:54:42 [INFO] --- dependency:3.8.0:copy (unpack-license) @ model-topology --- 20:54:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/classes/LICENSE 20:54:42 [INFO] 20:54:42 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/resources 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi 20:54:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi 20:54:42 [INFO] 20:54:42 [INFO] --- compiler:3.13.0:compile (default-compile) @ model-topology --- 20:54:42 [INFO] Recompiling the module because of changed dependency. 20:54:42 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:54:42 [INFO] 20:54:42 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>> 20:54:42 [INFO] 20:54:42 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ model-topology --- 20:54:42 [INFO] Fork Value is true 20:54:44 [INFO] Done SpotBugs Analysis.... 20:54:44 [INFO] 20:54:44 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<< 20:54:44 [INFO] 20:54:44 [INFO] 20:54:44 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ model-topology --- 20:54:44 [INFO] BugInstance size is 0 20:54:44 [INFO] Error size is 0 20:54:44 [INFO] No errors/warnings found 20:54:44 [INFO] 20:54:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- 20:54:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/test/resources 20:54:44 [INFO] 20:54:44 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-topology --- 20:54:44 [INFO] No sources to compile 20:54:44 [INFO] 20:54:44 [INFO] --- surefire:3.5.0:test (default-test) @ model-topology --- 20:54:44 [INFO] No tests to run. 20:54:44 [INFO] 20:54:44 [INFO] --- copy:14.0.3:copy-files (default) @ model-topology --- 20:54:44 [INFO] 20:54:44 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ model-topology --- 20:54:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.1-SNAPSHOT.jar 20:54:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/META-INF/MANIFEST.MF 20:54:44 [INFO] 20:54:44 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ model-topology --- 20:54:44 [INFO] No previous run data found, generating javadoc. 20:54:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.1-SNAPSHOT-javadoc.jar 20:54:46 [INFO] 20:54:46 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ model-topology --- 20:54:46 [INFO] CycloneDX: Resolving Dependencies 20:54:46 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 20:54:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.xml 20:54:46 [INFO] attaching as model-topology-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.json 20:54:46 [INFO] attaching as model-topology-0.19.1-SNAPSHOT-cyclonedx.json 20:54:46 [INFO] 20:54:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 20:54:46 [INFO] Skipping duplicate-finder execution! 20:54:46 [INFO] 20:54:46 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ model-topology --- 20:54:46 [WARNING] Used undeclared dependencies found: 20:54:46 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.2:compile 20:54:46 [INFO] 20:54:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 20:54:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.1-SNAPSHOT-sources.jar 20:54:46 [INFO] 20:54:46 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ model-topology --- 20:54:46 [INFO] 20:54:46 [INFO] --- jacoco:0.8.12:report (report) @ model-topology --- 20:54:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:46 [INFO] 20:54:46 [INFO] --- install:3.1.3:install (default-install) @ model-topology --- 20:54:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT.pom 20:54:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT.jar 20:54:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT-javadoc.jar 20:54:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT-cyclonedx.json 20:54:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT-sources.jar 20:54:46 [INFO] 20:54:46 [INFO] --- bundle:5.1.9:install (default-install) @ model-topology --- 20:54:46 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/model-topology-0.19.1-SNAPSHOT.jar 20:54:46 [INFO] Writing OBR metadata 20:54:46 [INFO] 20:54:46 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-topology --- 20:54:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:54:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:54:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:54:46 [INFO] 20:54:46 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ model-topology --- 20:54:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:46 [INFO] 20:54:46 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 20:54:46 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.1-SNAPSHOT [33/84] 20:54:46 [INFO] from features-aggregator/odl-openflowplugin-nsf-model/pom.xml 20:54:46 [INFO] ------------------------------[ feature ]------------------------------- 20:54:46 [INFO] 20:54:46 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 20:54:46 [INFO] 20:54:46 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:54:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:46 [INFO] 20:54:46 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:54:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:46 [INFO] 20:54:46 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] 20:54:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:47 [INFO] argLine set to empty 20:54:47 [INFO] 20:54:47 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Starting audit... 20:54:47 Audit done. 20:54:47 [INFO] You have 0 Checkstyle violations. 20:54:47 [INFO] 20:54:47 [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Starting audit... 20:54:47 Audit done. 20:54:47 [INFO] You have 0 Checkstyle violations. 20:54:47 [INFO] 20:54:47 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/LICENSE 20:54:47 [INFO] 20:54:47 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:54:47 [INFO] ...done! 20:54:47 [INFO] Attaching features XML 20:54:47 [INFO] 20:54:47 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:54:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:54:47 [INFO] 20:54:47 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:54:47 [INFO] 20:54:47 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] 20:54:47 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:54:47 [INFO] 20:54:47 [INFO] 20:54:47 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] 20:54:47 [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-nsf-model --- 20:54:47 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 20:54:47 [INFO] Project dependency features detected: [] 20:54:47 [INFO] Pax Exam System (Version: 4.13.3) created. 20:54:47 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:54:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:54:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:54:48 [INFO] Waiting for remote bundle context.. on 21000 name: 649cc951-f114-4196-8be0-080991bb160b timout: [ RelativeTimeout value = 180000 ] 20:54:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:54:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:54:56 [INFO] 20:54:56 [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-nsf-model --- 20:54:56 [INFO] 20:54:56 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 20:54:56 [WARNING] JAR will be empty - no content was marked for inclusion! 20:54:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-javadoc.jar 20:54:56 [INFO] 20:54:56 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-nsf-model --- 20:54:56 [INFO] CycloneDX: Resolving Dependencies 20:54:57 [INFO] CycloneDX: Creating BOM version 1.5 with 73 component(s) 20:54:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 20:54:57 [INFO] attaching as odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 20:54:57 [INFO] attaching as odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-cyclonedx.json 20:54:57 [INFO] 20:54:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 20:54:57 [INFO] Skipping duplicate-finder execution! 20:54:57 [INFO] 20:54:57 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 20:54:57 [INFO] Skipping plugin execution 20:54:57 [INFO] 20:54:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 20:54:57 [INFO] Skipping source per configuration. 20:54:57 [INFO] 20:54:57 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 20:54:57 [INFO] 20:54:57 [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-nsf-model --- 20:54:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:57 [INFO] 20:54:57 [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model --- 20:54:57 [WARNING] 20:54:57 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 20:54:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:57 [WARNING] 20:54:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:57 [WARNING] 20:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT.pom 20:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-features.xml 20:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-javadoc.jar 20:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-cyclonedx.xml 20:54:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.1-SNAPSHOT-cyclonedx.json 20:54:57 [INFO] 20:54:57 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 20:54:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:54:57 [WARNING] 20:54:57 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 20:54:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:57 [WARNING] 20:54:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:57 [WARNING] 20:54:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.1-SNAPSHOT/maven-metadata.xml 20:54:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:54:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:54:57 [INFO] 20:54:57 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 20:54:57 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.19.1-SNAPSHOT [34/84] 20:54:57 [INFO] from features-aggregator/odl-openflowplugin-libraries/pom.xml 20:54:57 [INFO] ------------------------------[ feature ]------------------------------- 20:54:57 [INFO] 20:54:57 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries --- 20:54:57 [INFO] 20:54:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:54:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:57 [INFO] 20:54:57 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:54:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:57 [INFO] 20:54:57 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] 20:54:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:58 [INFO] argLine set to empty 20:54:58 [INFO] 20:54:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Starting audit... 20:54:58 Audit done. 20:54:58 [INFO] You have 0 Checkstyle violations. 20:54:58 [INFO] 20:54:58 [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Starting audit... 20:54:58 Audit done. 20:54:58 [INFO] You have 0 Checkstyle violations. 20:54:58 [INFO] 20:54:58 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/classes/LICENSE 20:54:58 [INFO] 20:54:58 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 20:54:58 [INFO] ...done! 20:54:58 [INFO] Attaching features XML 20:54:58 [INFO] 20:54:58 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:54:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:54:58 [INFO] 20:54:58 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:54:58 [INFO] 20:54:58 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] 20:54:58 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:54:58 [INFO] 20:54:58 [INFO] 20:54:58 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] 20:54:58 [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-libraries --- 20:54:58 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 20:54:58 [INFO] Project dependency features detected: [] 20:54:58 [INFO] Pax Exam System (Version: 4.13.3) created. 20:54:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:54:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:54:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:54:59 [INFO] Waiting for remote bundle context.. on 21000 name: a68da324-c613-4715-bcba-5739b5db0d0f timout: [ RelativeTimeout value = 180000 ] 20:55:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:55:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:55:05 [INFO] 20:55:05 [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] 20:55:05 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 20:55:05 [WARNING] JAR will be empty - no content was marked for inclusion! 20:55:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/odl-openflowplugin-libraries-0.19.1-SNAPSHOT-javadoc.jar 20:55:05 [INFO] 20:55:05 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] CycloneDX: Resolving Dependencies 20:55:05 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 20:55:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 20:55:05 [INFO] attaching as odl-openflowplugin-libraries-0.19.1-SNAPSHOT-cyclonedx.xml 20:55:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.json 20:55:05 [INFO] attaching as odl-openflowplugin-libraries-0.19.1-SNAPSHOT-cyclonedx.json 20:55:05 [INFO] 20:55:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] Skipping duplicate-finder execution! 20:55:05 [INFO] 20:55:05 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] Skipping plugin execution 20:55:05 [INFO] 20:55:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] Skipping source per configuration. 20:55:05 [INFO] 20:55:05 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] 20:55:05 [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:05 [INFO] 20:55:05 [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-libraries --- 20:55:05 [WARNING] 20:55:05 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:55:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:05 [WARNING] 20:55:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:05 [WARNING] 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/odl-openflowplugin-libraries-0.19.1-SNAPSHOT.pom 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/odl-openflowplugin-libraries-0.19.1-SNAPSHOT-features.xml 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/odl-openflowplugin-libraries-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/odl-openflowplugin-libraries-0.19.1-SNAPSHOT-javadoc.jar 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/odl-openflowplugin-libraries-0.19.1-SNAPSHOT-cyclonedx.xml 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/odl-openflowplugin-libraries-0.19.1-SNAPSHOT-cyclonedx.json 20:55:05 [INFO] 20:55:05 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries --- 20:55:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:55:05 [WARNING] 20:55:05 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 20:55:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:05 [WARNING] 20:55:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:05 [WARNING] 20:55:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml 20:55:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.1-SNAPSHOT/maven-metadata.xml 20:55:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:55:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:55:05 [INFO] 20:55:05 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 20:55:05 [INFO] Building openflowplugin-blueprint-config 0.19.1-SNAPSHOT [35/84] 20:55:05 [INFO] from openflowplugin-blueprint-config/pom.xml 20:55:05 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:05 [INFO] 20:55:05 [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config --- 20:55:05 [INFO] 20:55:05 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:55:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:05 [INFO] 20:55:05 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:55:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:05 [INFO] 20:55:05 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] 20:55:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:06 [INFO] 20:55:06 [INFO] --- checkstyle:3.5.0:check (check-license) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Starting audit... 20:55:06 Audit done. 20:55:06 [INFO] You have 0 Checkstyle violations. 20:55:06 [INFO] 20:55:06 [INFO] --- checkstyle:3.5.0:check (default) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Starting audit... 20:55:06 Audit done. 20:55:06 [INFO] You have 0 Checkstyle violations. 20:55:06 [INFO] 20:55:06 [INFO] --- dependency:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes/LICENSE 20:55:06 [INFO] 20:55:06 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Copying 1 resource from src/main/resources to target/classes 20:55:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/spi 20:55:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/yang 20:55:06 [INFO] 20:55:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] No sources to compile 20:55:06 [INFO] 20:55:06 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:55:06 [INFO] 20:55:06 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] 20:55:06 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:55:06 [INFO] 20:55:06 [INFO] 20:55:06 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] 20:55:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/src/test/resources 20:55:06 [INFO] 20:55:06 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] No sources to compile 20:55:06 [INFO] 20:55:06 [INFO] --- surefire:3.5.0:test (default-test) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] No tests to run. 20:55:06 [INFO] 20:55:06 [INFO] --- copy:14.0.3:copy-files (default) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] 20:55:06 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.1-SNAPSHOT.jar 20:55:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 20:55:06 [INFO] 20:55:06 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 20:55:06 [WARNING] JAR will be empty - no content was marked for inclusion! 20:55:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-javadoc.jar 20:55:06 [INFO] 20:55:06 [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] 20:55:06 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] CycloneDX: Resolving Dependencies 20:55:06 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 20:55:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.xml 20:55:06 [INFO] attaching as openflowplugin-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.xml 20:55:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.json 20:55:06 [INFO] attaching as openflowplugin-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.json 20:55:06 [INFO] 20:55:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Skipping duplicate-finder execution! 20:55:06 [INFO] 20:55:06 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] No dependency problems found 20:55:06 [INFO] 20:55:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-sources.jar 20:55:06 [INFO] 20:55:06 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] 20:55:06 [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:06 [INFO] 20:55:06 [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT.pom 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT.jar 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-javadoc.jar 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-config.cfg 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.xml 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-cyclonedx.json 20:55:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT-sources.jar 20:55:06 [INFO] 20:55:06 [INFO] --- bundle:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/openflowplugin-blueprint-config-0.19.1-SNAPSHOT.jar 20:55:06 [INFO] Writing OBR metadata 20:55:06 [INFO] 20:55:06 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:55:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml 20:55:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.1-SNAPSHOT/maven-metadata.xml 20:55:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:55:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:55:06 [INFO] 20:55:06 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:55:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:06 [INFO] 20:55:06 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 20:55:06 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.1-SNAPSHOT [36/84] 20:55:06 [INFO] from features-aggregator/odl-openflowplugin-southbound/pom.xml 20:55:06 [INFO] ------------------------------[ feature ]------------------------------- 20:55:09 [INFO] 20:55:09 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound --- 20:55:09 [INFO] 20:55:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:55:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:09 [INFO] 20:55:09 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:55:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:09 [INFO] 20:55:09 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] 20:55:10 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:10 [INFO] argLine set to empty 20:55:10 [INFO] 20:55:10 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Starting audit... 20:55:10 Audit done. 20:55:10 [INFO] You have 0 Checkstyle violations. 20:55:10 [INFO] 20:55:10 [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Starting audit... 20:55:10 Audit done. 20:55:10 [INFO] You have 0 Checkstyle violations. 20:55:10 [INFO] 20:55:10 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/classes/LICENSE 20:55:10 [INFO] 20:55:10 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 20:55:10 [INFO] ...done! 20:55:10 [INFO] Attaching features XML 20:55:10 [INFO] 20:55:10 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:55:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:55:10 [INFO] 20:55:10 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:55:10 [INFO] 20:55:10 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] 20:55:10 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:55:10 [INFO] 20:55:10 [INFO] 20:55:10 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] 20:55:10 [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-southbound --- 20:55:10 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 20:55:10 [INFO] Project dependency features detected: [] 20:55:10 [INFO] Pax Exam System (Version: 4.13.3) created. 20:55:10 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:55:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:55:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:55:11 [INFO] Waiting for remote bundle context.. on 21000 name: c8d91618-0a7b-45e5-a8a4-e1421bef5b12 timout: [ RelativeTimeout value = 180000 ] 20:55:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:55:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:55:26 [INFO] 20:55:26 [INFO] --- copy:14.0.3:copy-files (default) @ odl-openflowplugin-southbound --- 20:55:26 [INFO] 20:55:26 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 20:55:26 [WARNING] JAR will be empty - no content was marked for inclusion! 20:55:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/odl-openflowplugin-southbound-0.19.1-SNAPSHOT-javadoc.jar 20:55:26 [INFO] 20:55:26 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-openflowplugin-southbound --- 20:55:26 [INFO] CycloneDX: Resolving Dependencies 20:55:33 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 20:55:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 20:55:33 [INFO] attaching as odl-openflowplugin-southbound-0.19.1-SNAPSHOT-cyclonedx.xml 20:55:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.json 20:55:33 [INFO] attaching as odl-openflowplugin-southbound-0.19.1-SNAPSHOT-cyclonedx.json 20:55:33 [INFO] 20:55:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 20:55:33 [INFO] Skipping duplicate-finder execution! 20:55:33 [INFO] 20:55:33 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 20:55:33 [INFO] Skipping plugin execution 20:55:33 [INFO] 20:55:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 20:55:33 [INFO] Skipping source per configuration. 20:55:33 [INFO] 20:55:33 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 20:55:33 [INFO] 20:55:33 [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-southbound --- 20:55:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:33 [INFO] 20:55:33 [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-southbound --- 20:55:33 [WARNING] 20:55:33 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:55:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:33 [WARNING] 20:55:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:33 [WARNING] 20:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/odl-openflowplugin-southbound-0.19.1-SNAPSHOT.pom 20:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/odl-openflowplugin-southbound-0.19.1-SNAPSHOT-features.xml 20:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/odl-openflowplugin-southbound-0.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/odl-openflowplugin-southbound-0.19.1-SNAPSHOT-javadoc.jar 20:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/odl-openflowplugin-southbound-0.19.1-SNAPSHOT-cyclonedx.xml 20:55:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/odl-openflowplugin-southbound-0.19.1-SNAPSHOT-cyclonedx.json 20:55:33 [INFO] 20:55:33 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound --- 20:55:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead. 20:55:33 [WARNING] 20:55:33 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 20:55:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:33 [WARNING] 20:55:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:33 [WARNING] 20:55:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml 20:55:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.1-SNAPSHOT/maven-metadata.xml 20:55:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:55:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:55:33 [INFO] 20:55:33 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 20:55:33 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.1-SNAPSHOT [37/84] 20:55:33 [INFO] from extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml 20:55:33 [INFO] ------------------------------[ feature ]------------------------------- 20:55:33 [INFO] 20:55:33 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 20:55:33 [INFO] 20:55:33 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:55:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:33 [INFO] 20:55:33 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:55:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:33 [INFO] 20:55:33 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] 20:55:34 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:34 [INFO] argLine set to empty 20:55:34 [INFO] 20:55:34 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] Starting audit... 20:55:34 Audit done. 20:55:34 [INFO] You have 0 Checkstyle violations. 20:55:34 [INFO] 20:55:34 [INFO] --- checkstyle:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] Starting audit... 20:55:34 Audit done. 20:55:34 [INFO] You have 0 Checkstyle violations. 20:55:34 [INFO] 20:55:34 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/LICENSE 20:55:34 [INFO] 20:55:34 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:55:34 [INFO] ...done! 20:55:34 [INFO] Attaching features XML 20:55:34 [INFO] 20:55:34 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:55: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 20:55:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:55:34 [INFO] 20:55:34 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:55:34 [INFO] 20:55:34 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] 20:55:34 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:55:34 [INFO] 20:55:34 [INFO] 20:55:34 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] 20:55:34 [INFO] --- feattest:14.0.3:test (default) @ odl-openflowplugin-nxm-extensions --- 20:55:34 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 20:55:34 [INFO] Project dependency features detected: [] 20:55:34 [INFO] Pax Exam System (Version: 4.13.3) created. 20:55:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 20:55:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:55:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:55:35 [INFO] Waiting for remote bundle context.. on 21000 name: aa5d3628-2527-4a8d-a4c8-68c533c83a9e timout: [ RelativeTimeout value = 180000 ] 20:55:40 org.apache.karaf.features.internal.util.MultiException: Error: 20:55:40 Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:40 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:40 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT 20:55:40 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.(MavenDownloadManager.java:91) 20:55:40 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72) 20:55:40 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:474) 20:55:40 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:469) 20:55:40 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:223) 20:55:40 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) 20:55:40 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) 20:55:40 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) 20:55:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 20:55:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 20:55:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 20:55:40 at java.base/java.lang.Thread.run(Thread.java:1583) 20:55:40 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:40 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) 20:55:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) 20:55:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 20:55:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 20:55:40 ... 3 more 20:55:40 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT] 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565) 20:55:40 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52) 20:55:40 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) 20:55:40 ... 6 more 20:55:40 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 20:55:40 ... 11 more 20:55:40 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 20:55:40 ... 11 more 20:55:40 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:40 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) 20:55:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) 20:55:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 20:55:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 20:55:40 ... 3 more 20:55:40 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT] 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565) 20:55:40 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52) 20:55:40 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) 20:55:40 ... 6 more 20:55:40 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 20:55:40 ... 11 more 20:55:40 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 20:55:40 ... 11 more 20:55:40 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT 20:55:40 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) 20:55:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) 20:55:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 20:55:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 20:55:40 ... 3 more 20:55:40 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT] 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565) 20:55:40 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52) 20:55:40 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) 20:55:40 ... 6 more 20:55:40 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 20:55:40 ... 11 more 20:55:40 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 20:55:40 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 20:55:40 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 20:55:40 ... 11 more 20:55:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:55:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:55:42 [INFO] 20:55:42 [INFO] ------------------------------------------------------------------------ 20:55:42 [INFO] Skipping openflowplugin 20:55:42 [INFO] This project has been banned from the build due to previous failures. 20:55:42 [INFO] ------------------------------------------------------------------------ 20:55:42 [INFO] ------------------------------------------------------------------------ 20:55:42 [INFO] Reactor Summary for openflowplugin 0.19.1-SNAPSHOT: 20:55:42 [INFO] 20:55:42 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.227 s] 20:55:42 [INFO] openflowplugin-parent .............................. SUCCESS [ 7.105 s] 20:55:42 [INFO] liblldp ............................................ SUCCESS [ 16.868 s] 20:55:42 [INFO] libraries-aggregator ............................... SUCCESS [ 0.012 s] 20:55:42 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 29.586 s] 20:55:42 [INFO] openflowjava-parent ................................ SUCCESS [ 0.500 s] 20:55:42 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 5.991 s] 20:55:42 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 6.870 s] 20:55:42 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 55.973 s] 20:55:42 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 16.300 s] 20:55:42 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 1.837 s] 20:55:42 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.092 s] 20:55:42 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 6.405 s] 20:55:42 [INFO] simple-client ...................................... SUCCESS [ 7.030 s] 20:55:42 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 46.618 s] 20:55:42 [INFO] model-inventory .................................... SUCCESS [ 5.959 s] 20:55:42 [INFO] model-flow-base .................................... SUCCESS [ 16.688 s] 20:55:42 [INFO] model-flow-service ................................. SUCCESS [ 16.605 s] 20:55:42 [INFO] openflowplugin-api ................................. SUCCESS [ 8.354 s] 20:55:42 [INFO] model-flow-statistics .............................. SUCCESS [ 11.856 s] 20:55:42 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.934 s] 20:55:42 [INFO] openflowplugin ..................................... SUCCESS [ 22.351 s] 20:55:42 [INFO] openflowplugin-common .............................. SUCCESS [ 14.770 s] 20:55:42 [INFO] openflowplugin-impl ................................ SUCCESS [01:01 min] 20:55:42 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 5.953 s] 20:55:42 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 20.215 s] 20:55:42 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.255 s] 20:55:42 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 39.997 s] 20:55:42 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.760 s] 20:55:42 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.160 s] 20:55:42 [INFO] test-extension ..................................... SUCCESS [ 6.505 s] 20:55:42 [INFO] model-topology ..................................... SUCCESS [ 4.912 s] 20:55:42 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 11.055 s] 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 8.063 s] 20:55:42 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.979 s] 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 27.080 s] 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions FAILURE [ 8.637 s] 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SKIPPED 20:55:42 [INFO] features-openflowplugin-extension .................. SKIPPED 20:55:42 [INFO] features-extension-aggregator ...................... SKIPPED 20:55:42 [INFO] openflowplugin-extension-aggregator ................ SKIPPED 20:55:42 [INFO] test-provider ...................................... SKIPPED 20:55:42 [INFO] test-common ........................................ SKIPPED 20:55:42 [INFO] drop-test-karaf .................................... SKIPPED 20:55:42 [INFO] bulk-o-matic ....................................... SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SKIPPED 20:55:42 [INFO] device-ownership-service ........................... SKIPPED 20:55:42 [INFO] of-switch-config-pusher ............................ SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SKIPPED 20:55:42 [INFO] arbitratorreconciliation-api ....................... SKIPPED 20:55:42 [INFO] reconciliation-framework ........................... SKIPPED 20:55:42 [INFO] arbitratorreconciliation-impl ...................... SKIPPED 20:55:42 [INFO] forwardingrules-manager ............................ SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SKIPPED 20:55:42 [INFO] forwardingrules-sync ............................... SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SKIPPED 20:55:42 [INFO] table-miss-enforcer ................................ SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SKIPPED 20:55:42 [INFO] topology-lldp-discovery ............................ SKIPPED 20:55:42 [INFO] lldp-speaker ....................................... SKIPPED 20:55:42 [INFO] topology-manager ................................... SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SKIPPED 20:55:42 [INFO] southbound-cli ..................................... SKIPPED 20:55:42 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SKIPPED 20:55:42 [INFO] features-openflowplugin ............................ SKIPPED 20:55:42 [INFO] features-aggregator ................................ SKIPPED 20:55:42 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SKIPPED 20:55:42 [INFO] applications-aggregator ............................ SKIPPED 20:55:42 [INFO] model-aggregator ................................... SKIPPED 20:55:42 [INFO] learning-switch .................................... SKIPPED 20:55:42 [INFO] sample-consumer .................................... SKIPPED 20:55:42 [INFO] sample-bundles ..................................... SKIPPED 20:55:42 [INFO] openflowplugin-samples-aggregator .................. SKIPPED 20:55:42 [INFO] openflowplugin-karaf ............................... SKIPPED 20:55:42 [INFO] openflowplugin ..................................... SKIPPED 20:55:42 [INFO] ------------------------------------------------------------------------ 20:55:42 [INFO] BUILD FAILURE 20:55:42 [INFO] ------------------------------------------------------------------------ 20:55:42 [INFO] Total time: 09:04 min 20:55:42 [INFO] Finished at: 2024-10-12T20:55:42Z 20:55:42 [INFO] ------------------------------------------------------------------------ 20:55:42 [ERROR] Failed to execute goal org.opendaylight.odlparent:features-test-plugin:14.0.3:test (default) on project odl-openflowplugin-nxm-extensions: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error: 20:55:42 [ERROR] Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 [ERROR] Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 [ERROR] Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT] 20:55:42 [ERROR] -> [Help 1] 20:55:42 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.opendaylight.odlparent:features-test-plugin:14.0.3:test (default) on project odl-openflowplugin-nxm-extensions: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error: 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT] 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:42 Caused by: org.apache.maven.plugin.MojoExecutionException: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error: 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT] 20:55:42 at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:60) 20:55:42 at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:209) 20:55:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:42 Caused by: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error: 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT] 20:55:42 at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke (RemoteBundleContextClientImpl.java:106) 20:55:42 at jdk.proxy18.$Proxy139.call (Unknown Source) 20:55:42 at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call (RemoteBundleContextClientImpl.java:290) 20:55:42 at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call (RBCRemoteTarget.java:60) 20:55:42 at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call (KarafTestContainer.java:675) 20:55:42 at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:58) 20:55:42 at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:209) 20:55:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:42 Caused by: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error: 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT] 20:55:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.createTestContainerException (JUnitProbeInvoker.java:138) 20:55:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:127) 20:55:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97) 20:55:42 at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73) 20:55:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:42 at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85) 20:55:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:42 at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360) 20:55:42 at sun.rmi.transport.Transport$1.run (Transport.java:200) 20:55:42 at sun.rmi.transport.Transport$1.run (Transport.java:197) 20:55:42 at java.security.AccessController.doPrivileged (AccessController.java:714) 20:55:42 at sun.rmi.transport.Transport.serviceCall (Transport.java:196) 20:55:42 at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598) 20:55:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844) 20:55:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721) 20:55:42 at java.security.AccessController.doPrivileged (AccessController.java:400) 20:55:42 at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: org.apache.karaf.features.internal.util.MultiException: Error: 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader. (MavenDownloadManager.java:91) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader (MavenDownloadManager.java:72) 20:55:42 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles (Subsystem.java:474) 20:55:42 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles (Subsystem.java:469) 20:55:42 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve (SubsystemResolver.java:223) 20:55:42 at org.apache.karaf.features.internal.service.Deployer.deploy (Deployer.java:399) 20:55:42 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision (FeaturesServiceImpl.java:1069) 20:55:42 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13 (FeaturesServiceImpl.java:1004) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira/0.19.1-SNAPSHOT 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:77) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT] 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException (AetherBasedResolver.java:803) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:774) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:421) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:431) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira-api/0.19.1-SNAPSHOT 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:77) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT] 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException (AetherBasedResolver.java:803) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:774) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:421) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.19.1-SNAPSHOT 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:431) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.openflowplugin/openflowjava-extension-nicira/0.19.1-SNAPSHOT 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:77) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT: [Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT] 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException (AetherBasedResolver.java:803) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:774) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:421) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.19.1-SNAPSHOT 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:431) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:235) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:212) 20:55:42 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:272) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:767) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:657) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:598) 20:55:42 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve (AetherBasedResolver.java:565) 20:55:42 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download (MavenDownloadTask.java:52) 20:55:42 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run (AbstractRetryableDownloadTask.java:60) 20:55:42 at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:572) 20:55:42 at java.util.concurrent.FutureTask.run (FutureTask.java:317) 20:55:42 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run (ScheduledThreadPoolExecutor.java:304) 20:55:42 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 20:55:42 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 20:55:42 at java.lang.Thread.run (Thread.java:1583) 20:55:42 [ERROR] 20:55:42 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 20:55:42 [ERROR] 20:55:42 [ERROR] For more information about the errors and possible solutions, please read the following articles: 20:55:42 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 20:55:42 [ERROR] 20:55:42 [ERROR] After correcting the problems, you can resume the build with the command 20:55:42 [ERROR] mvn -rf :odl-openflowplugin-nxm-extensions 20:55:42 Build step 'Execute shell' marked build as failure 20:55:42 $ ssh-agent -k 20:55:42 unset SSH_AUTH_SOCK; 20:55:42 unset SSH_AGENT_PID; 20:55:42 echo Agent pid 12556 killed; 20:55:42 [ssh-agent] Stopped. 20:55:43 [PostBuildScript] - [INFO] Executing post build scripts. 20:55:43 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins18233013532200872681.sh 20:55:43 ---> sysstat.sh 20:55:43 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins11873274626143330645.sh 20:55:43 ---> package-listing.sh 20:55:43 ++ facter osfamily 20:55:43 ++ tr '[:upper:]' '[:lower:]' 20:55:43 + OS_FAMILY=debian 20:55:43 + workspace=/w/workspace/openflowplugin-maven-merge-scandium 20:55:43 + START_PACKAGES=/tmp/packages_start.txt 20:55:43 + END_PACKAGES=/tmp/packages_end.txt 20:55:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:43 + PACKAGES=/tmp/packages_start.txt 20:55:43 + '[' /w/workspace/openflowplugin-maven-merge-scandium ']' 20:55:43 + PACKAGES=/tmp/packages_end.txt 20:55:43 + case "${OS_FAMILY}" in 20:55:43 + dpkg -l 20:55:43 + grep '^ii' 20:55:43 + '[' -f /tmp/packages_start.txt ']' 20:55:43 + '[' -f /tmp/packages_end.txt ']' 20:55:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:43 + '[' /w/workspace/openflowplugin-maven-merge-scandium ']' 20:55:43 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/archives/ 20:55:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-scandium/archives/ 20:55:43 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins9101873052450229904.sh 20:55:43 ---> capture-instance-metadata.sh 20:55:43 Setup pyenv: 20:55:44 system 20:55:44 3.8.13 20:55:44 3.9.13 20:55:44 3.10.13 20:55:44 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 20:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Abe1 from file:/tmp/.os_lf_venv 20:55:45 lf-activate-venv(): INFO: Installing: lftools 20:55:54 lf-activate-venv(): INFO: Adding /tmp/venv-Abe1/bin to PATH 20:55:54 INFO: Running in OpenStack, capturing instance metadata 20:55:55 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins314490557874635576.sh 20:55:55 provisioning config files... 20:55:55 Could not find credentials [logs] for openflowplugin-maven-merge-scandium #215 20:55:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config15146821268685112338tmp 20:55:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:55:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:55:55 provisioning config files... 20:55:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:55:55 [EnvInject] - Injecting environment variables from a build step. 20:55:55 [EnvInject] - Injecting as environment variables the properties content 20:55:55 SERVER_ID=logs 20:55:55 20:55:55 [EnvInject] - Variables injected successfully. 20:55:55 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins4949848814317386341.sh 20:55:55 ---> create-netrc.sh 20:55:55 WARN: Log server credential not found. 20:55:55 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins5893478597777588755.sh 20:55:55 ---> python-tools-install.sh 20:55:55 Setup pyenv: 20:55:55 system 20:55:55 3.8.13 20:55:55 3.9.13 20:55:55 3.10.13 20:55:55 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 20:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Abe1 from file:/tmp/.os_lf_venv 20:55:56 lf-activate-venv(): INFO: Installing: lftools 20:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-Abe1/bin to PATH 20:56:05 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins3740954925769534731.sh 20:56:05 ---> sudo-logs.sh 20:56:05 Archiving 'sudo' log.. 20:56:05 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins10300618891305824878.sh 20:56:05 ---> job-cost.sh 20:56:05 Setup pyenv: 20:56:05 system 20:56:05 3.8.13 20:56:05 3.9.13 20:56:05 3.10.13 20:56:05 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 20:56:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Abe1 from file:/tmp/.os_lf_venv 20:56:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:56:11 lf-activate-venv(): INFO: Adding /tmp/venv-Abe1/bin to PATH 20:56:11 INFO: No Stack... 20:56:11 INFO: Retrieving Pricing Info for: v3-standard-4 20:56:11 INFO: Archiving Costs 20:56:11 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins7591490005941238816.sh 20:56:11 ---> logs-deploy.sh 20:56:11 Setup pyenv: 20:56:11 system 20:56:11 3.8.13 20:56:11 3.9.13 20:56:11 3.10.13 20:56:11 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 20:56:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Abe1 from file:/tmp/.os_lf_venv 20:56:12 lf-activate-venv(): INFO: Installing: lftools 20:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-Abe1/bin to PATH 20:56:21 WARNING: Nexus logging server not set 20:56:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-scandium/215/ 20:56:21 INFO: archiving logs to S3 20:56:25 ---> uname -a: 20:56:25 Linux prd-ubuntu2004-docker-4c-4g-41838 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:56:25 20:56:25 20:56:25 ---> lscpu: 20:56:25 Architecture: x86_64 20:56:25 CPU op-mode(s): 32-bit, 64-bit 20:56:25 Byte Order: Little Endian 20:56:25 Address sizes: 40 bits physical, 48 bits virtual 20:56:25 CPU(s): 4 20:56:25 On-line CPU(s) list: 0-3 20:56:25 Thread(s) per core: 1 20:56:25 Core(s) per socket: 1 20:56:25 Socket(s): 4 20:56:25 NUMA node(s): 1 20:56:25 Vendor ID: AuthenticAMD 20:56:25 CPU family: 23 20:56:25 Model: 49 20:56:25 Model name: AMD EPYC-Rome Processor 20:56:25 Stepping: 0 20:56:25 CPU MHz: 2800.000 20:56:25 BogoMIPS: 5600.00 20:56:25 Virtualization: AMD-V 20:56:25 Hypervisor vendor: KVM 20:56:25 Virtualization type: full 20:56:25 L1d cache: 128 KiB 20:56:25 L1i cache: 128 KiB 20:56:25 L2 cache: 2 MiB 20:56:25 L3 cache: 64 MiB 20:56:25 NUMA node0 CPU(s): 0-3 20:56:25 Vulnerability Gather data sampling: Not affected 20:56:25 Vulnerability Itlb multihit: Not affected 20:56:25 Vulnerability L1tf: Not affected 20:56:25 Vulnerability Mds: Not affected 20:56:25 Vulnerability Meltdown: Not affected 20:56:25 Vulnerability Mmio stale data: Not affected 20:56:25 Vulnerability Retbleed: Vulnerable 20:56:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:56:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:56:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:56:25 Vulnerability Srbds: Not affected 20:56:25 Vulnerability Tsx async abort: Not affected 20:56:25 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:56:25 20:56:25 20:56:25 ---> nproc: 20:56:25 4 20:56:25 20:56:25 20:56:25 ---> df -h: 20:56:25 Filesystem Size Used Avail Use% Mounted on 20:56:25 udev 7.8G 0 7.8G 0% /dev 20:56:25 tmpfs 1.6G 1.1M 1.6G 1% /run 20:56:25 /dev/vda1 78G 11G 68G 14% / 20:56:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:56:25 tmpfs 5.0M 0 5.0M 0% /run/lock 20:56:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:56:25 /dev/loop0 62M 62M 0 100% /snap/core20/1405 20:56:25 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 20:56:25 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 20:56:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:56:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:56:25 /dev/loop3 64M 64M 0 100% /snap/core20/2379 20:56:25 /dev/loop4 92M 92M 0 100% /snap/lxd/29619 20:56:25 20:56:25 20:56:25 ---> free -m: 20:56:25 total used free shared buff/cache available 20:56:25 Mem: 15997 692 11038 1 4266 14965 20:56:25 Swap: 1023 0 1023 20:56:25 20:56:25 20:56:25 ---> ip addr: 20:56:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:56:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:56:25 inet 127.0.0.1/8 scope host lo 20:56:25 valid_lft forever preferred_lft forever 20:56:25 inet6 ::1/128 scope host 20:56:25 valid_lft forever preferred_lft forever 20:56:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:56:25 link/ether fa:16:3e:11:de:90 brd ff:ff:ff:ff:ff:ff 20:56:25 inet 10.30.170.28/23 brd 10.30.171.255 scope global dynamic ens3 20:56:25 valid_lft 85682sec preferred_lft 85682sec 20:56:25 inet6 fe80::f816:3eff:fe11:de90/64 scope link 20:56:25 valid_lft forever preferred_lft forever 20:56:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:56:25 link/ether 02:42:13:74:7f:5d brd ff:ff:ff:ff:ff:ff 20:56:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:56:25 valid_lft forever preferred_lft forever 20:56:25 20:56:25 20:56:25 ---> sar -b -r -n DEV: 20:56:25 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-41838) 10/12/24 _x86_64_ (4 CPU) 20:56:25 20:56:25 20:44:29 LINUX RESTART (4 CPU) 20:56:25 20:56:25 20:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:56:25 20:46:01 339.82 148.40 191.43 0.00 11568.62 14019.73 0.00 20:56:25 20:47:01 214.53 44.37 170.16 0.00 2816.26 12049.87 0.00 20:56:25 20:48:01 25.91 5.61 20.29 0.00 293.24 8764.81 0.00 20:56:25 20:49:01 26.59 4.55 22.04 0.00 190.60 6980.21 0.00 20:56:25 20:50:01 50.39 5.82 44.58 0.00 4570.17 13399.63 0.00 20:56:25 20:51:01 14.70 0.22 14.48 0.00 2.27 2676.89 0.00 20:56:25 20:52:01 30.46 0.10 30.36 0.00 3.60 7343.98 0.00 20:56:25 20:53:01 7.60 1.03 6.57 0.00 50.79 1481.89 0.00 20:56:25 20:54:01 23.13 0.17 22.96 0.00 1.33 5001.70 0.00 20:56:25 20:55:01 43.30 0.02 43.29 0.00 0.13 12097.43 0.00 20:56:25 20:56:01 52.09 0.78 51.31 0.00 70.92 11192.53 0.00 20:56:25 Average: 74.92 18.99 55.93 0.00 1763.99 8629.07 0.00 20:56:25 20:56:25 20:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:56:25 20:46:01 13380056 15438688 544356 3.32 72216 2182020 1294816 7.43 816400 1911460 145936 20:56:25 20:47:01 12008520 14488656 1476136 9.01 90440 2568132 2188624 12.56 1817036 2244512 193508 20:56:25 20:48:01 11086320 13753504 2210424 13.49 100808 2726144 2797036 16.05 2674320 2291388 110848 20:56:25 20:49:01 10754412 13759180 2203568 13.45 108404 3038064 2700508 15.49 2703980 2570876 310808 20:56:25 20:50:01 10466776 13680368 2272796 13.87 116168 3234408 2847128 16.33 2970232 2575716 1052 20:56:25 20:51:01 10360988 13781480 2171704 13.26 127496 3407440 2729820 15.66 2929820 2704128 129156 20:56:25 20:52:01 10283284 13810536 2142432 13.08 132736 3499256 2634440 15.11 2931744 2770220 24260 20:56:25 20:53:01 9607180 13217884 2734900 16.70 135464 3569868 3212284 18.43 3540928 2824308 59204 20:56:25 20:54:01 9656048 13388796 2563504 15.65 144944 3666128 3083068 17.69 3410592 2889452 35480 20:56:25 20:55:01 9222104 13220224 2731452 16.67 156448 3902196 3240476 18.59 3702168 3013784 114544 20:56:25 20:56:01 11330088 15343820 608000 3.71 160960 3913080 1357016 7.79 1628600 2982492 20256 20:56:25 Average: 10741434 13989376 1969025 12.02 122371 3246067 2553201 14.65 2647802 2616212 104096 20:56:25 20:56:25 20:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:56:25 20:46:01 ens3 354.92 252.31 1926.96 70.76 0.00 0.00 0.00 0.00 20:56:25 20:46:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 20:56:25 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:47:01 ens3 408.18 354.03 3864.15 60.71 0.00 0.00 0.00 0.00 20:56:25 20:47:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 20:56:25 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:48:01 ens3 83.94 73.31 232.22 16.83 0.00 0.00 0.00 0.00 20:56:25 20:48:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:56:25 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:49:01 ens3 239.25 160.65 2444.09 19.18 0.00 0.00 0.00 0.00 20:56:25 20:49:01 lo 961.35 961.35 912.22 912.22 0.00 0.00 0.00 0.00 20:56:25 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:50:01 ens3 199.30 107.63 2110.79 15.50 0.00 0.00 0.00 0.00 20:56:25 20:50:01 lo 3.37 3.37 0.29 0.29 0.00 0.00 0.00 0.00 20:56:25 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:51:01 ens3 64.27 59.19 20.17 23.26 0.00 0.00 0.00 0.00 20:56:25 20:51:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 20:56:25 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:52:01 ens3 46.51 41.24 14.90 13.17 0.00 0.00 0.00 0.00 20:56:25 20:52:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 20:56:25 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:53:01 ens3 46.98 44.59 13.11 14.72 0.00 0.00 0.00 0.00 20:56:25 20:53:01 lo 0.50 0.50 0.04 0.04 0.00 0.00 0.00 0.00 20:56:25 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:54:01 ens3 38.53 36.98 11.19 10.84 0.00 0.00 0.00 0.00 20:56:25 20:54:01 lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 20:56:25 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:55:01 ens3 56.73 48.22 19.44 16.05 0.00 0.00 0.00 0.00 20:56:25 20:55:01 lo 1501.27 1501.27 1422.92 1422.92 0.00 0.00 0.00 0.00 20:56:25 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:56:01 ens3 147.86 123.21 1533.29 28.47 0.00 0.00 0.00 0.00 20:56:25 20:56:01 lo 2650.72 2650.72 2516.88 2516.88 0.00 0.00 0.00 0.00 20:56:25 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 Average: ens3 153.01 118.11 1107.00 26.25 0.00 0.00 0.00 0.00 20:56:25 Average: lo 466.51 466.51 441.86 441.86 0.00 0.00 0.00 0.00 20:56:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:25 20:56:25 20:56:25 ---> sar -P ALL: 20:56:25 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-41838) 10/12/24 _x86_64_ (4 CPU) 20:56:25 20:56:25 20:44:29 LINUX RESTART (4 CPU) 20:56:25 20:56:25 20:45:02 CPU %user %nice %system %iowait %steal %idle 20:56:25 20:46:01 all 21.96 15.35 12.18 3.32 0.13 47.05 20:56:25 20:46:01 0 17.91 15.19 12.66 4.69 0.14 49.41 20:56:25 20:46:01 1 13.74 16.72 12.47 2.55 0.14 54.39 20:56:25 20:46:01 2 25.67 14.59 11.35 2.73 0.12 45.53 20:56:25 20:46:01 3 30.50 14.92 12.23 3.32 0.14 38.89 20:56:25 20:47:01 all 34.76 0.00 2.06 2.09 0.09 61.00 20:56:25 20:47:01 0 31.12 0.00 1.65 4.43 0.08 62.71 20:56:25 20:47:01 1 29.62 0.00 1.63 0.81 0.08 67.85 20:56:25 20:47:01 2 46.76 0.00 2.62 1.47 0.10 49.05 20:56:25 20:47:01 3 31.59 0.00 2.32 1.64 0.08 64.37 20:56:25 20:48:01 all 76.48 0.00 2.55 1.27 0.56 19.14 20:56:25 20:48:01 0 79.95 0.00 2.29 1.69 0.17 15.89 20:56:25 20:48:01 1 76.58 0.00 3.25 0.05 0.22 19.91 20:56:25 20:48:01 2 71.39 0.00 1.85 2.97 1.69 22.10 20:56:25 20:48:01 3 78.07 0.00 2.81 0.35 0.15 18.62 20:56:25 20:49:01 all 49.80 0.00 1.57 0.41 0.10 48.12 20:56:25 20:49:01 0 54.38 0.00 2.22 0.62 0.10 42.68 20:56:25 20:49:01 1 50.44 0.00 1.19 0.27 0.08 48.02 20:56:25 20:49:01 2 39.75 0.00 1.65 0.25 0.10 58.25 20:56:25 20:49:01 3 54.55 0.00 1.22 0.52 0.10 43.61 20:56:25 20:50:01 all 35.38 0.00 2.01 1.52 0.08 61.01 20:56:25 20:50:01 0 32.39 0.00 2.20 1.44 0.07 63.91 20:56:25 20:50:01 1 37.49 0.00 2.10 1.45 0.08 58.88 20:56:25 20:50:01 2 36.38 0.00 2.12 2.46 0.09 58.96 20:56:25 20:50:01 3 35.34 0.00 1.63 0.75 0.08 62.20 20:56:25 20:51:01 all 71.35 0.00 2.05 0.13 0.12 26.36 20:56:25 20:51:01 0 78.98 0.00 2.47 0.05 0.12 18.38 20:56:25 20:51:01 1 78.48 0.00 2.12 0.00 0.12 19.28 20:56:25 20:51:01 2 60.86 0.00 1.97 0.17 0.12 36.89 20:56:25 20:51:01 3 67.06 0.00 1.63 0.28 0.13 30.89 20:56:25 20:52:01 all 69.45 0.00 1.64 1.08 0.18 27.66 20:56:25 20:52:01 0 73.53 0.00 1.54 3.44 0.12 21.38 20:56:25 20:52:01 1 57.14 0.00 1.30 0.03 0.12 41.41 20:56:25 20:52:01 2 74.04 0.00 1.95 0.30 0.37 23.34 20:56:25 20:52:01 3 73.13 0.00 1.76 0.54 0.10 24.48 20:56:25 20:53:01 all 61.04 0.00 1.18 0.07 0.10 37.61 20:56:25 20:53:01 0 65.24 0.00 1.00 0.17 0.10 33.49 20:56:25 20:53:01 1 63.14 0.00 1.35 0.03 0.10 35.38 20:56:25 20:53:01 2 47.42 0.00 1.01 0.07 0.10 51.40 20:56:25 20:53:01 3 68.45 0.00 1.35 0.02 0.12 30.06 20:56:25 20:54:01 all 70.12 0.00 2.15 0.26 0.16 27.32 20:56:25 20:54:01 0 79.00 0.00 2.17 0.82 0.15 17.86 20:56:25 20:54:01 1 68.48 0.00 2.57 0.00 0.19 28.76 20:56:25 20:54:01 2 67.72 0.00 2.00 0.22 0.12 29.93 20:56:25 20:54:01 3 65.35 0.00 1.86 0.00 0.17 32.63 20:56:25 20:55:01 all 71.90 0.00 2.81 0.26 0.12 24.91 20:56:25 20:55:01 0 72.64 0.00 3.39 0.62 0.12 23.23 20:56:25 20:55:01 1 77.24 0.00 3.52 0.08 0.12 19.04 20:56:25 20:55:01 2 69.84 0.00 2.31 0.05 0.12 27.68 20:56:25 20:55:01 3 67.90 0.00 2.04 0.27 0.12 29.68 20:56:25 20:56:01 all 42.27 0.00 2.55 0.52 0.09 54.57 20:56:25 20:56:01 0 36.92 0.00 2.47 0.10 0.08 60.42 20:56:25 20:56:01 1 50.08 0.00 2.29 0.55 0.10 46.97 20:56:25 20:56:01 2 36.34 0.00 2.61 0.28 0.08 60.68 20:56:25 20:56:01 3 45.74 0.00 2.81 1.14 0.10 50.21 20:56:25 20:56:25 Average: CPU %user %nice %system %iowait %steal %idle 20:56:25 Average: all 55.04 1.37 2.96 0.99 0.16 39.49 20:56:25 Average: 0 56.57 1.36 3.08 1.64 0.11 37.24 20:56:25 Average: 1 54.85 1.48 3.05 0.53 0.12 39.97 20:56:25 Average: 2 52.48 1.30 2.84 0.99 0.28 42.11 20:56:25 Average: 3 56.24 1.33 2.86 0.80 0.12 38.66 20:56:25 20:56:25 20:56:25