18:48:13 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/openflowplugin/+/119330 18:48:13 Running as SYSTEM 18:48:13 [EnvInject] - Loading node environment variables. 18:48:13 Building remotely on prd-ubuntu2204-docker-4c-4g-10589 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-vanadium 18:48:13 [ssh-agent] Looking for ssh-agent implementation... 18:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:14 $ ssh-agent 18:48:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX5lsXyY/agent.1570 18:48:14 SSH_AGENT_PID=1572 18:48:14 [ssh-agent] Started. 18:48:14 Running ssh-add (command line suppressed) 18:48:14 Identity added: /w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_7871107483976033356.key (/w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_7871107483976033356.key) 18:48:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:48:14 The recommended git tool is: NONE 18:48:15 using credential jenkins-ssh 18:48:15 Wiping out workspace first. 18:48:15 Cloning the remote Git repository 18:48:15 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 18:48:15 > git init /w/workspace/openflowplugin-maven-merge-vanadium # timeout=10 18:48:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 18:48:16 > git --version # timeout=10 18:48:16 > git --version # 'git version 2.34.1' 18:48:16 using GIT_SSH to set credentials jenkins-ssh 18:48:16 Verifying host key using known hosts file 18:48:16 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. 18:48:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 18:48:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 18:48:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 18:48:20 using GIT_SSH to set credentials jenkins-ssh 18:48:20 Verifying host key using known hosts file 18:48:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:48:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin refs/changes/30/119330/2 # timeout=10 18:48:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:48:20 Checking out Revision 55e997d36eac336219db0dfeaa46d9728c26ebc2 (refs/remotes/origin/master) 18:48:20 > git config core.sparsecheckout # timeout=10 18:48:20 > git checkout -f 55e997d36eac336219db0dfeaa46d9728c26ebc2 # timeout=10 18:48:20 Commit message: "Fix annotation positions" 18:48:20 > git rev-list --no-walk c129e6d5d752ae3a40a832de1869f8a761c1bcc8 # timeout=10 18:48:24 provisioning config files... 18:48:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:48:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:48:24 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins1215630172230696583.sh 18:48:24 ---> python-tools-install.sh 18:48:24 Setup pyenv: 18:48:24 * system (set by /opt/pyenv/version) 18:48:24 * 3.8.20 (set by /opt/pyenv/version) 18:48:24 * 3.9.20 (set by /opt/pyenv/version) 18:48:24 3.10.15 18:48:24 3.11.10 18:48:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4YQF 18:48:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:48:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:48:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:48:34 lf-activate-venv(): INFO: Base packages installed successfully 18:48:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:49:00 lf-activate-venv(): INFO: Adding /tmp/venv-4YQF/bin to PATH 18:49:00 Generating Requirements File 18:49:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:49:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:49:23 Python 3.11.10 18:49:23 pip 25.3 from /tmp/venv-4YQF/lib/python3.11/site-packages/pip (python 3.11) 18:49:24 appdirs==1.4.4 18:49:24 argcomplete==3.6.3 18:49:24 aspy.yaml==1.3.0 18:49:24 attrs==25.4.0 18:49:24 autopage==0.5.2 18:49:24 beautifulsoup4==4.14.2 18:49:24 boto3==1.40.73 18:49:24 botocore==1.40.73 18:49:24 bs4==0.0.2 18:49:24 cachetools==6.2.2 18:49:24 certifi==2025.11.12 18:49:24 cffi==2.0.0 18:49:24 cfgv==3.4.0 18:49:24 chardet==5.2.0 18:49:24 charset-normalizer==3.4.4 18:49:24 click==8.3.0 18:49:24 cliff==4.11.0 18:49:24 cmd2==2.7.0 18:49:24 cryptography==3.3.2 18:49:24 debtcollector==3.0.0 18:49:24 decorator==5.2.1 18:49:24 defusedxml==0.7.1 18:49:24 Deprecated==1.3.1 18:49:24 distlib==0.4.0 18:49:24 dnspython==2.8.0 18:49:24 docker==7.1.0 18:49:24 dogpile.cache==1.5.0 18:49:24 durationpy==0.10 18:49:24 email-validator==2.3.0 18:49:24 filelock==3.20.0 18:49:24 future==1.0.0 18:49:24 gitdb==4.0.12 18:49:24 GitPython==3.1.45 18:49:24 google-auth==2.43.0 18:49:24 httplib2==0.31.0 18:49:24 identify==2.6.15 18:49:24 idna==3.11 18:49:24 importlib-resources==1.5.0 18:49:24 iso8601==2.1.0 18:49:24 Jinja2==3.1.6 18:49:24 jmespath==1.0.1 18:49:24 jsonpatch==1.33 18:49:24 jsonpointer==3.0.0 18:49:24 jsonschema==4.25.1 18:49:24 jsonschema-specifications==2025.9.1 18:49:24 keystoneauth1==5.12.0 18:49:24 kubernetes==34.1.0 18:49:24 lftools==0.37.15 18:49:24 lxml==6.0.2 18:49:24 markdown-it-py==4.0.0 18:49:24 MarkupSafe==3.0.3 18:49:24 mdurl==0.1.2 18:49:24 msgpack==1.1.2 18:49:24 multi_key_dict==2.0.3 18:49:24 munch==4.0.0 18:49:24 netaddr==1.3.0 18:49:24 niet==1.4.2 18:49:24 nodeenv==1.9.1 18:49:24 oauth2client==4.1.3 18:49:24 oauthlib==3.3.1 18:49:24 openstacksdk==4.8.0 18:49:24 os-service-types==1.8.1 18:49:24 osc-lib==4.2.0 18:49:24 oslo.config==10.1.0 18:49:24 oslo.context==6.1.0 18:49:24 oslo.i18n==6.7.0 18:49:24 oslo.log==7.2.1 18:49:24 oslo.serialization==5.8.0 18:49:24 oslo.utils==9.1.0 18:49:24 packaging==25.0 18:49:24 pbr==7.0.3 18:49:24 platformdirs==4.5.0 18:49:24 prettytable==3.17.0 18:49:24 psutil==7.1.3 18:49:24 pyasn1==0.6.1 18:49:24 pyasn1_modules==0.4.2 18:49:24 pycparser==2.23 18:49:24 pygerrit2==2.0.15 18:49:24 PyGithub==2.8.1 18:49:24 Pygments==2.19.2 18:49:24 PyJWT==2.10.1 18:49:24 PyNaCl==1.6.1 18:49:24 pyparsing==2.4.7 18:49:24 pyperclip==1.11.0 18:49:24 pyrsistent==0.20.0 18:49:24 python-cinderclient==9.8.0 18:49:24 python-dateutil==2.9.0.post0 18:49:24 python-heatclient==4.3.0 18:49:24 python-jenkins==1.8.3 18:49:24 python-keystoneclient==5.7.0 18:49:24 python-magnumclient==4.9.0 18:49:24 python-openstackclient==8.2.0 18:49:24 python-swiftclient==4.9.0 18:49:24 PyYAML==6.0.3 18:49:24 referencing==0.37.0 18:49:24 requests==2.32.5 18:49:24 requests-oauthlib==2.0.0 18:49:24 requestsexceptions==1.4.0 18:49:24 rfc3986==2.0.0 18:49:24 rich==14.2.0 18:49:24 rich-argparse==1.7.2 18:49:24 rpds-py==0.28.0 18:49:24 rsa==4.9.1 18:49:24 ruamel.yaml==0.18.16 18:49:24 ruamel.yaml.clib==0.2.14 18:49:24 s3transfer==0.14.0 18:49:24 simplejson==3.20.2 18:49:24 six==1.17.0 18:49:24 smmap==5.0.2 18:49:24 soupsieve==2.8 18:49:24 stevedore==5.5.0 18:49:24 tabulate==0.9.0 18:49:24 toml==0.10.2 18:49:24 tomlkit==0.13.3 18:49:24 tqdm==4.67.1 18:49:24 typing_extensions==4.15.0 18:49:24 tzdata==2025.2 18:49:24 urllib3==1.26.20 18:49:24 virtualenv==20.35.4 18:49:24 wcwidth==0.2.14 18:49:24 websocket-client==1.9.0 18:49:24 wrapt==2.0.1 18:49:24 xdg==6.0.0 18:49:24 xmltodict==1.0.2 18:49:24 yq==3.4.3 18:49:24 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10278594556850633991.sh 18:49:24 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/target/classes /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 18:49:24 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins15606047729118736446.sh 18:49:24 + echo quiet=on 18:49:24 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-ubuntu2204-docker-4c-4g-10589 18:49:25 [openflowplugin-maven-merge-vanadium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fb8de6ac4cae4706673285719b929715d68bf27d -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/openflowplugin/+/119330 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 18:49:25 " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=openflowplugin -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=119330 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/30/119330/2 -DGERRIT_NEWREV=c129e6d5d752ae3a40a832de1869f8a761c1bcc8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IG1pc3NpbmcgQFRlc3QgYW5ub3RhdGlvbnMKCkVycm9yUHJvbmUgaXMgZmxhZ2dpbmcgdGhlc2U6IGVuYWJsZSB0aGVtLgoKQ2hhbmdlLUlkOiBJMThmYzYyNjQyMmFhMGUxZWY5NThhNTQ1ZTMyMTE3YTI1ODcxMjc1ZQpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix missing @Test annotations" -DSTREAM=vanadium '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I18fc626422aa0e1ef958a545e32117a25871275e -DGERRIT_EVENT_HASH=1597114111 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS=-Dmerge "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version 18:49:25 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 18:49:25 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:49:25 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:49:25 Default locale: en, platform encoding: UTF-8 18:49:25 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:49:25 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins4970964111518037275.sh 18:49:25 + rm /home/jenkins/.wgetrc 18:49:25 [EnvInject] - Injecting environment variables from a build step. 18:49:25 [EnvInject] - Injecting as environment variables the properties content 18:49:25 SET_JDK_VERSION=openjdk21 18:49:25 GIT_URL="git://devvexx.opendaylight.org/mirror" 18:49:25 18:49:25 [EnvInject] - Variables injected successfully. 18:49:25 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins7066141169552348665.sh 18:49:25 ---> update-java-alternatives.sh 18:49:25 ---> Updating Java version 18:49:25 ---> Ubuntu/Debian system detected 18:49:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:49:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:49:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:49:26 openjdk version "21.0.8" 2025-07-15 18:49:26 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 18:49:26 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 18:49:26 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 18:49:26 [EnvInject] - Injecting environment variables from a build step. 18:49:26 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:49:26 [EnvInject] - Variables injected successfully. 18:49:26 provisioning config files... 18:49:26 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config16810748595633318077tmp 18:49:27 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config14891189056747283499tmp 18:49:27 [EnvInject] - Injecting environment variables from a build step. 18:49:27 [EnvInject] - Injecting as environment variables the properties content 18:49:27 SERVER_ID=opendaylight-snapshot 18:49:27 18:49:27 [EnvInject] - Variables injected successfully. 18:49:27 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins11506535393541805067.sh 18:49:27 ---> create-netrc.sh 18:49:27 [EnvInject] - Injecting environment variables from a build step. 18:49:27 [EnvInject] - Injecting as environment variables the properties content 18:49:27 NEXUS_CUT_DIRS=6 18:49:27 NEXUS_REPO=opendaylight.snapshot 18:49:27 18:49:27 [EnvInject] - Variables injected successfully. 18:49:27 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins11676872170168691212.sh 18:49:27 ---> maven-fetch-metadata.sh 18:49:27 ++ 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 18:49:27 + project=org.opendaylight.openflowplugin 18:49:27 + project_path=org/opendaylight/openflowplugin 18:49:27 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 18:49:27 + pushd /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 18:49:27 /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-vanadium 18:49:27 + set +e 18:49:27 + 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/ 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [23377] -> "index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [5057] -> "drop-test-karaf/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [3887] -> "features-aggregator/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [3977] -> "features-extension-aggregator/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4013] -> "features-openflowplugin-extension/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [5153] -> "features-openflowplugin/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [5057] -> "learning-switch/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [5441] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [5297] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [5309] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [5429] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 18:49:27 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [5393] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [5297] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [5441] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [5321] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [5381] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [5429] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [5345] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [5249] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [5213] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [5285] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [5321] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [5261] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [5213] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [5213] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [5273] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [5273] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [5225] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [5201] -> "openflowjava-extension-eric/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [5273] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [5225] -> "openflowjava-extension-nicira/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [5177] -> "openflowplugin-aggregator/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [5093] -> "openflowplugin-api/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [5165] -> "openflowplugin-artifacts/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [5249] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [5129] -> "openflowplugin-common/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [5213] -> "openflowplugin-extension-api/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [5225] -> "openflowplugin-extension-eric/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [5249] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [5213] -> "openflowplugin-extension-onf/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [5105] -> "openflowplugin-impl/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [5129] -> "openflowplugin-parent/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [5045] -> "openflowplugin/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [5045] -> "sample-bundles/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [5057] -> "sample-consumer/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [5033] -> "simple-client/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/ [4173] -> "srm-api/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/ [4183] -> "srm-impl/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/ [4193] -> "srm-shell/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [5009] -> "test-common/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [5045] -> "test-extension/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [5033] -> "test-provider/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [5369] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [5381] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [5177] -> "applications/bulk-o-matic/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [5321] -> "applications/device-ownership-service/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [5309] -> "applications/forwardingrules-manager/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [5273] -> "applications/forwardingrules-sync/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [5177] -> "applications/lldp-speaker/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [5309] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [5321] -> "applications/reconciliation-framework/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [5201] -> "applications/southbound-cli/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [5261] -> "applications/table-miss-enforcer/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [5309] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [5225] -> "applications/topology-manager/index.html.tmp" [1] 18:49:28 2025-11-14 18:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/ [11176] -> "drop-test-karaf/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:29 2025-11-14 18:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.4-SNAPSHOT/ [108435] -> "drop-test-karaf/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:30 2025-11-14 18:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/ [126125] -> "drop-test-karaf/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:30 2025-11-14 18:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.0-SNAPSHOT/ [11104] -> "drop-test-karaf/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:31 2025-11-14 18:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/ [232265] -> "drop-test-karaf/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:31 2025-11-14 18:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [532/532] -> "drop-test-karaf/maven-metadata.xml" [1] 18:49:31 2025-11-14 18:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/ [6875] -> "features-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:32 2025-11-14 18:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.4-SNAPSHOT/ [56819] -> "features-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:32 2025-11-14 18:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [413/413] -> "features-aggregator/maven-metadata.xml" [1] 18:49:32 2025-11-14 18:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/ [7194] -> "features-extension-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:32 2025-11-14 18:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.4-SNAPSHOT/ [60097] -> "features-extension-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:32 2025-11-14 18:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [423/423] -> "features-extension-aggregator/maven-metadata.xml" [1] 18:49:32 2025-11-14 18:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/ [8985] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:33 2025-11-14 18:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.4-SNAPSHOT/ [81297] -> "features-openflowplugin-extension/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:33 2025-11-14 18:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [427/427] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 18:49:33 2025-11-14 18:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/ [8577] -> "features-openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:33 2025-11-14 18:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.4-SNAPSHOT/ [76951] -> "features-openflowplugin/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:34 2025-11-14 18:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/ [89387] -> "features-openflowplugin/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:34 2025-11-14 18:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.0-SNAPSHOT/ [8529] -> "features-openflowplugin/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:35 2025-11-14 18:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/ [164003] -> "features-openflowplugin/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:35 2025-11-14 18:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [540/540] -> "features-openflowplugin/maven-metadata.xml" [1] 18:49:35 2025-11-14 18:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/ [11177] -> "learning-switch/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:35 2025-11-14 18:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.4-SNAPSHOT/ [108447] -> "learning-switch/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:36 2025-11-14 18:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/ [126139] -> "learning-switch/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:36 2025-11-14 18:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.0-SNAPSHOT/ [11105] -> "learning-switch/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/ [232291] -> "learning-switch/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [532/532] -> "learning-switch/maven-metadata.xml" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [5081] -> "libraries/liblldp/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [5129] -> "model/model-flow-base/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [5165] -> "model/model-flow-service/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [5201] -> "model/model-flow-statistics/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [5129] -> "model/model-inventory/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [5117] -> "model/model-topology/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/ [9559] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:38 2025-11-14 18:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/ [87415] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:39 2025-11-14 18:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/ [101575] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:39 2025-11-14 18:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/ [9511] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:40 2025-11-14 18:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/ [186535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:40 2025-11-14 18:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [564/564] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 18:49:40 2025-11-14 18:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:40 2025-11-14 18:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:41 2025-11-14 18:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/ [95453] -> "odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:41 2025-11-14 18:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/ [9018] -> "odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:42 2025-11-14 18:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/ [175217] -> "odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:42 2025-11-14 18:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [552/552] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 18:49:42 2025-11-14 18:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/ [9107] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:42 2025-11-14 18:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/ [82596] -> "odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:43 2025-11-14 18:49:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/ [95962] -> "odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:43 2025-11-14 18:49:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/ [9059] -> "odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:44 2025-11-14 18:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/ [176158] -> "odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:44 2025-11-14 18:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [553/553] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 18:49:44 2025-11-14 18:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/ [9518] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:44 2025-11-14 18:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/ [86978] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:45 2025-11-14 18:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/ [101066] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:45 2025-11-14 18:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/ [9470] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:45 2025-11-14 18:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/ [185594] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:45 2025-11-14 18:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [563/563] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 18:49:46 2025-11-14 18:49:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/ [9394] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:46 2025-11-14 18:49:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/ [85655] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:47 2025-11-14 18:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/ [99525] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:47 2025-11-14 18:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/ [9346] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:47 2025-11-14 18:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/ [182745] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:47 2025-11-14 18:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [560/560] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 18:49:47 2025-11-14 18:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:48 2025-11-14 18:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:48 2025-11-14 18:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/ [95453] -> "odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:48 2025-11-14 18:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/ [9018] -> "odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:49 2025-11-14 18:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/ [175217] -> "odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:49 2025-11-14 18:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [552/552] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 18:49:49 2025-11-14 18:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/ [9558] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:49 2025-11-14 18:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/ [87403] -> "odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:50 2025-11-14 18:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/ [101561] -> "odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:50 2025-11-14 18:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/ [9510] -> "odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:51 2025-11-14 18:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/ [186509] -> "odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:51 2025-11-14 18:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [564/564] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 18:49:51 2025-11-14 18:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/ [9149] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:51 2025-11-14 18:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/ [83045] -> "odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:51 2025-11-14 18:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/ [96485] -> "odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:52 2025-11-14 18:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/ [9101] -> "odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:52 2025-11-14 18:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/ [177125] -> "odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:52 2025-11-14 18:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [554/554] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 18:49:52 2025-11-14 18:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/ [9353] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:53 2025-11-14 18:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/ [85218] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:53 2025-11-14 18:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/ [99016] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:53 2025-11-14 18:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/ [9305] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:54 2025-11-14 18:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/ [181804] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:54 2025-11-14 18:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [559/559] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 18:49:54 2025-11-14 18:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/ [9517] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:55 2025-11-14 18:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/ [86966] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:55 2025-11-14 18:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/ [101052] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:55 2025-11-14 18:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/ [9469] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:56 2025-11-14 18:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/ [185568] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:56 2025-11-14 18:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [563/563] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 18:49:56 2025-11-14 18:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/ [9230] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:57 2025-11-14 18:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/ [83907] -> "odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:57 2025-11-14 18:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/ [97489] -> "odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:57 2025-11-14 18:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/ [9182] -> "odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:49:58 2025-11-14 18:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/ [178981] -> "odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:49:58 2025-11-14 18:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [556/556] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 18:49:58 2025-11-14 18:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/ [8903] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:49:59 2025-11-14 18:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/ [80423] -> "odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:49:59 2025-11-14 18:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/ [93431] -> "odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:49:59 2025-11-14 18:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/ [8855] -> "odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:00 2025-11-14 18:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/ [171479] -> "odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:00 2025-11-14 18:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [548/548] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 18:50:00 2025-11-14 18:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/ [8779] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:01 2025-11-14 18:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/ [79100] -> "odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:01 2025-11-14 18:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/ [91890] -> "odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:01 2025-11-14 18:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/ [8731] -> "odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:02 2025-11-14 18:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/ [168630] -> "odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:02 2025-11-14 18:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [545/545] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 18:50:02 2025-11-14 18:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/ [9025] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:02 2025-11-14 18:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/ [81722] -> "odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:03 2025-11-14 18:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/ [94944] -> "odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:03 2025-11-14 18:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/ [8977] -> "odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:03 2025-11-14 18:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/ [174276] -> "odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:03 2025-11-14 18:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [551/551] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 18:50:03 2025-11-14 18:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/ [9150] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:04 2025-11-14 18:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/ [83057] -> "odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:04 2025-11-14 18:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/ [96499] -> "odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:04 2025-11-14 18:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/ [9102] -> "odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:05 2025-11-14 18:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/ [177151] -> "odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:05 2025-11-14 18:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [554/554] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 18:50:05 2025-11-14 18:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/ [8944] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:06 2025-11-14 18:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/ [80860] -> "odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:06 2025-11-14 18:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/ [93940] -> "odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:06 2025-11-14 18:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/ [8896] -> "odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:07 2025-11-14 18:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/ [172420] -> "odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:07 2025-11-14 18:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [549/549] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 18:50:07 2025-11-14 18:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/ [8777] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:08 2025-11-14 18:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.4-SNAPSHOT/ [79076] -> "odl-openflowplugin-libraries/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:08 2025-11-14 18:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/ [91862] -> "odl-openflowplugin-libraries/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:08 2025-11-14 18:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.0-SNAPSHOT/ [8729] -> "odl-openflowplugin-libraries/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:09 2025-11-14 18:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/ [168578] -> "odl-openflowplugin-libraries/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:09 2025-11-14 18:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [545/545] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 18:50:09 2025-11-14 18:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/ [8780] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:09 2025-11-14 18:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/ [79112] -> "odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:10 2025-11-14 18:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/ [91904] -> "odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:10 2025-11-14 18:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/ [8732] -> "odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:11 2025-11-14 18:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/ [168656] -> "odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:11 2025-11-14 18:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [545/545] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 18:50:11 2025-11-14 18:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:11 2025-11-14 18:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/ [81285] -> "odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:11 2025-11-14 18:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/ [94435] -> "odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:12 2025-11-14 18:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/ [8936] -> "odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:15 2025-11-14 18:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/ [173335] -> "odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:15 2025-11-14 18:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [550/550] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 18:50:15 2025-11-14 18:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:15 2025-11-14 18:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/ [81285] -> "odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:16 2025-11-14 18:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/ [94435] -> "odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:16 2025-11-14 18:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/ [8936] -> "odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:16 2025-11-14 18:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/ [173335] -> "odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:16 2025-11-14 18:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [550/550] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 18:50:16 2025-11-14 18:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/ [8821] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:17 2025-11-14 18:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.4-SNAPSHOT/ [79549] -> "odl-openflowplugin-southbound/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:17 2025-11-14 18:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/ [92413] -> "odl-openflowplugin-southbound/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:18 2025-11-14 18:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.0-SNAPSHOT/ [8773] -> "odl-openflowplugin-southbound/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:18 2025-11-14 18:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/ [169597] -> "odl-openflowplugin-southbound/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:18 2025-11-14 18:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [546/546] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 18:50:18 2025-11-14 18:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/ [11883] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:19 2025-11-14 18:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.4-SNAPSHOT/ [116259] -> "openflowjava-extension-eric/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:19 2025-11-14 18:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/ [135243] -> "openflowjava-extension-eric/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:19 2025-11-14 18:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.0-SNAPSHOT/ [11811] -> "openflowjava-extension-eric/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:20 2025-11-14 18:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/ [249147] -> "openflowjava-extension-eric/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:20 2025-11-14 18:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [544/544] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 18:50:21 2025-11-14 18:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/ [12236] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:21 2025-11-14 18:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/ [120165] -> "openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:48 2025-11-14 18:50:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/ [139795] -> "openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:48 2025-11-14 18:50:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/ [12164] -> "openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:49 2025-11-14 18:50:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/ [257575] -> "openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:49 2025-11-14 18:50:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [550/550] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 18:50:49 2025-11-14 18:50:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/ [12005] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:50 2025-11-14 18:50:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.4-SNAPSHOT/ [117613] -> "openflowjava-extension-nicira/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:50 2025-11-14 18:50:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/ [136821] -> "openflowjava-extension-nicira/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:50 2025-11-14 18:50:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.0-SNAPSHOT/ [11933] -> "openflowjava-extension-nicira/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:51 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/ [252069] -> "openflowjava-extension-nicira/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:51 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [546/546] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 18:50:51 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4121] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 18:50:51 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4022] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 18:50:51 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [5333] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 18:50:51 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [5285] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [5297] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [5273] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [5285] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [5381] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [5261] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [5237] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/ [7068] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.4-SNAPSHOT/ [58805] -> "openflowplugin-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/ [68215] -> "openflowplugin-aggregator/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:52 2025-11-14 18:50:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.0-SNAPSHOT/ [7032] -> "openflowplugin-aggregator/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:53 2025-11-14 18:50:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/ [124675] -> "openflowplugin-aggregator/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:53 2025-11-14 18:50:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [542/542] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 18:50:53 2025-11-14 18:50:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/ [11355] -> "openflowplugin-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:54 2025-11-14 18:50:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.4-SNAPSHOT/ [110418] -> "openflowplugin-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:55 2025-11-14 18:50:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/ [128436] -> "openflowplugin-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:55 2025-11-14 18:50:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.0-SNAPSHOT/ [11283] -> "openflowplugin-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:56 2025-11-14 18:50:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/ [236544] -> "openflowplugin-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:56 2025-11-14 18:50:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [535/535] -> "openflowplugin-api/maven-metadata.xml" [1] 18:50:56 2025-11-14 18:50:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/ [7036] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:56 2025-11-14 18:50:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.4-SNAPSHOT/ [58476] -> "openflowplugin-artifacts/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:57 2025-11-14 18:50:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/ [67832] -> "openflowplugin-artifacts/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:57 2025-11-14 18:50:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.0-SNAPSHOT/ [7000] -> "openflowplugin-artifacts/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:50:57 2025-11-14 18:50:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/ [123968] -> "openflowplugin-artifacts/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:50:57 2025-11-14 18:50:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [541/541] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 18:50:57 2025-11-14 18:50:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/ [12109] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:50:58 2025-11-14 18:50:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.4-SNAPSHOT/ [118739] -> "openflowplugin-blueprint-config/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:50:59 2025-11-14 18:50:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/ [138134] -> "openflowplugin-blueprint-config/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:50:59 2025-11-14 18:50:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.0-SNAPSHOT/ [12036] -> "openflowplugin-blueprint-config/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:00 2025-11-14 18:51:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/ [254509] -> "openflowplugin-blueprint-config/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:00 2025-11-14 18:51:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [548/548] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 18:51:00 2025-11-14 18:51:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/ [11528] -> "openflowplugin-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:01 2025-11-14 18:51:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.4-SNAPSHOT/ [112329] -> "openflowplugin-common/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:02 2025-11-14 18:51:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/ [130663] -> "openflowplugin-common/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:02 2025-11-14 18:51:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.0-SNAPSHOT/ [11456] -> "openflowplugin-common/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:03 2025-11-14 18:51:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/ [240667] -> "openflowplugin-common/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:03 2025-11-14 18:51:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [538/538] -> "openflowplugin-common/maven-metadata.xml" [1] 18:51:03 2025-11-14 18:51:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/ [11945] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:04 2025-11-14 18:51:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.4-SNAPSHOT/ [116948] -> "openflowplugin-extension-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:04 2025-11-14 18:51:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/ [136046] -> "openflowplugin-extension-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:04 2025-11-14 18:51:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.0-SNAPSHOT/ [11873] -> "openflowplugin-extension-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:05 2025-11-14 18:51:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/ [250634] -> "openflowplugin-extension-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:05 2025-11-14 18:51:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [545/545] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 18:51:06 2025-11-14 18:51:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/ [12002] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:06 2025-11-14 18:51:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.4-SNAPSHOT/ [117577] -> "openflowplugin-extension-eric/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:07 2025-11-14 18:51:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/ [136779] -> "openflowplugin-extension-eric/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:07 2025-11-14 18:51:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.0-SNAPSHOT/ [11930] -> "openflowplugin-extension-eric/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:08 2025-11-14 18:51:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/ [251991] -> "openflowplugin-extension-eric/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:08 2025-11-14 18:51:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [546/546] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 18:51:08 2025-11-14 18:51:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/ [12125] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:09 2025-11-14 18:51:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.4-SNAPSHOT/ [118943] -> "openflowplugin-extension-nicira/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:10 2025-11-14 18:51:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/ [138385] -> "openflowplugin-extension-nicira/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:10 2025-11-14 18:51:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.0-SNAPSHOT/ [12054] -> "openflowplugin-extension-nicira/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:11 2025-11-14 18:51:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/ [254965] -> "openflowplugin-extension-nicira/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:11 2025-11-14 18:51:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [548/548] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 18:51:11 2025-11-14 18:51:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/ [11944] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:12 2025-11-14 18:51:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.4-SNAPSHOT/ [116936] -> "openflowplugin-extension-onf/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:13 2025-11-14 18:51:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/ [136032] -> "openflowplugin-extension-onf/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:13 2025-11-14 18:51:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.0-SNAPSHOT/ [11872] -> "openflowplugin-extension-onf/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:14 2025-11-14 18:51:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/ [250608] -> "openflowplugin-extension-onf/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:14 2025-11-14 18:51:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [545/545] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 18:51:14 2025-11-14 18:51:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/ [11417] -> "openflowplugin-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:15 2025-11-14 18:51:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.4-SNAPSHOT/ [111107] -> "openflowplugin-impl/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:16 2025-11-14 18:51:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/ [129239] -> "openflowplugin-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:16 2025-11-14 18:51:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.0-SNAPSHOT/ [11345] -> "openflowplugin-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:17 2025-11-14 18:51:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/ [238031] -> "openflowplugin-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:17 2025-11-14 18:51:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [536/536] -> "openflowplugin-impl/maven-metadata.xml" [1] 18:51:17 2025-11-14 18:51:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/ [6941] -> "openflowplugin-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:17 2025-11-14 18:51:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.4-SNAPSHOT/ [57501] -> "openflowplugin-parent/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:18 2025-11-14 18:51:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/ [66697] -> "openflowplugin-parent/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:18 2025-11-14 18:51:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.0-SNAPSHOT/ [6905] -> "openflowplugin-parent/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:18 2025-11-14 18:51:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/ [121873] -> "openflowplugin-parent/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:18 2025-11-14 18:51:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [538/538] -> "openflowplugin-parent/maven-metadata.xml" [1] 18:51:19 2025-11-14 18:51:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/ [11121] -> "openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:20 2025-11-14 18:51:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.4-SNAPSHOT/ [107830] -> "openflowplugin/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:20 2025-11-14 18:51:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/ [125420] -> "openflowplugin/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:21 2025-11-14 18:51:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.0-SNAPSHOT/ [11049] -> "openflowplugin/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:22 2025-11-14 18:51:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/ [230960] -> "openflowplugin/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:22 2025-11-14 18:51:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [531/531] -> "openflowplugin/maven-metadata.xml" [1] 18:51:22 2025-11-14 18:51:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/ [11116] -> "sample-bundles/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:22 2025-11-14 18:51:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.4-SNAPSHOT/ [107770] -> "sample-bundles/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:23 2025-11-14 18:51:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/ [125350] -> "sample-bundles/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:24 2025-11-14 18:51:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.0-SNAPSHOT/ [11044] -> "sample-bundles/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:25 2025-11-14 18:51:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/ [230830] -> "sample-bundles/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:25 2025-11-14 18:51:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [531/531] -> "sample-bundles/maven-metadata.xml" [1] 18:51:25 2025-11-14 18:51:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/ [11174] -> "sample-consumer/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:26 2025-11-14 18:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.4-SNAPSHOT/ [108411] -> "sample-consumer/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:26 2025-11-14 18:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/ [126097] -> "sample-consumer/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:26 2025-11-14 18:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.0-SNAPSHOT/ [11102] -> "sample-consumer/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:27 2025-11-14 18:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/ [232213] -> "sample-consumer/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:27 2025-11-14 18:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [532/532] -> "sample-consumer/maven-metadata.xml" [1] 18:51:27 2025-11-14 18:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/ [11057] -> "simple-client/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:28 2025-11-14 18:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.4-SNAPSHOT/ [107117] -> "simple-client/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:29 2025-11-14 18:51:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/ [124589] -> "simple-client/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:29 2025-11-14 18:51:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.0-SNAPSHOT/ [10985] -> "simple-client/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:30 2025-11-14 18:51:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/ [229421] -> "simple-client/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:30 2025-11-14 18:51:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [530/530] -> "simple-client/maven-metadata.xml" [1] 18:51:31 2025-11-14 18:51:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/ [120037] -> "srm-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:31 2025-11-14 18:51:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.0-SNAPSHOT/ [10632] -> "srm-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:32 2025-11-14 18:51:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/ [220993] -> "srm-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:32 2025-11-14 18:51:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml [442/442] -> "srm-api/maven-metadata.xml" [1] 18:51:33 2025-11-14 18:51:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/ [120784] -> "srm-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:33 2025-11-14 18:51:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.0-SNAPSHOT/ [10690] -> "srm-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:34 2025-11-14 18:51:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/ [222376] -> "srm-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:34 2025-11-14 18:51:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml [443/443] -> "srm-impl/maven-metadata.xml" [1] 18:51:35 2025-11-14 18:51:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/ [121531] -> "srm-shell/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:35 2025-11-14 18:51:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.0-SNAPSHOT/ [10748] -> "srm-shell/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:36 2025-11-14 18:51:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/ [223759] -> "srm-shell/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:36 2025-11-14 18:51:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml [444/444] -> "srm-shell/maven-metadata.xml" [1] 18:51:36 2025-11-14 18:51:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/ [10940] -> "test-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:36 2025-11-14 18:51:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.4-SNAPSHOT/ [105823] -> "test-common/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:37 2025-11-14 18:51:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/ [123081] -> "test-common/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:37 2025-11-14 18:51:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.0-SNAPSHOT/ [10868] -> "test-common/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:38 2025-11-14 18:51:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/ [226629] -> "test-common/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:38 2025-11-14 18:51:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [528/528] -> "test-common/maven-metadata.xml" [1] 18:51:38 2025-11-14 18:51:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/ [11118] -> "test-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:39 2025-11-14 18:51:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.4-SNAPSHOT/ [107794] -> "test-extension/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:40 2025-11-14 18:51:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/ [125378] -> "test-extension/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:40 2025-11-14 18:51:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.0-SNAPSHOT/ [11046] -> "test-extension/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:41 2025-11-14 18:51:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/ [230882] -> "test-extension/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:41 2025-11-14 18:51:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [531/531] -> "test-extension/maven-metadata.xml" [1] 18:51:41 2025-11-14 18:51:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/ [11060] -> "test-provider/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:41 2025-11-14 18:51:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.4-SNAPSHOT/ [107153] -> "test-provider/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:42 2025-11-14 18:51:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/ [124631] -> "test-provider/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:42 2025-11-14 18:51:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.0-SNAPSHOT/ [10988] -> "test-provider/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:43 2025-11-14 18:51:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/ [229499] -> "test-provider/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:43 2025-11-14 18:51:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [530/530] -> "test-provider/maven-metadata.xml" [1] 18:51:43 2025-11-14 18:51:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/ [12240] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:43 2025-11-14 18:51:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/ [119773] -> "applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:44 2025-11-14 18:51:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/ [139331] -> "applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:44 2025-11-14 18:51:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/ [12168] -> "applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:45 2025-11-14 18:51:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/ [256679] -> "applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:45 2025-11-14 18:51:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [558/558] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 18:51:45 2025-11-14 18:51:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/ [12300] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:46 2025-11-14 18:51:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/ [120438] -> "applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:47 2025-11-14 18:51:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/ [140134] -> "applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:47 2025-11-14 18:51:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/ [12230] -> "applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:49 2025-11-14 18:51:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/ [258166] -> "applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:49 2025-11-14 18:51:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [559/559] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 18:51:49 2025-11-14 18:51:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/ [11300] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:49 2025-11-14 18:51:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.4-SNAPSHOT/ [109373] -> "applications/bulk-o-matic/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:50 2025-11-14 18:51:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/ [127211] -> "applications/bulk-o-matic/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:50 2025-11-14 18:51:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.0-SNAPSHOT/ [11228] -> "applications/bulk-o-matic/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:51 2025-11-14 18:51:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/ [234239] -> "applications/bulk-o-matic/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:51 2025-11-14 18:51:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [542/542] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 18:51:51 2025-11-14 18:51:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/ [12004] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:52 2025-11-14 18:51:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.4-SNAPSHOT/ [117161] -> "applications/device-ownership-service/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:53 2025-11-14 18:51:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/ [136287] -> "applications/device-ownership-service/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:53 2025-11-14 18:51:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.0-SNAPSHOT/ [11932] -> "applications/device-ownership-service/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:54 2025-11-14 18:51:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/ [251043] -> "applications/device-ownership-service/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:54 2025-11-14 18:51:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [554/554] -> "applications/device-ownership-service/maven-metadata.xml" [1] 18:51:54 2025-11-14 18:51:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/ [11949] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:55 2025-11-14 18:51:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.4-SNAPSHOT/ [116556] -> "applications/forwardingrules-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:56 2025-11-14 18:51:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/ [135582] -> "applications/forwardingrules-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:56 2025-11-14 18:51:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.0-SNAPSHOT/ [11877] -> "applications/forwardingrules-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:51:57 2025-11-14 18:51:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/ [249738] -> "applications/forwardingrules-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:51:57 2025-11-14 18:51:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [553/553] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 18:51:57 2025-11-14 18:51:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/ [11771] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:51:58 2025-11-14 18:51:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.4-SNAPSHOT/ [114585] -> "applications/forwardingrules-sync/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:51:59 2025-11-14 18:51:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/ [133285] -> "applications/forwardingrules-sync/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:51:59 2025-11-14 18:51:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.0-SNAPSHOT/ [11699] -> "applications/forwardingrules-sync/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:00 2025-11-14 18:52:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/ [245485] -> "applications/forwardingrules-sync/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:00 2025-11-14 18:52:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [550/550] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 18:52:00 2025-11-14 18:52:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/ [11299] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:00 2025-11-14 18:52:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.4-SNAPSHOT/ [109361] -> "applications/lldp-speaker/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:01 2025-11-14 18:52:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/ [127197] -> "applications/lldp-speaker/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:01 2025-11-14 18:52:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.0-SNAPSHOT/ [11227] -> "applications/lldp-speaker/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:03 2025-11-14 18:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/ [234213] -> "applications/lldp-speaker/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:03 2025-11-14 18:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [542/542] -> "applications/lldp-speaker/maven-metadata.xml" [1] 18:52:03 2025-11-14 18:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/ [11946] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:04 2025-11-14 18:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.4-SNAPSHOT/ [116520] -> "applications/of-switch-config-pusher/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:05 2025-11-14 18:52:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/ [135540] -> "applications/of-switch-config-pusher/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:05 2025-11-14 18:52:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.0-SNAPSHOT/ [11874] -> "applications/of-switch-config-pusher/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:06 2025-11-14 18:52:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/ [249660] -> "applications/of-switch-config-pusher/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:06 2025-11-14 18:52:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [553/553] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 18:52:06 2025-11-14 18:52:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/ [12006] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:07 2025-11-14 18:52:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.4-SNAPSHOT/ [117185] -> "applications/reconciliation-framework/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:08 2025-11-14 18:52:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/ [136315] -> "applications/reconciliation-framework/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:08 2025-11-14 18:52:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.0-SNAPSHOT/ [11934] -> "applications/reconciliation-framework/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:09 2025-11-14 18:52:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/ [251095] -> "applications/reconciliation-framework/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:09 2025-11-14 18:52:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [554/554] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 18:52:09 2025-11-14 18:52:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/ [11418] -> "applications/southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:10 2025-11-14 18:52:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.4-SNAPSHOT/ [110679] -> "applications/southbound-cli/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:11 2025-11-14 18:52:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/ [128733] -> "applications/southbound-cli/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:11 2025-11-14 18:52:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.0-SNAPSHOT/ [11345] -> "applications/southbound-cli/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:12 2025-11-14 18:52:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/ [237044] -> "applications/southbound-cli/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:12 2025-11-14 18:52:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [544/544] -> "applications/southbound-cli/maven-metadata.xml" [1] 18:52:12 2025-11-14 18:52:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/ [12609] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:13 2025-11-14 18:52:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.4-SNAPSHOT/ [113908] -> "applications/table-miss-enforcer/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:13 2025-11-14 18:52:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/ [132496] -> "applications/table-miss-enforcer/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:14 2025-11-14 18:52:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.0-SNAPSHOT/ [11638] -> "applications/table-miss-enforcer/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:15 2025-11-14 18:52:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/ [244024] -> "applications/table-miss-enforcer/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:15 2025-11-14 18:52:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [549/549] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 18:52:15 2025-11-14 18:52:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/ [11948] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:15 2025-11-14 18:52:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.4-SNAPSHOT/ [116544] -> "applications/topology-lldp-discovery/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:16 2025-11-14 18:52:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/ [135568] -> "applications/topology-lldp-discovery/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:16 2025-11-14 18:52:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.0-SNAPSHOT/ [11876] -> "applications/topology-lldp-discovery/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:17 2025-11-14 18:52:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/ [249712] -> "applications/topology-lldp-discovery/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:17 2025-11-14 18:52:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [553/553] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 18:52:17 2025-11-14 18:52:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/ [11535] -> "applications/topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:17 2025-11-14 18:52:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.4-SNAPSHOT/ [111973] -> "applications/topology-manager/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:18 2025-11-14 18:52:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/ [130241] -> "applications/topology-manager/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:18 2025-11-14 18:52:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.0-SNAPSHOT/ [11463] -> "applications/topology-manager/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/ [239849] -> "applications/topology-manager/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [546/546] -> "applications/topology-manager/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:19 2025-11-14 18:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/ [11802] -> "libraries/liblldp/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:20 2025-11-14 18:52:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.4-SNAPSHOT/ [105409] -> "libraries/liblldp/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:20 2025-11-14 18:52:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/ [122593] -> "libraries/liblldp/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:21 2025-11-14 18:52:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.0-SNAPSHOT/ [10861] -> "libraries/liblldp/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:22 2025-11-14 18:52:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/ [225697] -> "libraries/liblldp/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:22 2025-11-14 18:52:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [534/534] -> "libraries/liblldp/maven-metadata.xml" [1] 18:52:22 2025-11-14 18:52:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/ [12195] -> "model/model-flow-base/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:22 2025-11-14 18:52:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.4-SNAPSHOT/ [109809] -> "model/model-flow-base/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:23 2025-11-14 18:52:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/ [127723] -> "model/model-flow-base/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:23 2025-11-14 18:52:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.0-SNAPSHOT/ [11246] -> "model/model-flow-base/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:24 2025-11-14 18:52:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/ [235207] -> "model/model-flow-base/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:24 2025-11-14 18:52:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [538/538] -> "model/model-flow-base/maven-metadata.xml" [1] 18:52:24 2025-11-14 18:52:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/ [11495] -> "model/model-flow-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:25 2025-11-14 18:52:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.4-SNAPSHOT/ [111768] -> "model/model-flow-service/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:26 2025-11-14 18:52:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/ [130006] -> "model/model-flow-service/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:26 2025-11-14 18:52:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.0-SNAPSHOT/ [11423] -> "model/model-flow-service/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:27 2025-11-14 18:52:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/ [239434] -> "model/model-flow-service/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:27 2025-11-14 18:52:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [541/541] -> "model/model-flow-service/maven-metadata.xml" [1] 18:52:27 2025-11-14 18:52:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/ [11670] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:27 2025-11-14 18:52:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.4-SNAPSHOT/ [113703] -> "model/model-flow-statistics/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:28 2025-11-14 18:52:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/ [132261] -> "model/model-flow-statistics/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:28 2025-11-14 18:52:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.0-SNAPSHOT/ [11598] -> "model/model-flow-statistics/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:29 2025-11-14 18:52:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/ [243609] -> "model/model-flow-statistics/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:29 2025-11-14 18:52:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [544/544] -> "model/model-flow-statistics/maven-metadata.xml" [1] 18:52:30 2025-11-14 18:52:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/ [11313] -> "model/model-inventory/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:30 2025-11-14 18:52:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.4-SNAPSHOT/ [109749] -> "model/model-inventory/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:31 2025-11-14 18:52:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/ [127653] -> "model/model-inventory/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:31 2025-11-14 18:52:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.0-SNAPSHOT/ [11241] -> "model/model-inventory/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:32 2025-11-14 18:52:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/ [235077] -> "model/model-inventory/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:32 2025-11-14 18:52:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [538/538] -> "model/model-inventory/maven-metadata.xml" [1] 18:52:32 2025-11-14 18:52:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/ [11254] -> "model/model-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:33 2025-11-14 18:52:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.4-SNAPSHOT/ [109096] -> "model/model-topology/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:34 2025-11-14 18:52:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/ [126892] -> "model/model-topology/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:34 2025-11-14 18:52:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.0-SNAPSHOT/ [11182] -> "model/model-topology/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/ [233668] -> "model/model-topology/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [537/537] -> "model/model-topology/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:36 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.0-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/ [7472] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/ [62553] -> "openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [439/439] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 18:52:37 2025-11-14 18:52:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/ [8713] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:38 2025-11-14 18:52:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.4-SNAPSHOT/ [77978] -> "openflowjava/features-openflowjava/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:38 2025-11-14 18:52:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [428/428] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 18:52:38 2025-11-14 18:52:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/ [8878] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:39 2025-11-14 18:52:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/ [79738] -> "openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:39 2025-11-14 18:52:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/ [92626] -> "openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:39 2025-11-14 18:52:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/ [8830] -> "openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:40 2025-11-14 18:52:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/ [169954] -> "openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:40 2025-11-14 18:52:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [555/555] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 18:52:40 2025-11-14 18:52:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/ [11833] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:41 2025-11-14 18:52:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/ [115274] -> "openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:42 2025-11-14 18:52:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/ [134088] -> "openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:42 2025-11-14 18:52:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/ [11761] -> "openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:44 2025-11-14 18:52:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/ [246972] -> "openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:44 2025-11-14 18:52:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [551/551] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 18:52:44 2025-11-14 18:52:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/ [11880] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:45 2025-11-14 18:52:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/ [115783] -> "openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:47 2025-11-14 18:52:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/ [134681] -> "openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:47 2025-11-14 18:52:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/ [11808] -> "openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:49 2025-11-14 18:52:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/ [248069] -> "openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:49 2025-11-14 18:52:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [552/552] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 18:52:49 2025-11-14 18:52:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/ [8617] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:50 2025-11-14 18:52:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/ [76881] -> "openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:50 2025-11-14 18:52:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/ [89297] -> "openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:50 2025-11-14 18:52:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/ [8569] -> "openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:51 2025-11-14 18:52:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/ [163793] -> "openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:51 2025-11-14 18:52:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [550/550] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 18:52:51 2025-11-14 18:52:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/ [10244] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:52 2025-11-14 18:52:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/ [96278] -> "openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:53 2025-11-14 18:52:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/ [111926] -> "openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:53 2025-11-14 18:52:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/ [10184] -> "openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:52:54 2025-11-14 18:52:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/ [205814] -> "openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:52:54 2025-11-14 18:52:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [551/551] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 18:52:54 2025-11-14 18:52:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/ [13977] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:52:56 2025-11-14 18:52:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/ [140490] -> "openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:52:57 2025-11-14 18:52:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/ [163500] -> "openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:52:58 2025-11-14 18:52:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/ [13893] -> "openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:53:00 2025-11-14 18:53:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/ [301560] -> "openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:53:00 2025-11-14 18:53:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [559/559] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 18:53:00 2025-11-14 18:53:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/ [7058] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:53:00 2025-11-14 18:53:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/ [58300] -> "openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:53:01 2025-11-14 18:53:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/ [67620] -> "openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:53:01 2025-11-14 18:53:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/ [7022] -> "openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:53:02 2025-11-14 18:53:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/ [123540] -> "openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:53:02 2025-11-14 18:53:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [549/549] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 18:53:02 2025-11-14 18:53:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/ [10044] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/index.html.tmp" [1] 18:53:03 2025-11-14 18:53:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.4-SNAPSHOT/ [94098] -> "openflowjava/openflowjava-util/0.19.4-SNAPSHOT/index.html.tmp" [1] 18:53:04 2025-11-14 18:53:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/ [109386] -> "openflowjava/openflowjava-util/0.20.2-SNAPSHOT/index.html.tmp" [1] 18:53:04 2025-11-14 18:53:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.0-SNAPSHOT/ [9984] -> "openflowjava/openflowjava-util/0.21.0-SNAPSHOT/index.html.tmp" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/ [201114] -> "openflowjava/openflowjava-util/0.21.1-SNAPSHOT/index.html.tmp" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [547/547] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.0-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.0-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:05 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.4-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.0-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.21.0-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 2025-11-14 18:53:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml" [1] 18:53:06 FINISHED --2025-11-14 18:53:06-- 18:53:06 Total wall clock time: 3m 39s 18:53:06 Downloaded: 923 files, 33M in 0.9s (38.5 MB/s) 18:53:06 + set -e 18:53:06 + popd 18:53:06 /w/workspace/openflowplugin-maven-merge-vanadium 18:53:06 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 18:53:06 + cp -a /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 18:53:06 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins16215448168109749871.sh 18:53:06 [EnvInject] - Injecting environment variables from a build step. 18:53:06 [EnvInject] - Injecting as environment variables the properties content 18:53:06 MAVEN_GOALS=clean deploy javadoc:aggregate 18:53:06 18:53:06 [EnvInject] - Variables injected successfully. 18:53:06 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins9715261582544302489.sh 18:53:06 ---> common-variables.sh 18:53:06 --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 18:53:06 ---> maven-build.sh 18:53:06 + set +u 18:53:06 + export MAVEN_OPTS 18:53:06 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config16810748595633318077tmp --settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config14891189056747283499tmp -DaltDeploymentRepository=staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/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 18:53:06 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 18:53:06 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:53:06 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:53:06 Default locale: en, platform encoding: UTF-8 18:53:06 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:53:07 [INFO] Error stacktraces are turned on. 18:53:07 [INFO] Scanning for projects... 18:53:13 [INFO] ------------------------------------------------------------------------ 18:53:13 [INFO] Reactor Build Order: 18:53:13 [INFO] 18:53:13 [INFO] openflowplugin-artifacts [pom] 18:53:13 [INFO] openflowplugin-parent [pom] 18:53:13 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 18:53:13 [INFO] openflowjava-parent [pom] 18:53:13 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 18:53:13 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 18:53:13 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 18:53:13 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 18:53:13 [INFO] model-inventory [bundle] 18:53:13 [INFO] model-flow-base [bundle] 18:53:13 [INFO] model-flow-service [bundle] 18:53:13 [INFO] model-flow-statistics [bundle] 18:53:13 [INFO] model-topology [bundle] 18:53:13 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 18:53:13 [INFO] liblldp [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 18:53:13 [INFO] openflowplugin-blueprint-config [bundle] 18:53:13 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 18:53:13 [INFO] openflowplugin-common [bundle] 18:53:13 [INFO] openflowplugin-api [bundle] 18:53:13 [INFO] openflowplugin-extension-api [bundle] 18:53:13 [INFO] openflowplugin [bundle] 18:53:13 [INFO] openflowplugin-impl [bundle] 18:53:13 [INFO] openflowplugin-extension-onf [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] 18:53:13 [INFO] ODL :: serviceutils :: srm-shell [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 18:53:13 [INFO] bulk-o-matic [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 18:53:13 [INFO] device-ownership-service [bundle] 18:53:13 [INFO] of-switch-config-pusher [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 18:53:13 [INFO] arbitratorreconciliation-api [bundle] 18:53:13 [INFO] reconciliation-framework [bundle] 18:53:13 [INFO] arbitratorreconciliation-impl [bundle] 18:53:13 [INFO] forwardingrules-manager [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 18:53:13 [INFO] forwardingrules-sync [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 18:53:13 [INFO] table-miss-enforcer [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 18:53:13 [INFO] topology-lldp-discovery [bundle] 18:53:13 [INFO] lldp-speaker [bundle] 18:53:13 [INFO] topology-manager [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 18:53:13 [INFO] test-common [bundle] 18:53:13 [INFO] drop-test-karaf [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 18:53:13 [INFO] southbound-cli [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 18:53:13 [INFO] openflowjava-extension-nicira-api [bundle] 18:53:13 [INFO] openflowjava-extension-nicira [bundle] 18:53:13 [INFO] openflowplugin-extension-nicira [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 18:53:13 [INFO] openflowjava-extension-eric [bundle] 18:53:13 [INFO] openflowplugin-extension-eric [bundle] 18:53:13 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 18:53:13 [INFO] features-openflowplugin [feature] 18:53:13 [INFO] features-aggregator [pom] 18:53:13 [INFO] model-aggregator [pom] 18:53:13 [INFO] libraries-aggregator [pom] 18:53:13 [INFO] simple-client [bundle] 18:53:13 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 18:53:13 [INFO] test-extension [bundle] 18:53:13 [INFO] openflowplugin-extension-aggregator [pom] 18:53:13 [INFO] test-provider [bundle] 18:53:13 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 18:53:13 [INFO] applications-aggregator [pom] 18:53:13 [INFO] learning-switch [bundle] 18:53:13 [INFO] sample-consumer [bundle] 18:53:13 [INFO] sample-bundles [bundle] 18:53:13 [INFO] openflowplugin-samples-aggregator [pom] 18:53:13 [INFO] srm-aggregator [pom] 18:53:13 [INFO] openflowplugin-karaf [pom] 18:53:13 [INFO] openflowplugin [pom] 18:53:14 [INFO] 18:53:14 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 18:53:14 [INFO] Building openflowplugin-artifacts 0.21.1-SNAPSHOT [1/84] 18:53:14 [INFO] from artifacts/pom.xml 18:53:14 [INFO] --------------------------------[ pom ]--------------------------------- 18:53:14 [INFO] 18:53:14 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- 18:53:14 [INFO] 18:53:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- 18:53:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:53:14 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:53:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:53:14 [INFO] 18:53:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 18:53:15 [INFO] 18:53:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- 18:53:15 [INFO] CycloneDX: Resolving Dependencies 18:53:15 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 18:53:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml 18:53:16 [INFO] attaching as openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml 18:53:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json 18:53:16 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:53:16 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:53:16 [INFO] attaching as openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.json 18:53:16 [INFO] 18:53:16 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- 18:53:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-SNAPSHOT.pom 18:53:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml 18:53:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-SNAPSHOT-cyclonedx.json 18:53:16 [INFO] 18:53:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-artifacts --- 18:53:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:53:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml 18:53:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:53:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:53:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:53:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:53:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:53:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:53:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:53:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:53:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:53:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:53:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:53:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:53:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:53:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:53:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:53:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:53:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:53:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:53:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:53:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:53:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:53:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:53:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:53:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:53:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:53:16 at java.lang.reflect.Method.invoke (Method.java:580) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:53:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml 18:53:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 18:53:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:53:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:53:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:53:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:53:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:53:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:53:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:53:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:53:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:53:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:53:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:53:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:53:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:53:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:53:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:53:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:53:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:53:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:53:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:53:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:53:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:53:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:53:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:53:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:53:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:53:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:53:16 at java.lang.reflect.Method.invoke (Method.java:580) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:53:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:53:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 18:53:16 [INFO] 18:53:16 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 18:53:16 [INFO] Building openflowplugin-parent 0.21.1-SNAPSHOT [2/84] 18:53:16 [INFO] from parent/pom.xml 18:53:16 [INFO] --------------------------------[ pom ]--------------------------------- 18:53:17 [INFO] 18:53:17 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- 18:53:17 [INFO] 18:53:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- 18:53:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:53:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:53:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:53:17 [INFO] 18:53:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 18:53:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:53:17 [INFO] 18:53:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- 18:53:17 [INFO] 18:53:17 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- 18:53:18 [INFO] 18:53:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 18:53:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:53:19 [INFO] 18:53:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 18:53:20 [INFO] Starting audit... 18:53:20 Audit done. 18:53:20 [INFO] You have 0 Checkstyle violations. 18:53:20 [INFO] 18:53:20 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 18:53:20 [INFO] Starting audit... 18:53:20 Audit done. 18:53:20 [INFO] You have 0 Checkstyle violations. 18:53:20 [INFO] 18:53:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- 18:53:20 [INFO] 18:53:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 18:53:20 [INFO] 18:53:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- 18:53:21 [INFO] No files found to run spotbugs, check compile phase has been run 18:53:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:53:21 [INFO] 18:53:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 18:53:21 [INFO] 18:53:21 [INFO] 18:53:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- 18:53:21 [INFO] 18:53:21 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-parent --- 18:53:21 [INFO] 18:53:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- 18:53:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:53:22 [INFO] 18:53:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- 18:53:22 [INFO] CycloneDX: Resolving Dependencies 18:53:23 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 18:53:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml 18:53:23 [INFO] attaching as openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.xml 18:53:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json 18:53:23 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:53:23 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:53:23 [INFO] attaching as openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.json 18:53:23 [INFO] 18:53:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 18:53:23 [INFO] Skipping duplicate-finder execution! 18:53:23 [INFO] 18:53:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 18:53:23 [INFO] Skipping pom project 18:53:23 [INFO] 18:53:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 18:53:23 [INFO] 18:53:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- 18:53:23 [INFO] 18:53:23 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-parent --- 18:53:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:53:23 [INFO] 18:53:23 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- 18:53:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-SNAPSHOT.pom 18:53:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.xml 18:53:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-SNAPSHOT-cyclonedx.json 18:53:23 [INFO] 18:53:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-parent --- 18:53:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:53:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml 18:53:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:53:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:53:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:53:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:53:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:53:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:53:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:53:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:53:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:53:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:53:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:53:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:53:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:53:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:53:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:53:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:53:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:53:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:53:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:53:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:53:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:53:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:53:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:53:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:53:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:53:23 at java.lang.reflect.Method.invoke (Method.java:580) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:53:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml 18:53:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 18:53:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:53:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:53:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:53:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:53:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:53:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:53:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:53:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:53:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:53:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:53:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:53:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:53:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:53:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:53:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:53:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:53:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:53:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:53:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:53:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:53:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:53:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:53:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:53:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:53:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:53:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:53:23 at java.lang.reflect.Method.invoke (Method.java:580) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:53:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:53:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 18:53:23 [INFO] 18:53:23 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 18:53:23 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.21.1-SNAPSHOT [3/84] 18:53:23 [INFO] from openflowjava/openflow-protocol-api/pom.xml 18:53:23 [INFO] -------------------------------[ bundle ]------------------------------- 18:53:24 [INFO] 18:53:24 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- 18:53:24 [INFO] 18:53:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- 18:53:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:53:24 [INFO] 18:53:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 18:53:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:53:24 [INFO] 18:53:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- 18:53:25 [INFO] 18:53:25 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- 18:53:25 [INFO] 18:53:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 18:53:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:53:25 [INFO] 18:53:25 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-api --- 18:53:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:53:26 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 18:53:26 [INFO] yang-to-sources: Found 3 dependencies in 7.160 ms 18:53:26 [INFO] yang-to-sources: Project model files found: 9 in 347.7 ms 18:53:27 [INFO] yang-to-sources: 12 YANG models processed in 602.0 ms 18:53:27 [INFO] BindingJavaFileGenerator: Defined 865 files in 180.2 ms 18:53:27 [INFO] Sorted 865 files into 170 directories in 5.828 ms 18:53:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 1.085 s 18:53:28 [INFO] 18:53:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 18:53:28 [INFO] Starting audit... 18:53:28 Audit done. 18:53:28 [INFO] You have 0 Checkstyle violations. 18:53:28 [INFO] 18:53:28 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 18:53:29 [INFO] Starting audit... 18:53:29 Audit done. 18:53:29 [INFO] You have 0 Checkstyle violations. 18:53:29 [INFO] 18:53:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- 18:53:29 [INFO] 18:53:29 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 18:53:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 18:53:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 18:53:29 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 18:53:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:53:29 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 18:53:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 18:53:29 [INFO] 18:53:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- 18:53:30 [INFO] Recompiling the module because of changed source code. 18:53:30 [INFO] Compiling 916 source files with javac [debug release 21] to target/classes 18:53:36 [INFO] 18:53:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 18:53:36 [INFO] 18:53:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- 18:53:37 [INFO] Fork Value is true 18:53:42 [INFO] Done SpotBugs Analysis.... 18:53:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:53:43 [INFO] 18:53:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 18:53:43 [INFO] 18:53:43 [INFO] 18:53:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- 18:53:43 [INFO] BugInstance size is 0 18:53:43 [INFO] Error size is 0 18:53:43 [INFO] No errors/warnings found 18:53:43 [INFO] 18:53:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 18:53:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/test/resources 18:53:43 [INFO] 18:53:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-api --- 18:53:43 [INFO] Recompiling the module because of changed dependency. 18:53:43 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 18:53:44 [INFO] 18:53:44 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-api --- 18:53:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/surefire-reports 18:53:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:53:44 [INFO] 18:53:44 [INFO] ------------------------------------------------------- 18:53:44 [INFO] T E S T S 18:53:44 [INFO] ------------------------------------------------------- 18:53:45 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 18:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 18:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 18:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 18:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 18:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 18:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 18:53:46 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 18:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 18:53:46 [INFO] 18:53:46 [INFO] Results: 18:53:46 [INFO] 18:53:46 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 18:53:46 [INFO] 18:53:46 [INFO] 18:53:46 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-api --- 18:53:46 [INFO] 18:53:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- 18:53:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT.jar 18:53:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 18:53:48 [INFO] 18:53:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- 18:53:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-javadoc.jar 18:53:58 [INFO] 18:53:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- 18:53:58 [INFO] CycloneDX: Resolving Dependencies 18:53:58 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 18:53:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml 18:53:58 [INFO] attaching as openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:53:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json 18:53:58 [INFO] attaching as openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.json 18:53:58 [INFO] 18:53:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 18:53:58 [INFO] Skipping duplicate-finder execution! 18:53:58 [INFO] 18:53:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 18:53:59 [INFO] No dependency problems found 18:53:59 [INFO] 18:53:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 18:53:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-sources.jar 18:53:59 [INFO] 18:53:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- 18:53:59 [INFO] 18:53:59 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-api --- 18:53:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 18:53:59 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 18:54:00 [INFO] 18:54:00 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT.pom 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT.jar 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-javadoc.jar 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-cyclonedx.json 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT-sources.jar 18:54:00 [INFO] 18:54:00 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- 18:54:00 [INFO] Writing OBR metadata 18:54:00 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-SNAPSHOT.jar 18:54:00 [INFO] Writing OBR metadata 18:54:00 [INFO] 18:54:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-api --- 18:54:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:54:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:00 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 18:54:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:00 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 18:54:00 [INFO] 18:54:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-api --- 18:54:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:54:00 [INFO] 18:54:00 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 18:54:00 [INFO] Building openflowjava-parent 0.21.1-SNAPSHOT [4/84] 18:54:00 [INFO] from openflowjava/pom.xml 18:54:00 [INFO] --------------------------------[ pom ]--------------------------------- 18:54:00 [INFO] 18:54:00 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- 18:54:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:00 [INFO] 18:54:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 18:54:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:00 [INFO] 18:54:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-parent --- 18:54:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:54:00 [INFO] 18:54:00 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 18:54:00 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 18:54:00 [INFO] 18:54:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 18:54:00 [INFO] Starting audit... 18:54:00 Audit done. 18:54:00 [INFO] You have 0 Checkstyle violations. 18:54:00 [INFO] 18:54:00 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 18:54:00 [INFO] Starting audit... 18:54:00 Audit done. 18:54:00 [INFO] You have 0 Checkstyle violations. 18:54:00 [INFO] 18:54:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 18:54:00 [INFO] 18:54:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- 18:54:00 [INFO] No files found to run spotbugs, check compile phase has been run 18:54:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:54:00 [INFO] 18:54:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 18:54:00 [INFO] 18:54:00 [INFO] 18:54:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- 18:54:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:54:00 [INFO] 18:54:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- 18:54:00 [INFO] CycloneDX: Resolving Dependencies 18:54:00 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 18:54:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml 18:54:00 [INFO] attaching as openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json 18:54:00 [INFO] attaching as openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.json 18:54:00 [INFO] 18:54:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 18:54:00 [INFO] Skipping duplicate-finder execution! 18:54:00 [INFO] 18:54:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 18:54:00 [INFO] Skipping pom project 18:54:00 [INFO] 18:54:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-parent --- 18:54:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:54:00 [INFO] 18:54:00 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-SNAPSHOT.pom 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-SNAPSHOT-cyclonedx.json 18:54:00 [INFO] 18:54:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-parent --- 18:54:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:54:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:00 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 18:54:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:54:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:00 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 18:54:00 [INFO] 18:54:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 18:54:00 [INFO] 18:54:00 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 18:54:00 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.21.1-SNAPSHOT [5/84] 18:54:00 [INFO] from openflowjava/openflow-protocol-spi/pom.xml 18:54:00 [INFO] -------------------------------[ bundle ]------------------------------- 18:54:00 [INFO] 18:54:00 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- 18:54:00 [INFO] 18:54:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- 18:54:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:00 [INFO] 18:54:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 18:54:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:00 [INFO] 18:54:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 18:54:01 [INFO] 18:54:01 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- 18:54:01 [INFO] 18:54:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 18:54:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:54:01 [INFO] 18:54:01 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-spi --- 18:54:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:54:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 18:54:01 [INFO] yang-to-sources: Found 4 dependencies in 1.894 ms 18:54:01 [INFO] yang-to-sources: Project model files found: 1 in 2.210 ms 18:54:01 [INFO] yang-to-sources: 3 YANG models processed in 87.29 ms 18:54:01 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.244 ms 18:54:01 [INFO] Sorted 11 files into 4 directories in 189.5 μs 18:54:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 11.13 ms 18:54:01 [INFO] 18:54:01 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 18:54:01 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 18:54:01 [INFO] 18:54:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 18:54:01 [INFO] Starting audit... 18:54:01 Audit done. 18:54:01 [INFO] You have 0 Checkstyle violations. 18:54:01 [INFO] 18:54:01 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 18:54:01 [INFO] Starting audit... 18:54:01 Audit done. 18:54:01 [INFO] You have 0 Checkstyle violations. 18:54:01 [INFO] 18:54:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- 18:54:01 [INFO] 18:54:01 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 18:54:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 18:54:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 18:54:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:54:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:54:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:54:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 18:54:01 [INFO] 18:54:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- 18:54:01 [INFO] Recompiling the module because of changed dependency. 18:54:01 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 18:54:01 [INFO] 18:54:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 18:54:01 [INFO] 18:54:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- 18:54:01 [INFO] Fork Value is true 18:54:03 [INFO] Done SpotBugs Analysis.... 18:54:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:54:04 [INFO] 18:54:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 18:54:04 [INFO] 18:54:04 [INFO] 18:54:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- 18:54:04 [INFO] BugInstance size is 0 18:54:04 [INFO] Error size is 0 18:54:04 [INFO] No errors/warnings found 18:54:04 [INFO] 18:54:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 18:54:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/test/resources 18:54:04 [INFO] 18:54:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-spi --- 18:54:04 [INFO] No sources to compile 18:54:04 [INFO] 18:54:04 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-spi --- 18:54:04 [INFO] No tests to run. 18:54:04 [INFO] 18:54:04 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-spi --- 18:54:04 [INFO] 18:54:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- 18:54:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT.jar 18:54:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 18:54:04 [INFO] 18:54:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- 18:54:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT-javadoc.jar 18:54:05 [INFO] 18:54:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- 18:54:05 [INFO] CycloneDX: Resolving Dependencies 18:54:06 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 18:54:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml 18:54:06 [INFO] attaching as openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json 18:54:06 [INFO] attaching as openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.json 18:54:06 [INFO] 18:54:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 18:54:06 [INFO] Skipping duplicate-finder execution! 18:54:06 [INFO] 18:54:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 18:54:06 [INFO] No dependency problems found 18:54:06 [INFO] 18:54:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- 18:54:06 [INFO] 18:54:06 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-spi --- 18:54:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:54:06 [INFO] 18:54:06 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- 18:54:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT.pom 18:54:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT.jar 18:54:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT-javadoc.jar 18:54:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT-cyclonedx.json 18:54:06 [INFO] 18:54:06 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- 18:54:06 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-SNAPSHOT.jar 18:54:06 [INFO] Writing OBR metadata 18:54:06 [INFO] 18:54:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-spi --- 18:54:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:54:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:06 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 18:54:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:06 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 18:54:06 [INFO] 18:54:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-spi --- 18:54:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:54:06 [INFO] 18:54:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 18:54:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT-sources.jar 18:54:06 [INFO] 18:54:06 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 18:54:06 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.21.1-SNAPSHOT [6/84] 18:54:06 [INFO] from openflowjava/openflowjava-util/pom.xml 18:54:06 [INFO] -------------------------------[ bundle ]------------------------------- 18:54:06 [INFO] 18:54:06 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- 18:54:06 [INFO] 18:54:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- 18:54:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:06 [INFO] 18:54:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- 18:54:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:06 [INFO] 18:54:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- 18:54:07 [INFO] 18:54:07 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- 18:54:07 [INFO] 18:54:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-util --- 18:54:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:54:07 [INFO] 18:54:07 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 18:54:07 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 18:54:07 [INFO] 18:54:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 18:54:07 [INFO] Starting audit... 18:54:07 Audit done. 18:54:07 [INFO] You have 0 Checkstyle violations. 18:54:07 [INFO] 18:54:07 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 18:54:07 [INFO] Starting audit... 18:54:07 Audit done. 18:54:07 [INFO] You have 0 Checkstyle violations. 18:54:07 [INFO] 18:54:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- 18:54:07 [INFO] 18:54:07 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 18:54:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 18:54:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 18:54:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 18:54:07 [INFO] 18:54:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- 18:54:07 [INFO] Recompiling the module because of changed dependency. 18:54:07 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 18:54:07 [INFO] 18:54:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 18:54:07 [INFO] 18:54:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- 18:54:07 [INFO] Fork Value is true 18:54:10 [INFO] Done SpotBugs Analysis.... 18:54:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:54:10 [INFO] 18:54:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 18:54:10 [INFO] 18:54:10 [INFO] 18:54:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- 18:54:10 [INFO] BugInstance size is 0 18:54:10 [INFO] Error size is 0 18:54:10 [INFO] No errors/warnings found 18:54:10 [INFO] 18:54:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- 18:54:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/test/resources 18:54:10 [INFO] 18:54:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-util --- 18:54:10 [INFO] Recompiling the module because of changed dependency. 18:54:10 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 18:54:10 [INFO] 18:54:10 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-util --- 18:54:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/surefire-reports 18:54:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:54:10 [INFO] 18:54:10 [INFO] ------------------------------------------------------- 18:54:10 [INFO] T E S T S 18:54:10 [INFO] ------------------------------------------------------- 18:54:11 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 18:54:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 18:54:11 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 18:54:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 18:54:11 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 18:54:11 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 18:54:11 [INFO] 18:54:11 [INFO] Results: 18:54:11 [INFO] 18:54:11 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 18:54:11 [INFO] 18:54:11 [INFO] 18:54:11 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-util --- 18:54:11 [INFO] 18:54:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- 18:54:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT.jar 18:54:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 18:54:11 [INFO] 18:54:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- 18:54:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT-javadoc.jar 18:54:13 [INFO] 18:54:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- 18:54:13 [INFO] CycloneDX: Resolving Dependencies 18:54:13 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 18:54:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml 18:54:13 [INFO] attaching as openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json 18:54:13 [INFO] attaching as openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.json 18:54:13 [INFO] 18:54:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 18:54:13 [INFO] Skipping duplicate-finder execution! 18:54:13 [INFO] 18:54:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-util --- 18:54:13 [INFO] No dependency problems found 18:54:13 [INFO] 18:54:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- 18:54:13 [INFO] 18:54:13 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-util --- 18:54:13 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 18:54:13 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 18:54:13 [INFO] 18:54:13 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- 18:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT.pom 18:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT.jar 18:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT-javadoc.jar 18:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.xml 18:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT-cyclonedx.json 18:54:13 [INFO] 18:54:13 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- 18:54:13 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-SNAPSHOT.jar 18:54:13 [INFO] Writing OBR metadata 18:54:13 [INFO] 18:54:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-util --- 18:54:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:54:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:13 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml 18:54:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 18:54:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:54:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:54:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:54:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:54:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:54:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:54:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:54:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:54:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:54:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:54:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:54:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:54:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:54:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:54:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:54:13 at java.lang.reflect.Method.invoke (Method.java:580) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:54:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 18:54:13 [INFO] 18:54:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-util --- 18:54:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:54:13 [INFO] 18:54:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 18:54:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT-sources.jar 18:54:13 [INFO] 18:54:13 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 18:54:13 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.21.1-SNAPSHOT [7/84] 18:54:13 [INFO] from openflowjava/openflow-protocol-impl/pom.xml 18:54:13 [INFO] -------------------------------[ bundle ]------------------------------- 18:54:14 [INFO] 18:54:14 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- 18:54:14 [INFO] 18:54:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- 18:54:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:14 [INFO] 18:54:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 18:54:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:54:14 [INFO] 18:54:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 18:54:14 [INFO] 18:54:14 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- 18:54:14 [INFO] 18:54:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 18:54:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:54:14 [INFO] 18:54:14 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 18:54:14 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 18:54:14 [INFO] 18:54:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 18:54:14 [INFO] Starting audit... 18:54:14 Audit done. 18:54:14 [INFO] You have 0 Checkstyle violations. 18:54:14 [INFO] 18:54:14 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 18:54:17 [INFO] Starting audit... 18:54:17 Audit done. 18:54:17 [INFO] You have 0 Checkstyle violations. 18:54:17 [INFO] 18:54:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- 18:54:17 [INFO] 18:54:17 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 18:54:17 [INFO] Copying 5 resources from src/main/resources to target/classes 18:54:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 18:54:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 18:54:17 [INFO] 18:54:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- 18:54:17 [INFO] Recompiling the module because of changed dependency. 18:54:17 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 18:54:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:54:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 18:54:19 required: java.lang.Class 18:54:19 found: java.lang.Class 18:54:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 18:54:19 required: java.lang.Class 18:54:19 found: java.lang.Class 18:54:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 18:54:19 required: java.lang.Class 18:54:19 found: java.lang.Class 18:54:19 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 18:54:19 required: java.lang.Class 18:54:19 found: java.lang.Class 18:54:19 [INFO] 18:54:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 18:54:19 [INFO] 18:54:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- 18:54:19 [INFO] Fork Value is true 18:54:29 [INFO] Done SpotBugs Analysis.... 18:54:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:54:29 [INFO] 18:54:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 18:54:29 [INFO] 18:54:29 [INFO] 18:54:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- 18:54:29 [INFO] BugInstance size is 0 18:54:29 [INFO] Error size is 0 18:54:29 [INFO] No errors/warnings found 18:54:29 [INFO] 18:54:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 18:54:29 [INFO] Copying 4 resources from src/test/resources to target/test-classes 18:54:29 [INFO] 18:54:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-impl --- 18:54:29 [INFO] Recompiling the module because of changed dependency. 18:54:29 [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes 18:54:31 [INFO] 18:54:31 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-impl --- 18:54:31 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/surefire-reports 18:54:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:54:31 [INFO] 18:54:31 [INFO] ------------------------------------------------------- 18:54:31 [INFO] T E S T S 18:54:31 [INFO] ------------------------------------------------------- 18:54:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 18:54:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:54:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.18 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 18:54:47 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 18:54:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.435 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 18:54:55 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 18:54:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 18:54:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 18:54:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 18:54:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 18:54:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 18:54:55 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 18:54:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 18:54:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 18:54:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 18:54:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 18:54:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 18:54:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 18:54:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 18:54:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 18:54:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 18:54:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 18:54:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 18:54:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 18:54:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 18:54:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 18:54:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 18:54:58 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 18:55:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 18:55:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 18:55:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 18:55:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 18:55:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 18:55:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 18:55:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 18:55:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 18:55:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 18:55:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 18:55:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 18:55:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 18:55:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 18:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 18:55:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 18:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 18:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 18:55:01 [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 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 18:55:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 18:55:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 18:55:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 18:55:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 18:55:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 18:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 18:55:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 18:55:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 18:55:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 18:55:01 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 18:55:02 [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 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 18:55:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 18:55:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 18:55:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 18:55:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 18:55:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 18:55:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 18:55:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 18:55:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 18:55:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 18:55:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 18:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 18:55:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 18:55:02 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 18:55:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 18:55:02 [INFO] 18:55:02 [INFO] Results: 18:55:02 [INFO] 18:55:02 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 18:55:02 [INFO] 18:55:02 [INFO] 18:55:02 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-impl --- 18:55:02 [INFO] 18:55:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- 18:55:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT.jar 18:55:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 18:55:03 [INFO] 18:55:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- 18:55:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-javadoc.jar 18:55:06 [INFO] 18:55:06 [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- 18:55:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-tests.jar 18:55:07 [INFO] 18:55:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- 18:55:07 [INFO] CycloneDX: Resolving Dependencies 18:55:07 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 18:55:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml 18:55:08 [INFO] attaching as openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json 18:55:08 [INFO] attaching as openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.json 18:55:08 [INFO] 18:55:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 18:55:08 [INFO] Skipping duplicate-finder execution! 18:55:08 [INFO] 18:55:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 18:55:08 [INFO] No dependency problems found 18:55:08 [INFO] 18:55:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- 18:55:08 [INFO] 18:55:08 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-impl --- 18:55:08 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 18:55:08 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 18:55:08 [INFO] 18:55:08 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- 18:55:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT.pom 18:55:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT.jar 18:55:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-javadoc.jar 18:55:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-tests.jar 18:55:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT-cyclonedx.json 18:55:08 [INFO] 18:55:08 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- 18:55:08 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-SNAPSHOT.jar 18:55:08 [INFO] Writing OBR metadata 18:55:08 [INFO] 18:55:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-impl --- 18:55:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:55:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:55:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:08 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 18:55:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:55:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:08 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 18:55:08 [INFO] 18:55:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-impl --- 18:55:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:55:08 [INFO] 18:55:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 18:55:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT-sources.jar 18:55:08 [INFO] 18:55:08 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 18:55:08 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.21.1-SNAPSHOT [8/84] 18:55:08 [INFO] from features/odl-openflowjava-protocol/pom.xml 18:55:08 [INFO] ------------------------------[ feature ]------------------------------- 18:55:09 [INFO] 18:55:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- 18:55:09 [INFO] 18:55:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- 18:55:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:55:09 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:55:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:09 [INFO] 18:55:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 18:55:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:09 [INFO] 18:55:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 18:55:10 [INFO] 18:55:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- 18:55:10 [INFO] 18:55:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 18:55:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:55:10 [INFO] argLine set to empty 18:55:10 [INFO] 18:55:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 18:55:10 [INFO] Starting audit... 18:55:10 Audit done. 18:55:10 [INFO] You have 0 Checkstyle violations. 18:55:10 [INFO] 18:55:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 18:55:10 [INFO] Starting audit... 18:55:10 Audit done. 18:55:10 [INFO] You have 0 Checkstyle violations. 18:55:10 [INFO] 18:55:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- 18:55:10 [INFO] 18:55:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 18:55:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 18:55:11 [INFO] ...done! 18:55:11 [INFO] Attaching features XML 18:55:11 [INFO] 18:55:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- 18:55:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:55:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:55:11 [INFO] 18:55:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 18:55:11 [INFO] 18:55:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 18:55:11 [INFO] No files found to run spotbugs, check compile phase has been run 18:55:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:55:11 [INFO] 18:55:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 18:55:11 [INFO] 18:55:11 [INFO] 18:55:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- 18:55:11 [INFO] 18:55:11 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowjava-protocol --- 18:55:12 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 18:55:14 [INFO] Project dependency features detected: [] 18:55:14 [INFO] Pax Exam System (Version: 4.14.0) created. 18:55:14 [INFO] Creating RMI registry server on 127.0.0.1:39389 18:55:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:55:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:55:14 [INFO] Waiting for remote bundle context.. on 39389 name: 89882fd3-7ef6-4840-8cea-34f7d7b549b5 timout: [ RelativeTimeout value = 180000 ] 18:55:19 [INFO] Building jar from resources and headers. 18:55:19 [INFO] Writing jar finished. 18:55:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:55:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:55:22 [INFO] 18:55:22 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowjava-protocol --- 18:55:22 [INFO] 18:55:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 18:55:22 [INFO] No Javadoc in project. Archive not created. 18:55:22 [INFO] 18:55:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- 18:55:22 [INFO] CycloneDX: Resolving Dependencies 18:55:23 [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s) 18:55:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml 18:55:23 [INFO] attaching as odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json 18:55:23 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:55:23 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:55:23 [INFO] attaching as odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.json 18:55:23 [INFO] 18:55:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 18:55:23 [INFO] Skipping duplicate-finder execution! 18:55:23 [INFO] 18:55:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 18:55:23 [INFO] Skipping plugin execution 18:55:23 [INFO] 18:55:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 18:55:24 [INFO] Skipping source per configuration. 18:55:24 [INFO] 18:55:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 18:55:24 [INFO] 18:55:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowjava-protocol --- 18:55:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:55:24 [INFO] 18:55:24 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- 18:55:24 [WARNING] 18:55:24 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 18:55:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:55:24 [WARNING] 18:55:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:55:24 [WARNING] 18:55:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT.pom 18:55:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT-features.xml 18:55:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-SNAPSHOT-cyclonedx.json 18:55:24 [INFO] 18:55:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowjava-protocol --- 18:55:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:55:24 [WARNING] 18:55:24 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 18:55:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:55:24 [WARNING] 18:55:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:55:24 [WARNING] 18:55:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:55:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:24 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 18:55:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:55:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:24 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 18:55:24 [INFO] 18:55:24 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 18:55:24 [INFO] Building model-inventory 0.21.1-SNAPSHOT [9/84] 18:55:24 [INFO] from model/model-inventory/pom.xml 18:55:24 [INFO] -------------------------------[ bundle ]------------------------------- 18:55:24 [INFO] 18:55:24 [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- 18:55:24 [INFO] 18:55:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- 18:55:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:24 [INFO] 18:55:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- 18:55:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:24 [INFO] 18:55:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- 18:55:24 [INFO] 18:55:24 [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- 18:55:24 [INFO] 18:55:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-inventory --- 18:55:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:55:24 [INFO] 18:55:24 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-inventory --- 18:55:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:55:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 18:55:24 [INFO] yang-to-sources: Found 2 dependencies in 1.156 ms 18:55:24 [INFO] yang-to-sources: Project model files found: 1 in 21.41 ms 18:55:24 [INFO] yang-to-sources: 3 YANG models processed in 53.98 ms 18:55:24 [INFO] BindingJavaFileGenerator: Defined 32 files in 7.333 ms 18:55:24 [INFO] Sorted 32 files into 5 directories in 146.7 μs 18:55:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 35.58 ms 18:55:24 [INFO] 18:55:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 18:55:24 [INFO] Starting audit... 18:55:24 Audit done. 18:55:24 [INFO] You have 0 Checkstyle violations. 18:55:24 [INFO] 18:55:24 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 18:55:24 [INFO] Starting audit... 18:55:24 Audit done. 18:55:24 [INFO] You have 0 Checkstyle violations. 18:55:24 [INFO] 18:55:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- 18:55:24 [INFO] 18:55:24 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 18:55:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 18:55:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 18:55:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:55:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:55:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:55:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 18:55:24 [INFO] 18:55:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- 18:55:24 [INFO] Recompiling the module because of changed source code. 18:55:24 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 18:55:25 [INFO] 18:55:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> 18:55:25 [INFO] 18:55:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- 18:55:25 [INFO] Fork Value is true 18:55:27 [INFO] Done SpotBugs Analysis.... 18:55:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:55:27 [INFO] 18:55:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< 18:55:27 [INFO] 18:55:27 [INFO] 18:55:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- 18:55:27 [INFO] BugInstance size is 0 18:55:27 [INFO] Error size is 0 18:55:27 [INFO] No errors/warnings found 18:55:27 [INFO] 18:55:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- 18:55:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/test/resources 18:55:27 [INFO] 18:55:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-inventory --- 18:55:27 [INFO] No sources to compile 18:55:27 [INFO] 18:55:27 [INFO] --- surefire:3.5.4:test (default-test) @ model-inventory --- 18:55:27 [INFO] No tests to run. 18:55:27 [INFO] 18:55:27 [INFO] --- copy:14.1.6:copy-files (default) @ model-inventory --- 18:55:27 [INFO] 18:55:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- 18:55:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT.jar 18:55:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/META-INF/MANIFEST.MF 18:55:27 [INFO] 18:55:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- 18:55:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-javadoc.jar 18:55:29 [INFO] 18:55:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- 18:55:29 [INFO] CycloneDX: Resolving Dependencies 18:55:29 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 18:55:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml 18:55:29 [INFO] attaching as model-inventory-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json 18:55:29 [INFO] attaching as model-inventory-0.21.1-SNAPSHOT-cyclonedx.json 18:55:29 [INFO] 18:55:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 18:55:29 [INFO] Skipping duplicate-finder execution! 18:55:29 [INFO] 18:55:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-inventory --- 18:55:29 [INFO] No dependency problems found 18:55:29 [INFO] 18:55:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 18:55:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-sources.jar 18:55:29 [INFO] 18:55:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- 18:55:29 [INFO] 18:55:29 [INFO] --- jacoco:0.8.14:report (report) @ model-inventory --- 18:55:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:55:29 [INFO] 18:55:29 [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- 18:55:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT.pom 18:55:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT.jar 18:55:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-javadoc.jar 18:55:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-cyclonedx.json 18:55:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT-sources.jar 18:55:29 [INFO] 18:55:29 [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- 18:55:29 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-SNAPSHOT.jar 18:55:29 [INFO] Writing OBR metadata 18:55:29 [INFO] 18:55:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-inventory --- 18:55:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:55:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:29 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 18:55:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:29 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 18:55:29 [INFO] 18:55:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-inventory --- 18:55:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:55:29 [INFO] 18:55:29 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 18:55:29 [INFO] Building model-flow-base 0.21.1-SNAPSHOT [10/84] 18:55:29 [INFO] from model/model-flow-base/pom.xml 18:55:29 [INFO] -------------------------------[ bundle ]------------------------------- 18:55:30 [INFO] 18:55:30 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- 18:55:30 [INFO] 18:55:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- 18:55:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:30 [INFO] 18:55:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- 18:55:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:30 [INFO] 18:55:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- 18:55:30 [INFO] 18:55:30 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- 18:55:30 [INFO] 18:55:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-base --- 18:55:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:55:30 [INFO] 18:55:30 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-base --- 18:55:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:55:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 18:55:30 [INFO] yang-to-sources: Found 7 dependencies in 1.850 ms 18:55:30 [INFO] yang-to-sources: Project model files found: 11 in 26.07 ms 18:55:30 [INFO] yang-to-sources: 21 YANG models processed in 443.3 ms 18:55:30 [INFO] BindingJavaFileGenerator: Defined 602 files in 65.08 ms 18:55:30 [INFO] Sorted 602 files into 136 directories in 1.183 ms 18:55:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 218.3 ms 18:55:31 [INFO] 18:55:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 18:55:31 [INFO] Starting audit... 18:55:31 Audit done. 18:55:31 [INFO] You have 0 Checkstyle violations. 18:55:31 [INFO] 18:55:31 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 18:55:31 [INFO] Starting audit... 18:55:31 Audit done. 18:55:31 [INFO] You have 0 Checkstyle violations. 18:55:31 [INFO] 18:55:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- 18:55:31 [INFO] 18:55:31 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 18:55:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 18:55:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 18:55:31 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 18:55:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:55:31 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 18:55:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 18:55:31 [INFO] 18:55:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- 18:55:31 [INFO] Recompiling the module because of changed dependency. 18:55:31 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 18:55:33 [INFO] 18:55:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> 18:55:33 [INFO] 18:55:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- 18:55:33 [INFO] Fork Value is true 18:55:37 [INFO] Done SpotBugs Analysis.... 18:55:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:55:37 [INFO] 18:55:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< 18:55:37 [INFO] 18:55:37 [INFO] 18:55:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- 18:55:37 [INFO] BugInstance size is 0 18:55:37 [INFO] Error size is 0 18:55:37 [INFO] No errors/warnings found 18:55:37 [INFO] 18:55:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- 18:55:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/test/resources 18:55:37 [INFO] 18:55:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-base --- 18:55:37 [INFO] No sources to compile 18:55:37 [INFO] 18:55:37 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-base --- 18:55:37 [INFO] No tests to run. 18:55:37 [INFO] 18:55:37 [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-base --- 18:55:37 [INFO] 18:55:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- 18:55:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT.jar 18:55:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/META-INF/MANIFEST.MF 18:55:38 [INFO] 18:55:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- 18:55:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-javadoc.jar 18:55:45 [INFO] 18:55:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- 18:55:45 [INFO] CycloneDX: Resolving Dependencies 18:55:46 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 18:55:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml 18:55:46 [INFO] attaching as model-flow-base-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json 18:55:46 [INFO] attaching as model-flow-base-0.21.1-SNAPSHOT-cyclonedx.json 18:55:46 [INFO] 18:55:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 18:55:46 [INFO] Skipping duplicate-finder execution! 18:55:46 [INFO] 18:55:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-base --- 18:55:46 [WARNING] Used undeclared dependencies found: 18:55:46 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 18:55:46 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 18:55:46 [INFO] 18:55:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 18:55:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-sources.jar 18:55:46 [INFO] 18:55:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- 18:55:46 [INFO] 18:55:46 [INFO] --- jacoco:0.8.14:report (report) @ model-flow-base --- 18:55:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:55:46 [INFO] 18:55:46 [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- 18:55:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT.pom 18:55:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT.jar 18:55:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-javadoc.jar 18:55:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-cyclonedx.xml 18:55:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-cyclonedx.json 18:55:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT-sources.jar 18:55:46 [INFO] 18:55:46 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- 18:55:46 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-SNAPSHOT.jar 18:55:46 [INFO] Writing OBR metadata 18:55:46 [INFO] 18:55:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-base --- 18:55:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:55:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:55:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml 18:55:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 18:55:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:55:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:55:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:55:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:55:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:55:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:55:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:55:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:55:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:55:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:55:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:55:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:55:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:55:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:55:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:55:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:55:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:55:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:55:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:55:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:55:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:55:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:55:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:55:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:55:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:55:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:55:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:55:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:55:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 18:55:46 [INFO] 18:55:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-base --- 18:55:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:55:46 [INFO] 18:55:46 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 18:55:46 [INFO] Building model-flow-service 0.21.1-SNAPSHOT [11/84] 18:55:46 [INFO] from model/model-flow-service/pom.xml 18:55:46 [INFO] -------------------------------[ bundle ]------------------------------- 18:55:46 [INFO] 18:55:46 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- 18:55:46 [INFO] 18:55:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- 18:55:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:46 [INFO] 18:55:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- 18:55:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:55:46 [INFO] 18:55:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- 18:55:47 [INFO] 18:55:47 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- 18:55:47 [INFO] 18:55:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-service --- 18:55:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:55:47 [INFO] 18:55:47 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-service --- 18:55:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:55:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 18:55:47 [INFO] yang-to-sources: Found 8 dependencies in 2.023 ms 18:55:47 [INFO] yang-to-sources: Project model files found: 22 in 8.482 ms 18:55:47 [INFO] yang-to-sources: 45 YANG models processed in 617.9 ms 18:55:48 [INFO] BindingJavaFileGenerator: Defined 521 files in 55.37 ms 18:55:48 [INFO] Sorted 521 files into 101 directories in 759.0 μs 18:55:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 142.4 ms 18:55:48 [INFO] 18:55:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 18:55:48 [INFO] Starting audit... 18:55:48 Audit done. 18:55:48 [INFO] You have 0 Checkstyle violations. 18:55:48 [INFO] 18:55:48 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 18:55:48 [INFO] Starting audit... 18:55:48 Audit done. 18:55:48 [INFO] You have 0 Checkstyle violations. 18:55:48 [INFO] 18:55:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- 18:55:48 [INFO] 18:55:48 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 18:55:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 18:55:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 18:55:48 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 18:55:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:55:48 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 18:55:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 18:55:48 [INFO] 18:55:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- 18:55:48 [INFO] Recompiling the module because of changed dependency. 18:55:48 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:55:50 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/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. 18:55:50 [INFO] 18:55:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> 18:55:50 [INFO] 18:55:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- 18:55:50 [INFO] Fork Value is true 18:55:54 [INFO] Done SpotBugs Analysis.... 18:55:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:55:54 [INFO] 18:55:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< 18:55:54 [INFO] 18:55:54 [INFO] 18:55:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- 18:55:54 [INFO] BugInstance size is 0 18:55:54 [INFO] Error size is 0 18:55:54 [INFO] No errors/warnings found 18:55:54 [INFO] 18:55:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- 18:55:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/test/resources 18:55:54 [INFO] 18:55:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-service --- 18:55:54 [INFO] No sources to compile 18:55:54 [INFO] 18:55:54 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-service --- 18:55:54 [INFO] No tests to run. 18:55:54 [INFO] 18:55:54 [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-service --- 18:55:54 [INFO] 18:55:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- 18:55:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT.jar 18:55:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/META-INF/MANIFEST.MF 18:55:54 [INFO] 18:55:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- 18:56:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-javadoc.jar 18:56:01 [INFO] 18:56:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- 18:56:01 [INFO] CycloneDX: Resolving Dependencies 18:56:02 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 18:56:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml 18:56:02 [INFO] attaching as model-flow-service-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json 18:56:02 [INFO] attaching as model-flow-service-0.21.1-SNAPSHOT-cyclonedx.json 18:56:02 [INFO] 18:56:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 18:56:02 [INFO] Skipping duplicate-finder execution! 18:56:02 [INFO] 18:56:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-service --- 18:56:02 [INFO] No dependency problems found 18:56:02 [INFO] 18:56:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 18:56:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-sources.jar 18:56:02 [INFO] 18:56:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- 18:56:02 [INFO] 18:56:02 [INFO] --- jacoco:0.8.14:report (report) @ model-flow-service --- 18:56:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:56:02 [INFO] 18:56:02 [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- 18:56:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT.pom 18:56:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT.jar 18:56:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-javadoc.jar 18:56:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-cyclonedx.json 18:56:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT-sources.jar 18:56:02 [INFO] 18:56:02 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- 18:56:02 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-SNAPSHOT.jar 18:56:02 [INFO] Writing OBR metadata 18:56:03 [INFO] 18:56:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-service --- 18:56:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:03 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 18:56:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:03 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 18:56:03 [INFO] 18:56:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-service --- 18:56:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:56:03 [INFO] 18:56:03 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 18:56:03 [INFO] Building model-flow-statistics 0.21.1-SNAPSHOT [12/84] 18:56:03 [INFO] from model/model-flow-statistics/pom.xml 18:56:03 [INFO] -------------------------------[ bundle ]------------------------------- 18:56:03 [INFO] 18:56:03 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- 18:56:03 [INFO] 18:56:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- 18:56:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:03 [INFO] 18:56:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 18:56:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:03 [INFO] 18:56:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- 18:56:03 [INFO] 18:56:03 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- 18:56:03 [INFO] 18:56:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-statistics --- 18:56:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:56:03 [INFO] 18:56:03 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-statistics --- 18:56:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:56:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 18:56:03 [INFO] yang-to-sources: Found 9 dependencies in 2.506 ms 18:56:03 [INFO] yang-to-sources: Project model files found: 8 in 11.20 ms 18:56:03 [INFO] yang-to-sources: 32 YANG models processed in 387.8 ms 18:56:03 [INFO] BindingJavaFileGenerator: Defined 292 files in 41.42 ms 18:56:03 [INFO] Sorted 292 files into 46 directories in 421.8 μs 18:56:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 100.6 ms 18:56:03 [INFO] 18:56:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 18:56:04 [INFO] Starting audit... 18:56:04 Audit done. 18:56:04 [INFO] You have 0 Checkstyle violations. 18:56:04 [INFO] 18:56:04 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 18:56:04 [INFO] Starting audit... 18:56:04 Audit done. 18:56:04 [INFO] You have 0 Checkstyle violations. 18:56:04 [INFO] 18:56:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- 18:56:04 [INFO] 18:56:04 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 18:56:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 18:56:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 18:56:04 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 18:56:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:56:04 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 18:56:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 18:56:04 [INFO] 18:56:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- 18:56:04 [INFO] Recompiling the module because of changed dependency. 18:56:04 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:56:05 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/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. 18:56:05 [INFO] 18:56:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 18:56:05 [INFO] 18:56:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- 18:56:05 [INFO] Fork Value is true 18:56:08 [INFO] Done SpotBugs Analysis.... 18:56:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:08 [INFO] 18:56:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 18:56:08 [INFO] 18:56:08 [INFO] 18:56:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- 18:56:08 [INFO] BugInstance size is 0 18:56:08 [INFO] Error size is 0 18:56:08 [INFO] No errors/warnings found 18:56:08 [INFO] 18:56:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 18:56:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/test/resources 18:56:08 [INFO] 18:56:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-statistics --- 18:56:08 [INFO] No sources to compile 18:56:08 [INFO] 18:56:08 [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-statistics --- 18:56:08 [INFO] No tests to run. 18:56:08 [INFO] 18:56:08 [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-statistics --- 18:56:08 [INFO] 18:56:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- 18:56:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT.jar 18:56:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 18:56:08 [INFO] 18:56:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- 18:56:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-javadoc.jar 18:56:13 [INFO] 18:56:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- 18:56:13 [INFO] CycloneDX: Resolving Dependencies 18:56:14 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 18:56:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml 18:56:14 [INFO] attaching as model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json 18:56:14 [INFO] attaching as model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.json 18:56:14 [INFO] 18:56:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 18:56:14 [INFO] Skipping duplicate-finder execution! 18:56:14 [INFO] 18:56:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 18:56:14 [INFO] No dependency problems found 18:56:14 [INFO] 18:56:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 18:56:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-sources.jar 18:56:14 [INFO] 18:56:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- 18:56:14 [INFO] 18:56:14 [INFO] --- jacoco:0.8.14:report (report) @ model-flow-statistics --- 18:56:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:56:14 [INFO] 18:56:14 [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- 18:56:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT.pom 18:56:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT.jar 18:56:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-javadoc.jar 18:56:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-cyclonedx.json 18:56:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT-sources.jar 18:56:14 [INFO] 18:56:14 [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- 18:56:14 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-SNAPSHOT.jar 18:56:14 [INFO] Writing OBR metadata 18:56:14 [INFO] 18:56:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-statistics --- 18:56:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:14 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 18:56:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:14 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 18:56:14 [INFO] 18:56:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-statistics --- 18:56:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:56:14 [INFO] 18:56:14 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 18:56:14 [INFO] Building model-topology 0.21.1-SNAPSHOT [13/84] 18:56:14 [INFO] from model/model-topology/pom.xml 18:56:14 [INFO] -------------------------------[ bundle ]------------------------------- 18:56:14 [INFO] 18:56:14 [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- 18:56:14 [INFO] 18:56:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- 18:56:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:14 [INFO] 18:56:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- 18:56:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:14 [INFO] 18:56:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- 18:56:15 [INFO] 18:56:15 [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- 18:56:15 [INFO] 18:56:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-topology --- 18:56:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:56:15 [INFO] 18:56:15 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-topology --- 18:56:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:56:15 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 18:56:15 [INFO] yang-to-sources: Found 5 dependencies in 716.2 μs 18:56:15 [INFO] yang-to-sources: Project model files found: 1 in 1.115 ms 18:56:15 [INFO] yang-to-sources: 5 YANG models processed in 58.10 ms 18:56:15 [INFO] BindingJavaFileGenerator: Defined 8 files in 7.119 ms 18:56:15 [INFO] Sorted 8 files into 3 directories in 77.93 μs 18:56:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 10.28 ms 18:56:15 [INFO] 18:56:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 18:56:15 [INFO] Starting audit... 18:56:15 Audit done. 18:56:15 [INFO] You have 0 Checkstyle violations. 18:56:15 [INFO] 18:56:15 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 18:56:15 [INFO] Starting audit... 18:56:15 Audit done. 18:56:15 [INFO] You have 0 Checkstyle violations. 18:56:15 [INFO] 18:56:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- 18:56:15 [INFO] 18:56:15 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 18:56:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 18:56:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 18:56:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:56:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:56:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:56:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 18:56:15 [INFO] 18:56:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- 18:56:15 [INFO] Recompiling the module because of changed dependency. 18:56:15 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 18:56:15 [INFO] 18:56:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> 18:56:15 [INFO] 18:56:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- 18:56:15 [INFO] Fork Value is true 18:56:17 [INFO] Done SpotBugs Analysis.... 18:56:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:17 [INFO] 18:56:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< 18:56:17 [INFO] 18:56:17 [INFO] 18:56:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- 18:56:17 [INFO] BugInstance size is 0 18:56:17 [INFO] Error size is 0 18:56:17 [INFO] No errors/warnings found 18:56:17 [INFO] 18:56:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- 18:56:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/test/resources 18:56:17 [INFO] 18:56:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-topology --- 18:56:17 [INFO] No sources to compile 18:56:17 [INFO] 18:56:17 [INFO] --- surefire:3.5.4:test (default-test) @ model-topology --- 18:56:17 [INFO] No tests to run. 18:56:17 [INFO] 18:56:17 [INFO] --- copy:14.1.6:copy-files (default) @ model-topology --- 18:56:17 [INFO] 18:56:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- 18:56:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT.jar 18:56:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/META-INF/MANIFEST.MF 18:56:17 [INFO] 18:56:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- 18:56:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-javadoc.jar 18:56:18 [INFO] 18:56:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- 18:56:18 [INFO] CycloneDX: Resolving Dependencies 18:56:19 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 18:56:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml 18:56:19 [INFO] attaching as model-topology-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json 18:56:19 [INFO] attaching as model-topology-0.21.1-SNAPSHOT-cyclonedx.json 18:56:19 [INFO] 18:56:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 18:56:19 [INFO] Skipping duplicate-finder execution! 18:56:19 [INFO] 18:56:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-topology --- 18:56:19 [WARNING] Used undeclared dependencies found: 18:56:19 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile 18:56:19 [INFO] 18:56:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 18:56:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-sources.jar 18:56:19 [INFO] 18:56:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- 18:56:19 [INFO] 18:56:19 [INFO] --- jacoco:0.8.14:report (report) @ model-topology --- 18:56:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:56:19 [INFO] 18:56:19 [INFO] --- install:3.1.4:install (default-install) @ model-topology --- 18:56:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT.pom 18:56:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT.jar 18:56:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-javadoc.jar 18:56:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-cyclonedx.json 18:56:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT-sources.jar 18:56:19 [INFO] 18:56:19 [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- 18:56:19 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-SNAPSHOT.jar 18:56:19 [INFO] Writing OBR metadata 18:56:19 [INFO] 18:56:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-topology --- 18:56:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:19 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 18:56:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:19 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 18:56:19 [INFO] 18:56:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-topology --- 18:56:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:56:19 [INFO] 18:56:19 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 18:56:19 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.1-SNAPSHOT [14/84] 18:56:19 [INFO] from features/odl-openflowplugin-nsf-model/pom.xml 18:56:19 [INFO] ------------------------------[ feature ]------------------------------- 18:56:19 [INFO] 18:56:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 18:56:19 [INFO] 18:56:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 18:56:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:19 [INFO] 18:56:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 18:56:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:19 [INFO] 18:56:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] 18:56:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] 18:56:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:56:20 [INFO] argLine set to empty 18:56:20 [INFO] 18:56:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] Starting audit... 18:56:20 Audit done. 18:56:20 [INFO] You have 0 Checkstyle violations. 18:56:20 [INFO] 18:56:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] Starting audit... 18:56:20 Audit done. 18:56:20 [INFO] You have 0 Checkstyle violations. 18:56:20 [INFO] 18:56:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] 18:56:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 18:56:20 [INFO] ...done! 18:56:20 [INFO] Attaching features XML 18:56:20 [INFO] 18:56:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:56:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:56:20 [INFO] 18:56:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 18:56:20 [INFO] 18:56:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] No files found to run spotbugs, check compile phase has been run 18:56:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:20 [INFO] 18:56:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 18:56:20 [INFO] 18:56:20 [INFO] 18:56:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] 18:56:20 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nsf-model --- 18:56:20 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 18:56:20 [INFO] Project dependency features detected: [] 18:56:20 [INFO] Pax Exam System (Version: 4.14.0) created. 18:56:20 [INFO] Creating RMI registry server on 127.0.0.1:36515 18:56:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:56:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:56:20 [INFO] Waiting for remote bundle context.. on 36515 name: 79f7d358-f496-4bc9-bac4-cb941a17a57c timout: [ RelativeTimeout value = 180000 ] 18:56:25 [INFO] Building jar from resources and headers. 18:56:25 [INFO] Writing jar finished. 18:56:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:56:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:56:27 [INFO] 18:56:27 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nsf-model --- 18:56:27 [INFO] 18:56:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 18:56:27 [INFO] No Javadoc in project. Archive not created. 18:56:27 [INFO] 18:56:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- 18:56:27 [INFO] CycloneDX: Resolving Dependencies 18:56:28 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 18:56:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml 18:56:28 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json 18:56:28 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.json 18:56:28 [INFO] 18:56:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 18:56:28 [INFO] Skipping duplicate-finder execution! 18:56:28 [INFO] 18:56:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 18:56:28 [INFO] Skipping plugin execution 18:56:28 [INFO] 18:56:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 18:56:28 [INFO] Skipping source per configuration. 18:56:28 [INFO] 18:56:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 18:56:28 [INFO] 18:56:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nsf-model --- 18:56:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:56:28 [INFO] 18:56:28 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- 18:56:28 [WARNING] 18:56:28 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 18:56:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:56:28 [WARNING] 18:56:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:56:28 [WARNING] 18:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT.pom 18:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-features.xml 18:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT-cyclonedx.json 18:56:28 [INFO] 18:56:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 18:56:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:28 [WARNING] 18:56:28 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 18:56:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:56:28 [WARNING] 18:56:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:56:28 [WARNING] 18:56:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:28 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 18:56:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:28 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 18:56:28 [INFO] 18:56:28 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 18:56:28 [INFO] Building liblldp 0.21.1-SNAPSHOT [15/84] 18:56:28 [INFO] from libraries/liblldp/pom.xml 18:56:28 [INFO] -------------------------------[ bundle ]------------------------------- 18:56:28 [INFO] 18:56:28 [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- 18:56:28 [INFO] 18:56:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- 18:56:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:28 [INFO] 18:56:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- 18:56:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:28 [INFO] 18:56:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- 18:56:29 [INFO] 18:56:29 [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- 18:56:29 [INFO] 18:56:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ liblldp --- 18:56:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:56:29 [INFO] 18:56:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 18:56:29 [INFO] Starting audit... 18:56:29 Audit done. 18:56:29 [INFO] You have 0 Checkstyle violations. 18:56:29 [INFO] 18:56:29 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 18:56:30 [INFO] Starting audit... 18:56:30 Audit done. 18:56:30 [INFO] You have 0 Checkstyle violations. 18:56:30 [INFO] 18:56:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- 18:56:30 [INFO] 18:56:30 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 18:56:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 18:56:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 18:56:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 18:56:30 [INFO] 18:56:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- 18:56:30 [INFO] Recompiling the module because of changed source code. 18:56:30 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 18:56:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy 18:56:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy 18:56:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy 18:56:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy 18:56:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy 18:56:30 [INFO] 18:56:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> 18:56:30 [INFO] 18:56:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- 18:56:30 [INFO] Fork Value is true 18:56:34 [INFO] Done SpotBugs Analysis.... 18:56:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:34 [INFO] 18:56:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< 18:56:34 [INFO] 18:56:34 [INFO] 18:56:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- 18:56:34 [INFO] BugInstance size is 0 18:56:34 [INFO] Error size is 0 18:56:34 [INFO] No errors/warnings found 18:56:34 [INFO] 18:56:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- 18:56:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:56:34 [INFO] 18:56:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ liblldp --- 18:56:34 [INFO] Recompiling the module because of changed dependency. 18:56:34 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 18:56:34 [INFO] 18:56:34 [INFO] --- surefire:3.5.4:test (default-test) @ liblldp --- 18:56:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/surefire-reports 18:56:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:56:34 [INFO] 18:56:34 [INFO] ------------------------------------------------------- 18:56:34 [INFO] T E S T S 18:56:34 [INFO] ------------------------------------------------------- 18:56:35 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 18:56:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 18:56:35 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 18:56:35 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 18:56:35 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 18:56:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 18:56:36 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 18:56:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 18:56:36 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 18:56:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 18:56:36 [INFO] 18:56:36 [INFO] Results: 18:56:36 [INFO] 18:56:36 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 18:56:36 [INFO] 18:56:36 [INFO] 18:56:36 [INFO] --- copy:14.1.6:copy-files (default) @ liblldp --- 18:56:36 [INFO] 18:56:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- 18:56:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT.jar 18:56:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/META-INF/MANIFEST.MF 18:56:36 [INFO] 18:56:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- 18:56:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-javadoc.jar 18:56:37 [INFO] 18:56:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- 18:56:37 [INFO] CycloneDX: Resolving Dependencies 18:56:38 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 18:56:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml 18:56:38 [INFO] attaching as liblldp-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json 18:56:38 [INFO] attaching as liblldp-0.21.1-SNAPSHOT-cyclonedx.json 18:56:38 [INFO] 18:56:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 18:56:38 [INFO] Skipping duplicate-finder execution! 18:56:38 [INFO] 18:56:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ liblldp --- 18:56:38 [INFO] No dependency problems found 18:56:38 [INFO] 18:56:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 18:56:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-sources.jar 18:56:38 [INFO] 18:56:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- 18:56:38 [INFO] 18:56:38 [INFO] --- jacoco:0.8.14:report (report) @ liblldp --- 18:56:38 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec 18:56:38 [INFO] Analyzed bundle 'liblldp' with 13 classes 18:56:38 [INFO] 18:56:38 [INFO] --- install:3.1.4:install (default-install) @ liblldp --- 18:56:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT.pom 18:56:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT.jar 18:56:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-javadoc.jar 18:56:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-cyclonedx.json 18:56:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT-sources.jar 18:56:38 [INFO] 18:56:38 [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- 18:56:38 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-SNAPSHOT.jar 18:56:38 [INFO] Writing OBR metadata 18:56:38 [INFO] 18:56:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ liblldp --- 18:56:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:38 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 18:56:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:38 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 18:56:38 [INFO] 18:56:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ liblldp --- 18:56:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:56:38 [INFO] 18:56:38 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 18:56:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.21.1-SNAPSHOT [16/84] 18:56:38 [INFO] from features/odl-openflowplugin-libraries/pom.xml 18:56:38 [INFO] ------------------------------[ feature ]------------------------------- 18:56:38 [INFO] 18:56:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] 18:56:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:38 [INFO] 18:56:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:38 [INFO] 18:56:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] 18:56:38 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] 18:56:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:56:38 [INFO] argLine set to empty 18:56:38 [INFO] 18:56:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Starting audit... 18:56:38 Audit done. 18:56:38 [INFO] You have 0 Checkstyle violations. 18:56:38 [INFO] 18:56:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Starting audit... 18:56:38 Audit done. 18:56:38 [INFO] You have 0 Checkstyle violations. 18:56:38 [INFO] 18:56:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] 18:56:38 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 18:56:38 [INFO] ...done! 18:56:38 [INFO] Attaching features XML 18:56:38 [INFO] 18:56:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:56:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:56:38 [INFO] 18:56:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 18:56:38 [INFO] 18:56:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] No files found to run spotbugs, check compile phase has been run 18:56:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:38 [INFO] 18:56:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 18:56:38 [INFO] 18:56:38 [INFO] 18:56:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] 18:56:38 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-libraries --- 18:56:38 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 18:56:38 [INFO] Project dependency features detected: [] 18:56:38 [INFO] Pax Exam System (Version: 4.14.0) created. 18:56:38 [INFO] Creating RMI registry server on 127.0.0.1:36887 18:56:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:56:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:56:39 [INFO] Waiting for remote bundle context.. on 36887 name: 3d763644-8449-49f5-903f-3b25e985d54a timout: [ RelativeTimeout value = 180000 ] 18:56:43 [INFO] Building jar from resources and headers. 18:56:43 [INFO] Writing jar finished. 18:56:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:56:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:56:45 [INFO] 18:56:45 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-libraries --- 18:56:45 [INFO] 18:56:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 18:56:45 [INFO] No Javadoc in project. Archive not created. 18:56:45 [INFO] 18:56:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- 18:56:45 [INFO] CycloneDX: Resolving Dependencies 18:56:45 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 18:56:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml 18:56:46 [INFO] attaching as odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json 18:56:46 [INFO] attaching as odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.json 18:56:46 [INFO] 18:56:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 18:56:46 [INFO] Skipping duplicate-finder execution! 18:56:46 [INFO] 18:56:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 18:56:46 [INFO] Skipping plugin execution 18:56:46 [INFO] 18:56:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 18:56:46 [INFO] Skipping source per configuration. 18:56:46 [INFO] 18:56:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 18:56:46 [INFO] 18:56:46 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-libraries --- 18:56:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:56:46 [INFO] 18:56:46 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- 18:56:46 [WARNING] 18:56:46 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 18:56:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:56:46 [WARNING] 18:56:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:56:46 [WARNING] 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT.pom 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT-features.xml 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-SNAPSHOT-cyclonedx.json 18:56:46 [INFO] 18:56:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-libraries --- 18:56:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:46 [WARNING] 18:56:46 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 18:56:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:56:46 [WARNING] 18:56:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:56:46 [WARNING] 18:56:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 18:56:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 18:56:46 [INFO] 18:56:46 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 18:56:46 [INFO] Building openflowplugin-blueprint-config 0.21.1-SNAPSHOT [17/84] 18:56:46 [INFO] from openflowplugin-blueprint-config/pom.xml 18:56:46 [INFO] -------------------------------[ bundle ]------------------------------- 18:56:46 [INFO] 18:56:46 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:46 [INFO] 18:56:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:46 [INFO] 18:56:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:56:46 [INFO] 18:56:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Starting audit... 18:56:46 Audit done. 18:56:46 [INFO] You have 0 Checkstyle violations. 18:56:46 [INFO] 18:56:46 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Starting audit... 18:56:46 Audit done. 18:56:46 [INFO] You have 0 Checkstyle violations. 18:56:46 [INFO] 18:56:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Copying 1 resource from src/main/resources to target/classes 18:56:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 18:56:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 18:56:46 [INFO] 18:56:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] No sources to compile 18:56:46 [INFO] 18:56:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 18:56:46 [INFO] 18:56:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] No files found to run spotbugs, check compile phase has been run 18:56:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:46 [INFO] 18:56:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 18:56:46 [INFO] 18:56:46 [INFO] 18:56:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/src/test/resources 18:56:46 [INFO] 18:56:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] No sources to compile 18:56:46 [INFO] 18:56:46 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] No tests to run. 18:56:46 [INFO] 18:56:46 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar 18:56:46 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 18:56:46 [INFO] 18:56:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] No Javadoc in project. Archive not created. 18:56:46 [INFO] 18:56:46 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] CycloneDX: Resolving Dependencies 18:56:46 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 18:56:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml 18:56:46 [INFO] attaching as openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json 18:56:46 [INFO] attaching as openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 18:56:46 [INFO] 18:56:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Skipping duplicate-finder execution! 18:56:46 [INFO] 18:56:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] No dependency problems found 18:56:46 [INFO] 18:56:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-sources.jar 18:56:46 [INFO] 18:56:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] 18:56:46 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:56:46 [INFO] 18:56:46 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.pom 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-config.cfg 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 18:56:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT-sources.jar 18:56:46 [INFO] 18:56:46 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar 18:56:46 [INFO] Writing OBR metadata 18:56:46 [INFO] 18:56:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 18:56:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 18:56:46 [INFO] 18:56:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-blueprint-config --- 18:56:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:56:46 [INFO] 18:56:46 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 18:56:46 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.21.1-SNAPSHOT [18/84] 18:56:46 [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml 18:56:46 [INFO] -------------------------------[ bundle ]------------------------------- 18:56:47 [INFO] 18:56:47 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- 18:56:47 [INFO] 18:56:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:47 [INFO] 18:56:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:47 [INFO] 18:56:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 18:56:47 [INFO] 18:56:47 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- 18:56:47 [INFO] 18:56:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 18:56:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:56:47 [INFO] 18:56:47 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 18:56:47 [INFO] 18:56:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Starting audit... 18:56:47 Audit done. 18:56:47 [INFO] You have 0 Checkstyle violations. 18:56:47 [INFO] 18:56:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Starting audit... 18:56:47 Audit done. 18:56:47 [INFO] You have 0 Checkstyle violations. 18:56:47 [INFO] 18:56:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- 18:56:47 [INFO] 18:56:47 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Copying 2 resources from src/main/resources to target/classes 18:56:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 18:56:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 18:56:47 [INFO] 18:56:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Recompiling the module because of changed dependency. 18:56:47 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 18:56:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 18:56:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 18:56:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 18:56:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 18:56:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 18:56:47 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 18:56:47 [INFO] 18:56:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 18:56:47 [INFO] 18:56:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 18:56:47 [INFO] Fork Value is true 18:56:50 [INFO] Done SpotBugs Analysis.... 18:56:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:50 [INFO] 18:56:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 18:56:50 [INFO] 18:56:50 [INFO] 18:56:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- 18:56:50 [INFO] BugInstance size is 0 18:56:50 [INFO] Error size is 0 18:56:50 [INFO] No errors/warnings found 18:56:50 [INFO] 18:56:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 18:56:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/test/resources 18:56:50 [INFO] 18:56:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 18:56:50 [INFO] No sources to compile 18:56:50 [INFO] 18:56:50 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-blueprint-config --- 18:56:50 [INFO] No tests to run. 18:56:50 [INFO] 18:56:50 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-blueprint-config --- 18:56:50 [INFO] 18:56:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- 18:56:50 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar 18:56:50 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 18:56:50 [INFO] 18:56:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 18:56:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT-javadoc.jar 18:56:51 [INFO] 18:56:51 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 18:56:51 [INFO] 18:56:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- 18:56:51 [INFO] CycloneDX: Resolving Dependencies 18:56:52 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 18:56:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml 18:56:52 [INFO] attaching as openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json 18:56:52 [INFO] attaching as openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 18:56:52 [INFO] 18:56:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Skipping duplicate-finder execution! 18:56:52 [INFO] 18:56:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 18:56:52 [INFO] No dependency problems found 18:56:52 [INFO] 18:56:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 18:56:52 [INFO] 18:56:52 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:56:52 [INFO] 18:56:52 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT.pom 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-javadoc.jar 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-config.xml 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-legacyConfig.xml 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.xml 18:56:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT-cyclonedx.json 18:56:52 [INFO] 18:56:52 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar 18:56:52 [INFO] Writing OBR metadata 18:56:52 [INFO] 18:56:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:56:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:52 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 18:56:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 18:56:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:56:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:56:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:56:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:56:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:56:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:56:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:56:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:56:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:56:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:56:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:56:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:56:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:56:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:56:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:56:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:56:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:56:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:56:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:56:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:56:52 at java.lang.reflect.Method.invoke (Method.java:580) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:56:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:56:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 18:56:52 [INFO] 18:56:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:56:52 [INFO] 18:56:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 18:56:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT-sources.jar 18:56:52 [INFO] 18:56:52 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 18:56:52 [INFO] Building openflowplugin-common 0.21.1-SNAPSHOT [19/84] 18:56:52 [INFO] from openflowplugin-common/pom.xml 18:56:52 [INFO] -------------------------------[ bundle ]------------------------------- 18:56:52 [INFO] 18:56:52 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- 18:56:52 [INFO] 18:56:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- 18:56:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:52 [INFO] 18:56:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 18:56:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:56:52 [INFO] 18:56:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- 18:56:53 [INFO] 18:56:53 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- 18:56:53 [INFO] 18:56:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-common --- 18:56:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:56:53 [INFO] 18:56:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 18:56:53 [INFO] Starting audit... 18:56:53 Audit done. 18:56:53 [INFO] You have 0 Checkstyle violations. 18:56:53 [INFO] 18:56:53 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 18:56:53 [INFO] Starting audit... 18:56:53 Audit done. 18:56:53 [INFO] You have 0 Checkstyle violations. 18:56:53 [INFO] 18:56:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- 18:56:53 [INFO] 18:56:53 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 18:56:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 18:56:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 18:56:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 18:56:53 [INFO] 18:56:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- 18:56:53 [INFO] Recompiling the module because of changed source code. 18:56:53 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 18:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[243,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[262,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:56:53 [INFO] 18:56:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 18:56:53 [INFO] 18:56:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- 18:56:53 [INFO] Fork Value is true 18:56:56 [INFO] Done SpotBugs Analysis.... 18:56:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:56:56 [INFO] 18:56:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 18:56:56 [INFO] 18:56:56 [INFO] 18:56:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- 18:56:56 [INFO] BugInstance size is 0 18:56:56 [INFO] Error size is 0 18:56:56 [INFO] No errors/warnings found 18:56:56 [INFO] 18:56:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 18:56:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:56:56 [INFO] 18:56:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-common --- 18:56:56 [INFO] Recompiling the module because of changed dependency. 18:56:56 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 18:56:56 [INFO] 18:56:56 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-common --- 18:56:56 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/surefire-reports 18:56:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:56:56 [INFO] 18:56:56 [INFO] ------------------------------------------------------- 18:56:56 [INFO] T E S T S 18:56:56 [INFO] ------------------------------------------------------- 18:56:57 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 18:56:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 18:56:57 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 18:56:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:57:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.378 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 18:57:02 [INFO] 18:57:02 [INFO] Results: 18:57:02 [INFO] 18:57:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 18:57:02 [INFO] 18:57:02 [INFO] 18:57:02 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-common --- 18:57:02 [INFO] 18:57:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- 18:57:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT.jar 18:57:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/META-INF/MANIFEST.MF 18:57:02 [INFO] 18:57:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- 18:57:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-javadoc.jar 18:57:03 [INFO] 18:57:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- 18:57:03 [INFO] CycloneDX: Resolving Dependencies 18:57:04 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 18:57:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml 18:57:04 [INFO] attaching as openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json 18:57:04 [INFO] attaching as openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.json 18:57:04 [INFO] 18:57:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 18:57:04 [INFO] Skipping duplicate-finder execution! 18:57:04 [INFO] 18:57:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 18:57:04 [WARNING] Used undeclared dependencies found: 18:57:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 18:57:04 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 18:57:04 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 18:57:04 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 18:57:04 [WARNING] Non-test scoped test only dependencies found: 18:57:04 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 18:57:04 [INFO] 18:57:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 18:57:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-sources.jar 18:57:04 [INFO] 18:57:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- 18:57:04 [INFO] 18:57:04 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-common --- 18:57:04 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec 18:57:04 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 18:57:04 [INFO] 18:57:04 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- 18:57:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT.pom 18:57:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT.jar 18:57:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-javadoc.jar 18:57:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-cyclonedx.json 18:57:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT-sources.jar 18:57:04 [INFO] 18:57:04 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- 18:57:04 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-SNAPSHOT.jar 18:57:04 [INFO] Writing OBR metadata 18:57:04 [INFO] 18:57:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-common --- 18:57:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:57:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:57:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:04 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 18:57:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:57:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:04 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 18:57:04 [INFO] 18:57:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-common --- 18:57:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:57:04 [INFO] 18:57:04 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 18:57:04 [INFO] Building openflowplugin-api 0.21.1-SNAPSHOT [20/84] 18:57:04 [INFO] from openflowplugin-api/pom.xml 18:57:04 [INFO] -------------------------------[ bundle ]------------------------------- 18:57:04 [INFO] 18:57:04 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- 18:57:04 [INFO] 18:57:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- 18:57:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:04 [INFO] 18:57:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 18:57:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:04 [INFO] 18:57:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- 18:57:04 [INFO] 18:57:04 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- 18:57:04 [INFO] 18:57:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-api --- 18:57:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:57:04 [INFO] 18:57:04 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-api --- 18:57:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:57:04 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 18:57:04 [INFO] yang-to-sources: Found 10 dependencies in 2.707 ms 18:57:04 [INFO] yang-to-sources: Project model files found: 3 in 4.778 ms 18:57:04 [INFO] yang-to-sources: 3 YANG models processed in 75.35 ms 18:57:04 [INFO] BindingJavaFileGenerator: Defined 26 files in 2.208 ms 18:57:04 [INFO] Sorted 26 files into 7 directories in 144.8 μs 18:57:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.62 ms 18:57:04 [INFO] 18:57:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 18:57:04 [INFO] Starting audit... 18:57:04 Audit done. 18:57:04 [INFO] You have 0 Checkstyle violations. 18:57:04 [INFO] 18:57:04 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 18:57:05 [INFO] Starting audit... 18:57:05 Audit done. 18:57:05 [INFO] You have 0 Checkstyle violations. 18:57:05 [INFO] 18:57:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- 18:57:05 [INFO] 18:57:05 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 18:57:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 18:57:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 18:57:05 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:57:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:57:05 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:57:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 18:57:05 [INFO] 18:57:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- 18:57:05 [INFO] Recompiling the module because of changed dependency. 18:57:05 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:05 [INFO] 18:57:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 18:57:05 [INFO] 18:57:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- 18:57:05 [INFO] Fork Value is true 18:57:08 [INFO] Done SpotBugs Analysis.... 18:57:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:57:08 [INFO] 18:57:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 18:57:08 [INFO] 18:57:08 [INFO] 18:57:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- 18:57:08 [INFO] BugInstance size is 0 18:57:08 [INFO] Error size is 0 18:57:08 [INFO] No errors/warnings found 18:57:08 [INFO] 18:57:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 18:57:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/test/resources 18:57:08 [INFO] 18:57:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-api --- 18:57:08 [INFO] No sources to compile 18:57:08 [INFO] 18:57:08 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-api --- 18:57:08 [INFO] No tests to run. 18:57:08 [INFO] 18:57:08 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-api --- 18:57:08 [INFO] 18:57:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- 18:57:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT.jar 18:57:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/META-INF/MANIFEST.MF 18:57:08 [INFO] 18:57:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- 18:57:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-javadoc.jar 18:57:11 [INFO] 18:57:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- 18:57:11 [INFO] CycloneDX: Resolving Dependencies 18:57:12 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 18:57:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml 18:57:12 [INFO] attaching as openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json 18:57:12 [INFO] attaching as openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.json 18:57:12 [INFO] 18:57:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 18:57:12 [INFO] Skipping duplicate-finder execution! 18:57:12 [INFO] 18:57:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 18:57:12 [WARNING] Used undeclared dependencies found: 18:57:12 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 18:57:12 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 18:57:12 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 18:57:12 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 18:57:12 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 18:57:12 [INFO] 18:57:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 18:57:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-sources.jar 18:57:12 [INFO] 18:57:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- 18:57:12 [INFO] 18:57:12 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-api --- 18:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:57:12 [INFO] 18:57:12 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- 18:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT.pom 18:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT.jar 18:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-javadoc.jar 18:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-cyclonedx.json 18:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT-sources.jar 18:57:12 [INFO] 18:57:12 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- 18:57:12 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-SNAPSHOT.jar 18:57:12 [INFO] Writing OBR metadata 18:57:12 [INFO] 18:57:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-api --- 18:57:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 18:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 18:57:12 [INFO] 18:57:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-api --- 18:57:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:57:12 [INFO] 18:57:12 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 18:57:12 [INFO] Building openflowplugin-extension-api 0.21.1-SNAPSHOT [21/84] 18:57:12 [INFO] from extension/openflowplugin-extension-api/pom.xml 18:57:12 [INFO] -------------------------------[ bundle ]------------------------------- 18:57:12 [INFO] 18:57:12 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- 18:57:12 [INFO] 18:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- 18:57:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:12 [INFO] 18:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 18:57:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:12 [INFO] 18:57:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 18:57:12 [INFO] 18:57:12 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- 18:57:12 [INFO] 18:57:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 18:57:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:57:12 [INFO] 18:57:12 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-api --- 18:57:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:57:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 18:57:12 [INFO] yang-to-sources: Found 10 dependencies in 3.895 ms 18:57:12 [INFO] yang-to-sources: Project model files found: 6 in 14.35 ms 18:57:13 [INFO] yang-to-sources: 40 YANG models processed in 514.4 ms 18:57:13 [INFO] BindingJavaFileGenerator: Defined 199 files in 42.19 ms 18:57:13 [INFO] Sorted 199 files into 45 directories in 306.5 μs 18:57:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 78.90 ms 18:57:13 [INFO] 18:57:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 18:57:13 [INFO] Starting audit... 18:57:13 Audit done. 18:57:13 [INFO] You have 0 Checkstyle violations. 18:57:13 [INFO] 18:57:13 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 18:57:13 [INFO] Starting audit... 18:57:13 Audit done. 18:57:13 [INFO] You have 0 Checkstyle violations. 18:57:13 [INFO] 18:57:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- 18:57:13 [INFO] 18:57:13 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 18:57:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 18:57:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 18:57:13 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 18:57:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:57:13 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 18:57:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 18:57:13 [INFO] 18:57:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- 18:57:13 [INFO] Recompiling the module because of changed dependency. 18:57:13 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 18:57:14 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:14 [INFO] 18:57:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 18:57:14 [INFO] 18:57:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- 18:57:14 [INFO] Fork Value is true 18:57:17 [INFO] Done SpotBugs Analysis.... 18:57:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:57:17 [INFO] 18:57:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 18:57:17 [INFO] 18:57:17 [INFO] 18:57:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- 18:57:17 [INFO] BugInstance size is 0 18:57:17 [INFO] Error size is 0 18:57:17 [INFO] No errors/warnings found 18:57:17 [INFO] 18:57:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 18:57:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/resources 18:57:17 [INFO] 18:57:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- 18:57:17 [INFO] Recompiling the module because of changed dependency. 18:57:17 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 18:57:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:18 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:18 [INFO] 18:57:18 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-api --- 18:57:18 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/surefire-reports 18:57:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:57:18 [INFO] 18:57:18 [INFO] ------------------------------------------------------- 18:57:18 [INFO] T E S T S 18:57:18 [INFO] ------------------------------------------------------- 18:57:19 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 18:57:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 18:57:19 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 18:57:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 18:57:19 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 18:57:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 18:57:19 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 18:57:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 18:57:19 [INFO] 18:57:19 [INFO] Results: 18:57:19 [INFO] 18:57:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 18:57:19 [INFO] 18:57:19 [INFO] 18:57:19 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-api --- 18:57:19 [INFO] 18:57:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- 18:57:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar 18:57:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 18:57:19 [INFO] 18:57:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 18:57:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-javadoc.jar 18:57:23 [INFO] 18:57:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- 18:57:23 [INFO] CycloneDX: Resolving Dependencies 18:57:24 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 18:57:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml 18:57:24 [INFO] attaching as openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json 18:57:24 [INFO] attaching as openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.json 18:57:24 [INFO] 18:57:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 18:57:24 [INFO] Skipping duplicate-finder execution! 18:57:24 [INFO] 18:57:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 18:57:24 [WARNING] Used undeclared dependencies found: 18:57:24 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 18:57:24 [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile 18:57:24 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 18:57:24 [INFO] 18:57:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 18:57:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-sources.jar 18:57:24 [INFO] 18:57:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- 18:57:24 [INFO] 18:57:24 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-api --- 18:57:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 18:57:24 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 18:57:24 [INFO] 18:57:24 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- 18:57:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT.pom 18:57:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar 18:57:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-javadoc.jar 18:57:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-cyclonedx.json 18:57:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT-sources.jar 18:57:24 [INFO] 18:57:24 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- 18:57:24 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar 18:57:24 [INFO] Writing OBR metadata 18:57:24 [INFO] 18:57:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-api --- 18:57:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:57:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:57:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:24 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 18:57:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:57:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:24 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 18:57:24 [INFO] 18:57:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-api --- 18:57:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:57:24 [INFO] 18:57:24 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 18:57:24 [INFO] Building openflowplugin 0.21.1-SNAPSHOT [22/84] 18:57:24 [INFO] from openflowplugin/pom.xml 18:57:24 [INFO] -------------------------------[ bundle ]------------------------------- 18:57:24 [INFO] 18:57:24 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- 18:57:24 [INFO] 18:57:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- 18:57:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:24 [INFO] 18:57:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- 18:57:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:24 [INFO] 18:57:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- 18:57:25 [INFO] 18:57:25 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- 18:57:25 [INFO] 18:57:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin --- 18:57:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:57:25 [INFO] 18:57:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 18:57:25 [INFO] Starting audit... 18:57:25 Audit done. 18:57:25 [INFO] You have 0 Checkstyle violations. 18:57:25 [INFO] 18:57:25 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 18:57:27 [INFO] Starting audit... 18:57:27 Audit done. 18:57:27 [INFO] You have 0 Checkstyle violations. 18:57:27 [INFO] 18:57:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- 18:57:27 [INFO] 18:57:27 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 18:57:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 18:57:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 18:57:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 18:57:27 [INFO] 18:57:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- 18:57:27 [INFO] Recompiling the module because of changed dependency. 18:57:27 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 18:57:28 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:57:28 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 18:57:28 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 18:57:28 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[38,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[49,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[236,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[247,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:28 [INFO] 18:57:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> 18:57:28 [INFO] 18:57:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- 18:57:28 [INFO] Fork Value is true 18:57:36 [INFO] Done SpotBugs Analysis.... 18:57:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:57:36 [INFO] 18:57:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< 18:57:36 [INFO] 18:57:36 [INFO] 18:57:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- 18:57:36 [INFO] BugInstance size is 0 18:57:36 [INFO] Error size is 0 18:57:36 [INFO] No errors/warnings found 18:57:36 [INFO] 18:57:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- 18:57:36 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:57:36 [INFO] 18:57:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin --- 18:57:36 [INFO] Recompiling the module because of changed dependency. 18:57:36 [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes 18:57:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:37 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 18:57:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:37 [INFO] 18:57:37 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin --- 18:57:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/surefire-reports 18:57:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:57:37 [INFO] 18:57:37 [INFO] ------------------------------------------------------- 18:57:37 [INFO] T E S T S 18:57:37 [INFO] ------------------------------------------------------- 18:57:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 18:57:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:57:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 18:57:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 18:57:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 18:57:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 18:57:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 18:57:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 18:57:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 18:57:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 18:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 18:57:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 18:57:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 18:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 18:57:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 18:57:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 18:57:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 18:57:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 18:57:40 [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 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 18:57:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 18:57:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 18:57:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 18:57:40 [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 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 18:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 18:57:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 18:57:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 18:57:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 18:57:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 18:57:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 18:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 18:57:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 18:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 18:57:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 18:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 18:57:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 18:57:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 18:57:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 18:57:40 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 18:57:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 18:57:40 [INFO] 18:57:40 [INFO] Results: 18:57:40 [INFO] 18:57:40 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 18:57:40 [INFO] 18:57:40 [INFO] 18:57:40 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin --- 18:57:40 [INFO] 18:57:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- 18:57:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT.jar 18:57:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/META-INF/MANIFEST.MF 18:57:41 [INFO] 18:57:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- 18:57:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-javadoc.jar 18:57:44 [INFO] 18:57:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- 18:57:44 [INFO] CycloneDX: Resolving Dependencies 18:57:45 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 18:57:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml 18:57:45 [INFO] attaching as openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json 18:57:45 [INFO] attaching as openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 18:57:45 [INFO] 18:57:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 18:57:45 [INFO] Skipping duplicate-finder execution! 18:57:45 [INFO] 18:57:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin --- 18:57:45 [WARNING] Used undeclared dependencies found: 18:57:45 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 18:57:45 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 18:57:45 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 18:57:45 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 18:57:45 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 18:57:45 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 18:57:45 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 18:57:45 [WARNING] Non-test scoped test only dependencies found: 18:57:45 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.1-SNAPSHOT:compile 18:57:45 [INFO] 18:57:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 18:57:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-sources.jar 18:57:45 [INFO] 18:57:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- 18:57:45 [INFO] 18:57:45 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin --- 18:57:45 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 18:57:45 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 18:57:45 [INFO] 18:57:45 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- 18:57:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT.pom 18:57:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT.jar 18:57:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-javadoc.jar 18:57:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 18:57:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 18:57:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT-sources.jar 18:57:45 [INFO] 18:57:45 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- 18:57:45 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-SNAPSHOT.jar 18:57:45 [INFO] Writing OBR metadata 18:57:45 [INFO] 18:57:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin --- 18:57:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:57:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:57:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:45 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 18:57:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 18:57:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:57:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:57:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:57:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:57:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:57:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:57:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:57:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:57:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:57:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:57:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:57:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:57:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:57:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:57:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:57:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:57:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:57:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:57:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:57:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:57:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:57:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:57:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:57:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:57:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:57:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:57:45 at java.lang.reflect.Method.invoke (Method.java:580) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:57:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:57:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 18:57:45 [INFO] 18:57:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin --- 18:57:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:57:45 [INFO] 18:57:45 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 18:57:45 [INFO] Building openflowplugin-impl 0.21.1-SNAPSHOT [23/84] 18:57:45 [INFO] from openflowplugin-impl/pom.xml 18:57:45 [INFO] -------------------------------[ bundle ]------------------------------- 18:57:45 [INFO] 18:57:45 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- 18:57:45 [INFO] 18:57:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- 18:57:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:45 [INFO] 18:57:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 18:57:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:57:45 [INFO] 18:57:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- 18:57:46 [INFO] 18:57:46 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- 18:57:46 [INFO] 18:57:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 18:57:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:57:46 [INFO] 18:57:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 18:57:46 [INFO] Starting audit... 18:57:46 Audit done. 18:57:46 [INFO] You have 0 Checkstyle violations. 18:57:46 [INFO] 18:57:46 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 18:57:50 [INFO] Starting audit... 18:57:50 Audit done. 18:57:50 [INFO] You have 0 Checkstyle violations. 18:57:50 [INFO] 18:57:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- 18:57:50 [INFO] 18:57:50 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 18:57:50 [INFO] Copying 1 resource from src/main/resources to target/classes 18:57:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 18:57:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 18:57:50 [INFO] 18:57:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- 18:57:50 [INFO] Recompiling the module because of changed dependency. 18:57:50 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:57:53 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:57:53 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:57:53 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 18:57:53 required: java.lang.Class 18:57:53 found: java.lang.Class 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 18:57:53 required: java.lang.Class 18:57:53 found: java.lang.Class 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 18:57:53 required: java.util.List 18:57:53 found: java.util.List 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 18:57:53 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 18:57:53 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 18:57:53 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:57:53 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 18:57:53 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:57:53 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 18:57:53 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 18:57:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 18:57:53 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. 18:57:53 [INFO] 18:57:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 18:57:53 [INFO] 18:57:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- 18:57:53 [INFO] Fork Value is true 18:58:06 [INFO] Done SpotBugs Analysis.... 18:58:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:58:06 [INFO] 18:58:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 18:58:06 [INFO] 18:58:06 [INFO] 18:58:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- 18:58:06 [INFO] BugInstance size is 0 18:58:06 [INFO] Error size is 0 18:58:06 [INFO] No errors/warnings found 18:58:06 [INFO] 18:58:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 18:58:06 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:58:06 [INFO] 18:58:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-impl --- 18:58:06 [INFO] Recompiling the module because of changed dependency. 18:58:06 [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 18:58:08 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast 18:58:08 required: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 found: java.lang.Object 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 18:58:08 required: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 found: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion 18:58:08 required: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 found: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast 18:58:08 required: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 found: java.lang.Object 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 18:58:08 required: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 found: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion 18:58:08 required: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 found: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 18:58:08 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 18:58:08 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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion 18:58:08 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 18:58:08 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture 18:58:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion 18:58:08 required: T 18:58:08 found: com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture 18:58:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion 18:58:08 required: T 18:58:08 found: com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class 18:58:08 missing type arguments for generic class java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion 18:58:08 required: T 18:58:08 found: java.lang.Class 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 18:58:08 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 18:58:08 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion 18:58:08 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion 18:58:08 required: T 18:58:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:58:08 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion 18:58:08 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:08 required: java.util.Collection>,java.util.Set> 18:58:08 found: java.util.Collection,java.util.Set> 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion 18:58:08 required: java.util.Collection> 18:58:08 found: java.util.Collection 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 18:58:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 18:58:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 18:58:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 18:58:08 missing type arguments for generic class java.util.Collection 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[477,21] unchecked conversion 18:58:08 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 18:58:08 found: com.google.common.util.concurrent.AsyncFunction 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[479,21] unchecked conversion 18:58:08 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 18:58:08 found: com.google.common.util.concurrent.AsyncFunction 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupServiceImplTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:08 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 18:58:08 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:08 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 18:58:08 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:08 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 18:58:08 required: com.google.common.util.concurrent.FutureCallback 18:58:08 found: java.lang.Object 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 18:58:08 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 18:58:08 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 18:58:08 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 18:58:08 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 18:58:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 18:58:08 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 18:58:08 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use unchecked or unsafe operations. 18:58:08 [INFO] 18:58:08 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-impl --- 18:58:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/surefire-reports 18:58:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:58:08 [INFO] 18:58:08 [INFO] ------------------------------------------------------- 18:58:08 [INFO] T E S T S 18:58:08 [INFO] ------------------------------------------------------- 18:58:10 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 18:58:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 18:58:12 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 18:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 18:58:12 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 18:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 18:58:12 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 18:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 18:58:12 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 18:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 18:58:12 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 18:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 18:58:12 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 18:58:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 18:58:13 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 18:58:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 18:58:13 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 18:58:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 18:58:13 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 18:58:13 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 18:58:13 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 18:58:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 18:58:13 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 18:58:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 18:58:14 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 18:58:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 18:58:14 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 18:58:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 18:58:14 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 18:58:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 18:58:14 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 18:58:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 18:58:15 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 18:58:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 18:58:15 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 18:58:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 18:58:15 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 18:58:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 18:58:15 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 18:58:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 18:58:15 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 18:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 18:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 18:58:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 18:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 18:58:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 18:58:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 18:58:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 18:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 18:58:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 18:58:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 18:58:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 18:58:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 18:58:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 18:58:16 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 18:58:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 18:58:17 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 18:58:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 18:58:17 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 18:58:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 18:58:17 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 18:58:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 18:58:17 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 18:58:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 18:58:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 18:58:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 18:58:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 18:58:18 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 18:58:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 18:58:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 18:58:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 18:58:19 [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 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 18:58:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 18:58:19 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 18:58:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 18:58:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 18:58:19 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 18:58:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 18:58:20 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 18:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 18:58:20 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 18:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 18:58:20 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 18:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 18:58:20 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 18:58:21 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 18:58:21 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 18:58:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 18:58:21 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 18:58:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.626 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 18:58:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 18:58:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 18:58:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 18:58:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 18:58:28 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 18:58:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.840 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 18:58:29 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 18:58:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 18:58:29 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 18:58:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 18:58:29 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 18:58:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 18:58:29 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 18:58:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.081 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 18:58:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 18:58:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 18:58:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 18:58:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 18:58:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 18:58:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 18:58:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 18:58:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 18:58:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 18:58:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 18:58:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 18:58:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 18:58:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 18:58:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 18:58:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 18:58:33 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 18:58:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 18:58:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 18:58:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 18:58:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 18:58:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 18:58:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 18:58:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 18:58:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 18:58:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 18:58:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 18:58:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 18:58:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 18:58:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 18:58:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 18:58:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 18:58:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 18:58:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 18:58:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 18:58:34 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 18:58:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 18:58:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 18:58:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 18:58:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 18:58:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 18:58:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 18:58:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 18:58:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 18:58:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 18:58:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 18:58:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 18:58:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 18:58:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 18:58:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 18:58:35 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 18:58:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 18:58:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 18:58:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 18:58:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 18:58:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 18:58:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 18:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 18:58:36 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 18:58:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 18:58:37 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 18:58:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 18:58:37 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 18:58:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 18:58:37 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 18:58:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 18:58:37 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 18:58:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 18:58:37 [INFO] 18:58:37 [INFO] Results: 18:58:37 [INFO] 18:58:37 [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 18:58:37 [INFO] 18:58:37 [INFO] 18:58:37 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-impl --- 18:58:37 [INFO] 18:58:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- 18:58:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT.jar 18:58:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/META-INF/MANIFEST.MF 18:58:37 [INFO] 18:58:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- 18:58:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-javadoc.jar 18:58:42 [INFO] 18:58:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- 18:58:42 [INFO] CycloneDX: Resolving Dependencies 18:58:43 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 18:58:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml 18:58:43 [INFO] attaching as openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.xml 18:58:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json 18:58:43 [INFO] attaching as openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.json 18:58:43 [INFO] 18:58:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 18:58:43 [INFO] Skipping duplicate-finder execution! 18:58:43 [INFO] 18:58:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 18:58:44 [WARNING] Used undeclared dependencies found: 18:58:44 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 18:58:44 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 18:58:44 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 18:58:44 [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile 18:58:44 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile 18:58:44 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile 18:58:44 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 18:58:44 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 18:58:44 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 18:58:44 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 18:58:44 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 18:58:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 18:58:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 18:58:44 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile 18:58:44 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 18:58:44 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 18:58:44 [INFO] 18:58:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 18:58:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-sources.jar 18:58:44 [INFO] 18:58:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- 18:58:44 [INFO] 18:58:44 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-impl --- 18:58:44 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec 18:58:44 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 18:58:44 [INFO] 18:58:44 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- 18:58:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT.pom 18:58:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT.jar 18:58:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-javadoc.jar 18:58:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.xml 18:58:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-cyclonedx.json 18:58:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT-sources.jar 18:58:44 [INFO] 18:58:44 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- 18:58:44 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-SNAPSHOT.jar 18:58:44 [INFO] Writing OBR metadata 18:58:44 [INFO] 18:58:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-impl --- 18:58:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:58:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml 18:58:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:58:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:58:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:58:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:58:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:58:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:58:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:58:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:58:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:58:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:58:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:58:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:58:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:58:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:58:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:58:44 at java.lang.reflect.Method.invoke (Method.java:580) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:58:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml 18:58:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 18:58:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:58:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:58:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:58:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:58:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:58:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:58:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:58:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:58:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:58:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:58:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:58:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:58:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:58:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:58:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:58:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:58:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:58:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:58:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:58:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:58:44 at java.lang.reflect.Method.invoke (Method.java:580) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:58:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:58:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 18:58:44 [INFO] 18:58:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-impl --- 18:58:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:58:44 [INFO] 18:58:44 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 18:58:44 [INFO] Building openflowplugin-extension-onf 0.21.1-SNAPSHOT [24/84] 18:58:44 [INFO] from extension/openflowplugin-extension-onf/pom.xml 18:58:44 [INFO] -------------------------------[ bundle ]------------------------------- 18:58:44 [INFO] 18:58:44 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- 18:58:44 [INFO] 18:58:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- 18:58:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:58:44 [INFO] 18:58:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 18:58:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:58:44 [INFO] 18:58:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 18:58:45 [INFO] 18:58:45 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- 18:58:45 [INFO] 18:58:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 18:58:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 18:58:45 [INFO] 18:58:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 18:58:45 [INFO] Starting audit... 18:58:45 Audit done. 18:58:45 [INFO] You have 0 Checkstyle violations. 18:58:45 [INFO] 18:58:45 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 18:58:45 [INFO] Starting audit... 18:58:45 Audit done. 18:58:45 [INFO] You have 0 Checkstyle violations. 18:58:45 [INFO] 18:58:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- 18:58:45 [INFO] 18:58:45 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 18:58:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 18:58:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 18:58:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 18:58:45 [INFO] 18:58:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- 18:58:45 [INFO] Recompiling the module because of changed dependency. 18:58:45 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 18:58:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 18:58:45 [INFO] 18:58:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 18:58:45 [INFO] 18:58:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 18:58:45 [INFO] Fork Value is true 18:58:48 [INFO] Done SpotBugs Analysis.... 18:58:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:58:48 [INFO] 18:58:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 18:58:48 [INFO] 18:58:48 [INFO] 18:58:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- 18:58:48 [INFO] BugInstance size is 0 18:58:48 [INFO] Error size is 0 18:58:48 [INFO] No errors/warnings found 18:58:48 [INFO] 18:58:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 18:58:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/resources 18:58:48 [INFO] 18:58:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 18:58:48 [INFO] Recompiling the module because of changed dependency. 18:58:48 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 18:58:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 18:58:48 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:48 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion 18:58:48 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:48 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 18:58:48 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:48 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 18:58:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion 18:58:48 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:48 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 18:58:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement 18:58:48 [INFO] 18:58:48 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-onf --- 18:58:48 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/surefire-reports 18:58:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:58:48 [INFO] 18:58:48 [INFO] ------------------------------------------------------- 18:58:48 [INFO] T E S T S 18:58:48 [INFO] ------------------------------------------------------- 18:58:49 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 18:58:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:58:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 18:58:51 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 18:58:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 18:58:51 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 18:58:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 18:58:51 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 18:58:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 18:58:52 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 18:58:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 18:58:52 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 18:58:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 18:58:52 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 18:58:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 18:58:52 [INFO] 18:58:52 [INFO] Results: 18:58:52 [INFO] 18:58:52 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 18:58:52 [INFO] 18:58:52 [INFO] 18:58:52 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-onf --- 18:58:52 [INFO] 18:58:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- 18:58:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar 18:58:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 18:58:52 [INFO] 18:58:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 18:58:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-javadoc.jar 18:58:53 [INFO] 18:58:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- 18:58:53 [INFO] CycloneDX: Resolving Dependencies 18:58:54 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 18:58:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml 18:58:54 [INFO] attaching as openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.xml 18:58:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json 18:58:54 [INFO] attaching as openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.json 18:58:54 [INFO] 18:58:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Skipping duplicate-finder execution! 18:58:54 [INFO] 18:58:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 18:58:54 [WARNING] Used undeclared dependencies found: 18:58:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 18:58:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 18:58:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 18:58:54 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 18:58:54 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.21.1-SNAPSHOT:compile 18:58:54 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 18:58:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 18:58:54 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 18:58:54 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 18:58:54 [WARNING] Non-test scoped test only dependencies found: 18:58:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 18:58:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 18:58:54 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 18:58:54 [INFO] 18:58:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-sources.jar 18:58:54 [INFO] 18:58:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 18:58:54 [INFO] 18:58:54 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 18:58:54 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 18:58:54 [INFO] 18:58:54 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT.pom 18:58:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar 18:58:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-javadoc.jar 18:58:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.xml 18:58:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-cyclonedx.json 18:58:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT-sources.jar 18:58:54 [INFO] 18:58:54 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar 18:58:54 [INFO] Writing OBR metadata 18:58:54 [INFO] 18:58:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:58:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml 18:58:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:58:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:58:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:58:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:58:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:58:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:58:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:58:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:58:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:58:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:58:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:58:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:58:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:58:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:58:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:58:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:58:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:58:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:58:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:58:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:58:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:58:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:58:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:58:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:58:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:58:54 at java.lang.reflect.Method.invoke (Method.java:580) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:58:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml 18:58:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 18:58:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:58:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:58:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:58:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:58:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:58:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:58:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:58:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:58:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:58:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:58:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:58:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:58:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:58:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:58:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:58:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:58:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:58:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:58:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:58:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:58:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:58:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:58:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:58:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:58:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:58:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:58:54 at java.lang.reflect.Method.invoke (Method.java:580) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:58:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:58:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 18:58:54 [INFO] 18:58:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-onf --- 18:58:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:58:54 [INFO] 18:58:54 [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- 18:58:54 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.21.1-SNAPSHOT [25/84] 18:58:54 [INFO] from srm/api/pom.xml 18:58:54 [INFO] -------------------------------[ bundle ]------------------------------- 18:58:54 [INFO] 18:58:54 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- 18:58:54 [INFO] 18:58:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- 18:58:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:58:54 [INFO] 18:58:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- 18:58:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:58:54 [INFO] 18:58:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- 18:58:55 [INFO] 18:58:55 [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- 18:58:55 [INFO] 18:58:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-api --- 18:58:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/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/** 18:58:55 [INFO] 18:58:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ srm-api --- 18:58:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:58:55 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 18:58:55 [INFO] yang-to-sources: Found 0 dependencies in 1.372 ms 18:58:55 [INFO] yang-to-sources: Project model files found: 3 in 2.446 ms 18:58:55 [INFO] yang-to-sources: 3 YANG models processed in 4.532 ms 18:58:55 [INFO] BindingJavaFileGenerator: Defined 61 files in 2.739 ms 18:58:55 [INFO] Sorted 61 files into 9 directories in 133.8 μs 18:58:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 13.38 ms 18:58:55 [INFO] 18:58:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 18:58:55 [INFO] Starting audit... 18:58:55 Audit done. 18:58:55 [INFO] You have 0 Checkstyle violations. 18:58:55 [INFO] 18:58:55 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 18:58:55 [INFO] Starting audit... 18:58:55 Audit done. 18:58:55 [INFO] You have 0 Checkstyle violations. 18:58:55 [INFO] 18:58:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- 18:58:55 [INFO] 18:58:55 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- 18:58:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 18:58:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 18:58:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:58:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:58:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:58:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 18:58:55 [INFO] 18:58:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- 18:58:55 [INFO] Recompiling the module because of changed source code. 18:58:55 [INFO] Compiling 64 source files with javac [debug release 21] to target/classes 18:58:55 [INFO] 18:58:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> 18:58:55 [INFO] 18:58:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- 18:58:55 [INFO] Fork Value is true 18:58:58 [INFO] Done SpotBugs Analysis.... 18:58:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:58:58 [INFO] 18:58:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< 18:58:58 [INFO] 18:58:58 [INFO] 18:58:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- 18:58:58 [INFO] BugInstance size is 0 18:58:58 [INFO] Error size is 0 18:58:58 [INFO] No errors/warnings found 18:58:58 [INFO] 18:58:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-api --- 18:58:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/test/resources 18:58:58 [INFO] 18:58:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-api --- 18:58:58 [INFO] No sources to compile 18:58:58 [INFO] 18:58:58 [INFO] --- surefire:3.5.4:test (default-test) @ srm-api --- 18:58:58 [INFO] No tests to run. 18:58:58 [INFO] 18:58:58 [INFO] --- copy:14.1.6:copy-files (default) @ srm-api --- 18:58:58 [INFO] 18:58:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-api --- 18:58:58 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT.jar 18:58:58 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/META-INF/MANIFEST.MF 18:58:58 [INFO] 18:58:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- 18:59:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-javadoc.jar 18:59:00 [INFO] 18:59:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-api --- 18:59:00 [INFO] CycloneDX: Resolving Dependencies 18:59:00 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 18:59:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml 18:59:00 [INFO] attaching as srm-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json 18:59:00 [INFO] attaching as srm-api-0.21.1-SNAPSHOT-cyclonedx.json 18:59:00 [INFO] 18:59:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 18:59:00 [INFO] Skipping duplicate-finder execution! 18:59:00 [INFO] 18:59:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-api --- 18:59:00 [INFO] No dependency problems found 18:59:00 [INFO] 18:59:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-api --- 18:59:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-sources.jar 18:59:00 [INFO] 18:59:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-api --- 18:59:00 [INFO] 18:59:00 [INFO] --- jacoco:0.8.14:report (report) @ srm-api --- 18:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:59:00 [INFO] 18:59:00 [INFO] --- install:3.1.4:install (default-install) @ srm-api --- 18:59:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT.pom 18:59:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT.jar 18:59:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-javadoc.jar 18:59:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-cyclonedx.json 18:59:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT-sources.jar 18:59:00 [INFO] 18:59:00 [INFO] --- bundle:6.0.0:install (default-install) @ srm-api --- 18:59:00 [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-SNAPSHOT.jar 18:59:00 [INFO] Writing OBR metadata 18:59:00 [INFO] 18:59:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-api --- 18:59:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:59:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:59:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:00 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 18:59:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:59:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:00 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 18:59:00 [INFO] 18:59:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-api --- 18:59:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:59:00 [INFO] 18:59:00 [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- 18:59:00 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.21.1-SNAPSHOT [26/84] 18:59:00 [INFO] from srm/impl/pom.xml 18:59:00 [INFO] -------------------------------[ bundle ]------------------------------- 18:59:00 [INFO] 18:59:00 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- 18:59:00 [INFO] 18:59:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- 18:59:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:00 [INFO] 18:59:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- 18:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:00 [INFO] 18:59:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- 18:59:01 [INFO] 18:59:01 [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- 18:59:01 [INFO] 18:59:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-impl --- 18:59:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/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/** 18:59:01 [INFO] 18:59:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 18:59:01 [INFO] Starting audit... 18:59:01 Audit done. 18:59:01 [INFO] You have 0 Checkstyle violations. 18:59:01 [INFO] 18:59:01 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 18:59:01 [INFO] Starting audit... 18:59:01 Audit done. 18:59:01 [INFO] You have 0 Checkstyle violations. 18:59:01 [INFO] 18:59:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- 18:59:01 [INFO] 18:59:01 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- 18:59:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 18:59:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 18:59:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 18:59:01 [INFO] 18:59:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- 18:59:01 [INFO] Recompiling the module because of changed dependency. 18:59:01 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 18:59:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:01 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:01 [INFO] 18:59:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> 18:59:01 [INFO] 18:59:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- 18:59:01 [INFO] Fork Value is true 18:59:04 [INFO] Done SpotBugs Analysis.... 18:59:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:59:04 [INFO] 18:59:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< 18:59:04 [INFO] 18:59:04 [INFO] 18:59:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- 18:59:04 [INFO] BugInstance size is 0 18:59:04 [INFO] Error size is 0 18:59:04 [INFO] No errors/warnings found 18:59:04 [INFO] 18:59:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-impl --- 18:59:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/test/resources 18:59:04 [INFO] 18:59:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-impl --- 18:59:04 [INFO] No sources to compile 18:59:04 [INFO] 18:59:04 [INFO] --- surefire:3.5.4:test (default-test) @ srm-impl --- 18:59:04 [INFO] No tests to run. 18:59:04 [INFO] 18:59:04 [INFO] --- copy:14.1.6:copy-files (default) @ srm-impl --- 18:59:04 [INFO] 18:59:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-impl --- 18:59:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT.jar 18:59:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/META-INF/MANIFEST.MF 18:59:04 [INFO] 18:59:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- 18:59:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-javadoc.jar 18:59:05 [INFO] 18:59:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-impl --- 18:59:05 [INFO] CycloneDX: Resolving Dependencies 18:59:06 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 18:59:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml 18:59:06 [INFO] attaching as srm-impl-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json 18:59:06 [INFO] attaching as srm-impl-0.21.1-SNAPSHOT-cyclonedx.json 18:59:06 [INFO] 18:59:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 18:59:06 [INFO] Skipping duplicate-finder execution! 18:59:06 [INFO] 18:59:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-impl --- 18:59:06 [INFO] No dependency problems found 18:59:06 [INFO] 18:59:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- 18:59:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-sources.jar 18:59:06 [INFO] 18:59:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-impl --- 18:59:06 [INFO] 18:59:06 [INFO] --- jacoco:0.8.14:report (report) @ srm-impl --- 18:59:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:59:06 [INFO] 18:59:06 [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- 18:59:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT.pom 18:59:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT.jar 18:59:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-javadoc.jar 18:59:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-cyclonedx.json 18:59:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT-sources.jar 18:59:06 [INFO] 18:59:06 [INFO] --- bundle:6.0.0:install (default-install) @ srm-impl --- 18:59:06 [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-SNAPSHOT.jar 18:59:06 [INFO] Writing OBR metadata 18:59:06 [INFO] 18:59:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-impl --- 18:59:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:59:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:06 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 18:59:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:59:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:06 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 18:59:06 [INFO] 18:59:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-impl --- 18:59:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:59:06 [INFO] 18:59:06 [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- 18:59:06 [INFO] Building ODL :: serviceutils :: srm-shell 0.21.1-SNAPSHOT [27/84] 18:59:06 [INFO] from srm/shell/pom.xml 18:59:06 [INFO] -------------------------------[ bundle ]------------------------------- 18:59:06 [INFO] 18:59:06 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- 18:59:06 [INFO] 18:59:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- 18:59:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:06 [INFO] 18:59:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- 18:59:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:06 [INFO] 18:59:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- 18:59:06 [INFO] 18:59:06 [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- 18:59:06 [INFO] 18:59:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-shell --- 18:59:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:59:06 [INFO] 18:59:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 18:59:06 [INFO] Starting audit... 18:59:06 Audit done. 18:59:06 [INFO] You have 0 Checkstyle violations. 18:59:06 [INFO] 18:59:06 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 18:59:06 [INFO] Starting audit... 18:59:06 Audit done. 18:59:06 [INFO] You have 0 Checkstyle violations. 18:59:06 [INFO] 18:59:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- 18:59:06 [INFO] 18:59:06 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- 18:59:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 18:59:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 18:59:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 18:59:06 [INFO] 18:59:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- 18:59:06 [INFO] Recompiling the module because of changed dependency. 18:59:06 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 18:59:07 [INFO] 18:59:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> 18:59:07 [INFO] 18:59:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- 18:59:07 [INFO] Fork Value is true 18:59:09 [INFO] Done SpotBugs Analysis.... 18:59:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:59:09 [INFO] 18:59:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< 18:59:09 [INFO] 18:59:09 [INFO] 18:59:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- 18:59:09 [INFO] BugInstance size is 0 18:59:09 [INFO] Error size is 0 18:59:09 [INFO] No errors/warnings found 18:59:09 [INFO] 18:59:09 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ srm-shell --- 18:59:10 [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand 18:59:10 [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand 18:59:10 [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand 18:59:10 [INFO] 18:59:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-shell --- 18:59:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/test/resources 18:59:10 [INFO] 18:59:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-shell --- 18:59:10 [INFO] No sources to compile 18:59:10 [INFO] 18:59:10 [INFO] --- surefire:3.5.4:test (default-test) @ srm-shell --- 18:59:10 [INFO] No tests to run. 18:59:10 [INFO] 18:59:10 [INFO] --- copy:14.1.6:copy-files (default) @ srm-shell --- 18:59:10 [INFO] 18:59:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-shell --- 18:59:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT.jar 18:59:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/META-INF/MANIFEST.MF 18:59:10 [INFO] 18:59:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- 18:59:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-javadoc.jar 18:59:11 [INFO] 18:59:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-shell --- 18:59:11 [INFO] CycloneDX: Resolving Dependencies 18:59:12 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 18:59:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml 18:59:12 [INFO] attaching as srm-shell-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json 18:59:12 [INFO] attaching as srm-shell-0.21.1-SNAPSHOT-cyclonedx.json 18:59:12 [INFO] 18:59:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 18:59:12 [INFO] Skipping duplicate-finder execution! 18:59:12 [INFO] 18:59:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-shell --- 18:59:12 [INFO] No dependency problems found 18:59:12 [INFO] 18:59:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- 18:59:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-sources.jar 18:59:12 [INFO] 18:59:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-shell --- 18:59:12 [INFO] 18:59:12 [INFO] --- jacoco:0.8.14:report (report) @ srm-shell --- 18:59:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:59:12 [INFO] 18:59:12 [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- 18:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT.pom 18:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT.jar 18:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-javadoc.jar 18:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-cyclonedx.json 18:59:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT-sources.jar 18:59:12 [INFO] 18:59:12 [INFO] --- bundle:6.0.0:install (default-install) @ srm-shell --- 18:59:12 [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-SNAPSHOT.jar 18:59:12 [INFO] Writing OBR metadata 18:59:12 [INFO] 18:59:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-shell --- 18:59:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:59:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:12 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 18:59:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:12 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 18:59:12 [INFO] 18:59:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ srm-shell --- 18:59:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:59:12 [INFO] 18:59:12 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 18:59:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.1-SNAPSHOT [28/84] 18:59:12 [INFO] from features/odl-openflowplugin-southbound/pom.xml 18:59:12 [INFO] ------------------------------[ feature ]------------------------------- 18:59:13 [INFO] 18:59:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- 18:59:13 [INFO] 18:59:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 18:59:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:13 [INFO] 18:59:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 18:59:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:13 [INFO] 18:59:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] 18:59:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] 18:59:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:59:14 [INFO] argLine set to empty 18:59:14 [INFO] 18:59:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] Starting audit... 18:59:14 Audit done. 18:59:14 [INFO] You have 0 Checkstyle violations. 18:59:14 [INFO] 18:59:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] Starting audit... 18:59:14 Audit done. 18:59:14 [INFO] You have 0 Checkstyle violations. 18:59:14 [INFO] 18:59:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] 18:59:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 18:59:14 [INFO] ...done! 18:59:14 [INFO] Attaching features XML 18:59:14 [INFO] 18:59:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:59:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:59:14 [INFO] 18:59:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 18:59:14 [INFO] 18:59:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] No files found to run spotbugs, check compile phase has been run 18:59:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:59:14 [INFO] 18:59:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 18:59:14 [INFO] 18:59:14 [INFO] 18:59:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] 18:59:14 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-southbound --- 18:59:14 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 18:59:14 [INFO] Project dependency features detected: [] 18:59:14 [INFO] Pax Exam System (Version: 4.14.0) created. 18:59:14 [INFO] Creating RMI registry server on 127.0.0.1:35011 18:59:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:59:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:59:14 [INFO] Waiting for remote bundle context.. on 35011 name: fa9c2e5d-5c51-4b83-8c66-794cfbe73070 timout: [ RelativeTimeout value = 180000 ] 18:59:18 [INFO] Building jar from resources and headers. 18:59:18 [INFO] Writing jar finished. 18:59:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:59:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:59:29 [INFO] 18:59:29 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-southbound --- 18:59:29 [INFO] 18:59:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 18:59:29 [INFO] No Javadoc in project. Archive not created. 18:59:29 [INFO] 18:59:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- 18:59:29 [INFO] CycloneDX: Resolving Dependencies 18:59:32 [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) 18:59:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml 18:59:32 [INFO] attaching as odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json 18:59:32 [INFO] attaching as odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.json 18:59:32 [INFO] 18:59:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 18:59:32 [INFO] Skipping duplicate-finder execution! 18:59:32 [INFO] 18:59:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 18:59:32 [INFO] Skipping plugin execution 18:59:32 [INFO] 18:59:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 18:59:32 [INFO] Skipping source per configuration. 18:59:32 [INFO] 18:59:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 18:59:32 [INFO] 18:59:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-southbound --- 18:59:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:59:32 [INFO] 18:59:32 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- 18:59:32 [WARNING] 18:59:32 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 18:59:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:59:32 [WARNING] 18:59:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:59:32 [WARNING] 18:59:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT.pom 18:59:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT-features.xml 18:59:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-SNAPSHOT-cyclonedx.json 18:59:32 [INFO] 18:59:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-southbound --- 18:59:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:59:32 [WARNING] 18:59:32 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 18:59:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:59:32 [WARNING] 18:59:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:59:32 [WARNING] 18:59:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:59:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:32 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 18:59:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:59:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:32 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 18:59:32 [INFO] 18:59:32 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 18:59:32 [INFO] Building bulk-o-matic 0.21.1-SNAPSHOT [29/84] 18:59:32 [INFO] from applications/bulk-o-matic/pom.xml 18:59:32 [INFO] -------------------------------[ bundle ]------------------------------- 18:59:32 [INFO] 18:59:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- 18:59:32 [INFO] 18:59:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- 18:59:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:32 [INFO] 18:59:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 18:59:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:32 [INFO] 18:59:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- 18:59:33 [INFO] 18:59:33 [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- 18:59:33 [INFO] 18:59:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bulk-o-matic --- 18:59:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:59:33 [INFO] 18:59:33 [INFO] --- yang:14.0.20:generate-sources (binding) @ bulk-o-matic --- 18:59:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:59:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 18:59:33 [INFO] yang-to-sources: Found 9 dependencies in 2.221 ms 18:59:33 [INFO] yang-to-sources: Project model files found: 1 in 2.388 ms 18:59:33 [INFO] yang-to-sources: 24 YANG models processed in 275.2 ms 18:59:33 [INFO] BindingJavaFileGenerator: Defined 61 files in 31.24 ms 18:59:33 [INFO] Sorted 61 files into 5 directories in 123.3 μs 18:59:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 61.27 ms 18:59:33 [INFO] 18:59:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 18:59:33 [INFO] Starting audit... 18:59:33 Audit done. 18:59:33 [INFO] You have 0 Checkstyle violations. 18:59:33 [INFO] 18:59:33 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 18:59:33 [INFO] Starting audit... 18:59:33 Audit done. 18:59:33 [INFO] You have 0 Checkstyle violations. 18:59:33 [INFO] 18:59:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- 18:59:33 [INFO] 18:59:33 [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- 18:59:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 18:59:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 18:59:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:59:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:59:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:59:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 18:59:33 [INFO] 18:59:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- 18:59:33 [INFO] Recompiling the module because of changed dependency. 18:59:33 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 18:59:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 18:59:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:34 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 18:59:34 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:34 [INFO] 18:59:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 18:59:34 [INFO] 18:59:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- 18:59:34 [INFO] Fork Value is true 18:59:38 [INFO] Done SpotBugs Analysis.... 18:59:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:59:38 [INFO] 18:59:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 18:59:38 [INFO] 18:59:38 [INFO] 18:59:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- 18:59:38 [INFO] BugInstance size is 0 18:59:38 [INFO] Error size is 0 18:59:38 [INFO] No errors/warnings found 18:59:38 [INFO] 18:59:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 18:59:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/resources 18:59:38 [INFO] 18:59:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bulk-o-matic --- 18:59:38 [INFO] Recompiling the module because of changed dependency. 18:59:38 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,37] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[59,37] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,37] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,55] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,55] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 18:59:38 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 18:59:38 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,45] unchecked conversion 18:59:38 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 18:59:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:59:38 [INFO] 18:59:38 [INFO] --- surefire:3.5.4:test (default-test) @ bulk-o-matic --- 18:59:38 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/surefire-reports 18:59:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:59:38 [INFO] 18:59:38 [INFO] ------------------------------------------------------- 18:59:38 [INFO] T E S T S 18:59:38 [INFO] ------------------------------------------------------- 18:59:39 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 18:59:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 18:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 18:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 18:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 18:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 18:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 18:59:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 18:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 18:59:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 18:59:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 18:59:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 18:59:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 18:59:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 18:59:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 18:59:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 18:59:42 [INFO] 18:59:42 [INFO] Results: 18:59:42 [INFO] 18:59:42 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 18:59:42 [INFO] 18:59:42 [INFO] 18:59:42 [INFO] --- copy:14.1.6:copy-files (default) @ bulk-o-matic --- 18:59:42 [INFO] 18:59:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- 18:59:42 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT.jar 18:59:42 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 18:59:42 [INFO] 18:59:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- 18:59:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-javadoc.jar 18:59:45 [INFO] 18:59:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- 18:59:45 [INFO] CycloneDX: Resolving Dependencies 18:59:45 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 18:59:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml 18:59:45 [INFO] attaching as bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json 18:59:45 [INFO] attaching as bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 18:59:45 [INFO] 18:59:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 18:59:45 [INFO] Skipping duplicate-finder execution! 18:59:45 [INFO] 18:59:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 18:59:45 [WARNING] Used undeclared dependencies found: 18:59:45 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 18:59:45 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 18:59:45 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 18:59:45 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 18:59:45 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 18:59:45 [WARNING] Non-test scoped test only dependencies found: 18:59:45 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 18:59:45 [INFO] 18:59:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 18:59:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-sources.jar 18:59:45 [INFO] 18:59:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- 18:59:45 [INFO] 18:59:45 [INFO] --- jacoco:0.8.14:report (report) @ bulk-o-matic --- 18:59:45 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 18:59:45 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 18:59:46 [INFO] 18:59:46 [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- 18:59:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT.pom 18:59:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT.jar 18:59:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-javadoc.jar 18:59:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 18:59:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 18:59:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT-sources.jar 18:59:46 [INFO] 18:59:46 [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- 18:59:46 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-SNAPSHOT.jar 18:59:46 [INFO] Writing OBR metadata 18:59:46 [INFO] 18:59:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bulk-o-matic --- 18:59:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 18:59:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 18:59:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 18:59:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 18:59:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:59:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 18:59:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 18:59:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 18:59:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 18:59:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 18:59:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 18:59:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 18:59:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 18:59:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 18:59:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 18:59:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 18:59:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 18:59:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 18:59:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 18:59:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 18:59:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 18:59:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 18:59:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 18:59:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 18:59:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 18:59:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 18:59:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 18:59:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 18:59:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 18:59:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 18:59:46 at java.lang.reflect.Method.invoke (Method.java:580) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 18:59:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 18:59:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 18:59:46 [INFO] 18:59:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bulk-o-matic --- 18:59:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:59:46 [INFO] 18:59:46 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 18:59:46 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.1-SNAPSHOT [30/84] 18:59:46 [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml 18:59:46 [INFO] ------------------------------[ feature ]------------------------------- 18:59:46 [INFO] 18:59:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] 18:59:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:46 [INFO] 18:59:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:59:46 [INFO] 18:59:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] 18:59:46 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] 18:59:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:59:46 [INFO] argLine set to empty 18:59:46 [INFO] 18:59:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Starting audit... 18:59:46 Audit done. 18:59:46 [INFO] You have 0 Checkstyle violations. 18:59:46 [INFO] 18:59:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Starting audit... 18:59:46 Audit done. 18:59:46 [INFO] You have 0 Checkstyle violations. 18:59:46 [INFO] 18:59:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] 18:59:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 18:59:46 [INFO] ...done! 18:59:46 [INFO] Attaching features XML 18:59:46 [INFO] 18:59:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:59:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:59:46 [INFO] 18:59:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 18:59:46 [INFO] 18:59:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] No files found to run spotbugs, check compile phase has been run 18:59:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:59:46 [INFO] 18:59:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 18:59:46 [INFO] 18:59:46 [INFO] 18:59:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] 18:59:46 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 18:59:46 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 18:59:46 [INFO] Project dependency features detected: [] 18:59:46 [INFO] Pax Exam System (Version: 4.14.0) created. 18:59:46 [INFO] Creating RMI registry server on 127.0.0.1:39337 18:59:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:59:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:59:47 [INFO] Waiting for remote bundle context.. on 39337 name: d57dccdc-04b3-47a6-a360-6d0b4fc708c1 timout: [ RelativeTimeout value = 180000 ] 18:59:51 [INFO] Building jar from resources and headers. 18:59:51 [INFO] Writing jar finished. 19:00:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:00:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:00:04 [INFO] 19:00:04 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:04 [INFO] 19:00:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:04 [INFO] No Javadoc in project. Archive not created. 19:00:04 [INFO] 19:00:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:04 [INFO] CycloneDX: Resolving Dependencies 19:00:07 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 19:00:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 19:00:07 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json 19:00:07 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 19:00:07 [INFO] 19:00:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [INFO] Skipping duplicate-finder execution! 19:00:07 [INFO] 19:00:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [INFO] Skipping plugin execution 19:00:07 [INFO] 19:00:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [INFO] Skipping source per configuration. 19:00:07 [INFO] 19:00:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [INFO] 19:00:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:00:07 [INFO] 19:00:07 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [WARNING] 19:00:07 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 19:00:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:00:07 [WARNING] 19:00:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:00:07 [WARNING] 19:00:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT.pom 19:00:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-features.xml 19:00:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-SNAPSHOT-cyclonedx.json 19:00:07 [INFO] 19:00:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 19:00:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:00:07 [WARNING] 19:00:07 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 19:00:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:00:07 [WARNING] 19:00:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:00:07 [WARNING] 19:00:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:00:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:07 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 19:00:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:00:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:07 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 19:00:07 [INFO] 19:00:07 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 19:00:07 [INFO] Building device-ownership-service 0.21.1-SNAPSHOT [31/84] 19:00:07 [INFO] from applications/device-ownership-service/pom.xml 19:00:07 [INFO] -------------------------------[ bundle ]------------------------------- 19:00:07 [INFO] 19:00:07 [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- 19:00:07 [INFO] 19:00:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- 19:00:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:07 [INFO] 19:00:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- 19:00:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:07 [INFO] 19:00:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- 19:00:08 [INFO] 19:00:08 [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- 19:00:08 [INFO] 19:00:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ device-ownership-service --- 19:00:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:00:08 [INFO] 19:00:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 19:00:08 [INFO] Starting audit... 19:00:08 Audit done. 19:00:08 [INFO] You have 0 Checkstyle violations. 19:00:08 [INFO] 19:00:08 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 19:00:08 [INFO] Starting audit... 19:00:08 Audit done. 19:00:08 [INFO] You have 0 Checkstyle violations. 19:00:08 [INFO] 19:00:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- 19:00:08 [INFO] 19:00:08 [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- 19:00:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 19:00:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 19:00:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 19:00:08 [INFO] 19:00:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- 19:00:08 [INFO] Recompiling the module because of changed source code. 19:00:08 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 19:00:08 [INFO] 19:00:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 19:00:08 [INFO] 19:00:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- 19:00:08 [INFO] Fork Value is true 19:00:10 [INFO] Done SpotBugs Analysis.... 19:00:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:00:10 [INFO] 19:00:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 19:00:10 [INFO] 19:00:10 [INFO] 19:00:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- 19:00:10 [INFO] BugInstance size is 0 19:00:10 [INFO] Error size is 0 19:00:10 [INFO] No errors/warnings found 19:00:10 [INFO] 19:00:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- 19:00:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/test/resources 19:00:10 [INFO] 19:00:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ device-ownership-service --- 19:00:10 [INFO] No sources to compile 19:00:10 [INFO] 19:00:10 [INFO] --- surefire:3.5.4:test (default-test) @ device-ownership-service --- 19:00:10 [INFO] No tests to run. 19:00:10 [INFO] 19:00:10 [INFO] --- copy:14.1.6:copy-files (default) @ device-ownership-service --- 19:00:10 [INFO] 19:00:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- 19:00:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT.jar 19:00:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 19:00:10 [INFO] 19:00:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- 19:00:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-javadoc.jar 19:00:11 [INFO] 19:00:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- 19:00:11 [INFO] CycloneDX: Resolving Dependencies 19:00:12 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 19:00:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml 19:00:12 [INFO] attaching as device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json 19:00:12 [INFO] attaching as device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.json 19:00:12 [INFO] 19:00:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 19:00:12 [INFO] Skipping duplicate-finder execution! 19:00:12 [INFO] 19:00:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ device-ownership-service --- 19:00:12 [INFO] No dependency problems found 19:00:12 [INFO] 19:00:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 19:00:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-sources.jar 19:00:12 [INFO] 19:00:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- 19:00:12 [INFO] 19:00:12 [INFO] --- jacoco:0.8.14:report (report) @ device-ownership-service --- 19:00:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:00:12 [INFO] 19:00:12 [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- 19:00:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT.pom 19:00:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT.jar 19:00:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-javadoc.jar 19:00:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-cyclonedx.json 19:00:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT-sources.jar 19:00:12 [INFO] 19:00:12 [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- 19:00:12 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-SNAPSHOT.jar 19:00:12 [INFO] Writing OBR metadata 19:00:12 [INFO] 19:00:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ device-ownership-service --- 19:00:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:00:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:00:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:12 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 19:00:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:00:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:12 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 19:00:12 [INFO] 19:00:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ device-ownership-service --- 19:00:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:00:12 [INFO] 19:00:12 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 19:00:12 [INFO] Building of-switch-config-pusher 0.21.1-SNAPSHOT [32/84] 19:00:12 [INFO] from applications/of-switch-config-pusher/pom.xml 19:00:12 [INFO] -------------------------------[ bundle ]------------------------------- 19:00:12 [INFO] 19:00:12 [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- 19:00:12 [INFO] 19:00:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- 19:00:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:12 [INFO] 19:00:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 19:00:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:12 [INFO] 19:00:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 19:00:12 [INFO] 19:00:12 [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- 19:00:12 [INFO] 19:00:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 19:00:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:00:12 [INFO] 19:00:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 19:00:12 [INFO] Starting audit... 19:00:12 Audit done. 19:00:12 [INFO] You have 0 Checkstyle violations. 19:00:12 [INFO] 19:00:12 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 19:00:12 [INFO] Starting audit... 19:00:12 Audit done. 19:00:12 [INFO] You have 0 Checkstyle violations. 19:00:12 [INFO] 19:00:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- 19:00:12 [INFO] 19:00:12 [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 19:00:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 19:00:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 19:00:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 19:00:12 [INFO] 19:00:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- 19:00:12 [INFO] Recompiling the module because of changed dependency. 19:00:12 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:00:12 [INFO] 19:00:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 19:00:12 [INFO] 19:00:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- 19:00:12 [INFO] Fork Value is true 19:00:15 [INFO] Done SpotBugs Analysis.... 19:00:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:00:15 [INFO] 19:00:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 19:00:15 [INFO] 19:00:15 [INFO] 19:00:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- 19:00:15 [INFO] BugInstance size is 0 19:00:15 [INFO] Error size is 0 19:00:15 [INFO] No errors/warnings found 19:00:15 [INFO] 19:00:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 19:00:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/resources 19:00:15 [INFO] 19:00:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ of-switch-config-pusher --- 19:00:15 [INFO] Recompiling the module because of changed dependency. 19:00:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 19:00:15 [INFO] 19:00:15 [INFO] --- surefire:3.5.4:test (default-test) @ of-switch-config-pusher --- 19:00:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/surefire-reports 19:00:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:00:15 [INFO] 19:00:15 [INFO] ------------------------------------------------------- 19:00:15 [INFO] T E S T S 19:00:15 [INFO] ------------------------------------------------------- 19:00:16 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 19:00:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:00:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 19:00:17 [INFO] 19:00:17 [INFO] Results: 19:00:17 [INFO] 19:00:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:00:17 [INFO] 19:00:17 [INFO] 19:00:17 [INFO] --- copy:14.1.6:copy-files (default) @ of-switch-config-pusher --- 19:00:17 [INFO] 19:00:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- 19:00:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 19:00:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 19:00:17 [INFO] 19:00:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- 19:00:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-javadoc.jar 19:00:19 [INFO] 19:00:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- 19:00:19 [INFO] CycloneDX: Resolving Dependencies 19:00:19 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 19:00:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml 19:00:19 [INFO] attaching as of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json 19:00:19 [INFO] attaching as of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 19:00:19 [INFO] 19:00:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 19:00:19 [INFO] Skipping duplicate-finder execution! 19:00:19 [INFO] 19:00:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 19:00:19 [INFO] No dependency problems found 19:00:19 [INFO] 19:00:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 19:00:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-sources.jar 19:00:19 [INFO] 19:00:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- 19:00:19 [INFO] 19:00:19 [INFO] --- jacoco:0.8.14:report (report) @ of-switch-config-pusher --- 19:00:19 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 19:00:19 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 19:00:19 [INFO] 19:00:19 [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- 19:00:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT.pom 19:00:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 19:00:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-javadoc.jar 19:00:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 19:00:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT-sources.jar 19:00:19 [INFO] 19:00:19 [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- 19:00:19 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 19:00:19 [INFO] Writing OBR metadata 19:00:19 [INFO] 19:00:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ of-switch-config-pusher --- 19:00:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:00:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:00:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:20 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 19:00:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:00:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:20 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 19:00:20 [INFO] 19:00:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ of-switch-config-pusher --- 19:00:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:00:20 [INFO] 19:00:20 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 19:00:20 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.1-SNAPSHOT [33/84] 19:00:20 [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml 19:00:20 [INFO] ------------------------------[ feature ]------------------------------- 19:00:20 [INFO] 19:00:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] 19:00:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:20 [INFO] 19:00:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:20 [INFO] 19:00:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] 19:00:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] 19:00:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:00:20 [INFO] argLine set to empty 19:00:20 [INFO] 19:00:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Starting audit... 19:00:20 Audit done. 19:00:20 [INFO] You have 0 Checkstyle violations. 19:00:20 [INFO] 19:00:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Starting audit... 19:00:20 Audit done. 19:00:20 [INFO] You have 0 Checkstyle violations. 19:00:20 [INFO] 19:00:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] 19:00:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 19:00:20 [INFO] ...done! 19:00:20 [INFO] Attaching features XML 19:00:20 [INFO] 19:00:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:00:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:00:20 [INFO] 19:00:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 19:00:20 [INFO] 19:00:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] No files found to run spotbugs, check compile phase has been run 19:00:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:00:20 [INFO] 19:00:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 19:00:20 [INFO] 19:00:20 [INFO] 19:00:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] 19:00:20 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-config-pusher --- 19:00:20 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 19:00:20 [INFO] Project dependency features detected: [] 19:00:20 [INFO] Pax Exam System (Version: 4.14.0) created. 19:00:20 [INFO] Creating RMI registry server on 127.0.0.1:41389 19:00:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:00:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:00:21 [INFO] Waiting for remote bundle context.. on 41389 name: 69293e98-182a-4e5e-b270-1adaf007a685 timout: [ RelativeTimeout value = 180000 ] 19:00:25 [INFO] Building jar from resources and headers. 19:00:25 [INFO] Writing jar finished. 19:00:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:00:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:00:38 [INFO] 19:00:38 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 19:00:38 [INFO] 19:00:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 19:00:38 [INFO] No Javadoc in project. Archive not created. 19:00:38 [INFO] 19:00:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 19:00:38 [INFO] CycloneDX: Resolving Dependencies 19:00:41 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 19:00:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml 19:00:41 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json 19:00:41 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 19:00:41 [INFO] 19:00:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [INFO] Skipping duplicate-finder execution! 19:00:41 [INFO] 19:00:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [INFO] Skipping plugin execution 19:00:41 [INFO] 19:00:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [INFO] Skipping source per configuration. 19:00:41 [INFO] 19:00:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [INFO] 19:00:41 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:00:41 [INFO] 19:00:41 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [WARNING] 19:00:41 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 19:00:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:00:41 [WARNING] 19:00:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:00:41 [WARNING] 19:00:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT.pom 19:00:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-features.xml 19:00:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-SNAPSHOT-cyclonedx.json 19:00:41 [INFO] 19:00:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 19:00:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:00:41 [WARNING] 19:00:41 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 19:00:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:00:41 [WARNING] 19:00:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:00:41 [WARNING] 19:00:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:00:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:41 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 19:00:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:00:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:41 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 19:00:41 [INFO] 19:00:41 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 19:00:41 [INFO] Building arbitratorreconciliation-api 0.21.1-SNAPSHOT [34/84] 19:00:41 [INFO] from applications/arbitratorreconciliation/api/pom.xml 19:00:41 [INFO] -------------------------------[ bundle ]------------------------------- 19:00:41 [INFO] 19:00:41 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- 19:00:41 [INFO] 19:00:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- 19:00:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:41 [INFO] 19:00:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 19:00:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:41 [INFO] 19:00:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 19:00:42 [INFO] 19:00:42 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- 19:00:42 [INFO] 19:00:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 19:00:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:00:42 [INFO] 19:00:42 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-api --- 19:00:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:00:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 19:00:42 [INFO] yang-to-sources: Found 11 dependencies in 2.622 ms 19:00:42 [INFO] yang-to-sources: Project model files found: 1 in 1.159 ms 19:00:42 [INFO] yang-to-sources: 11 YANG models processed in 129.9 ms 19:00:42 [INFO] BindingJavaFileGenerator: Defined 14 files in 16.72 ms 19:00:42 [INFO] Sorted 14 files into 3 directories in 144.7 μs 19:00:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 23.00 ms 19:00:42 [INFO] 19:00:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 19:00:42 [INFO] Starting audit... 19:00:42 Audit done. 19:00:42 [INFO] You have 0 Checkstyle violations. 19:00:42 [INFO] 19:00:42 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 19:00:42 [INFO] Starting audit... 19:00:42 Audit done. 19:00:42 [INFO] You have 0 Checkstyle violations. 19:00:42 [INFO] 19:00:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- 19:00:42 [INFO] 19:00:42 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 19:00:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 19:00:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 19:00:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:00:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:00:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:00:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 19:00:42 [INFO] 19:00:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- 19:00:42 [INFO] Recompiling the module because of changed dependency. 19:00:42 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:00:42 [INFO] 19:00:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 19:00:42 [INFO] 19:00:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 19:00:42 [INFO] Fork Value is true 19:00:44 [INFO] Done SpotBugs Analysis.... 19:00:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:00:44 [INFO] 19:00:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 19:00:44 [INFO] 19:00:44 [INFO] 19:00:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- 19:00:44 [INFO] BugInstance size is 0 19:00:44 [INFO] Error size is 0 19:00:44 [INFO] No errors/warnings found 19:00:44 [INFO] 19:00:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 19:00:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/test/resources 19:00:44 [INFO] 19:00:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 19:00:44 [INFO] No sources to compile 19:00:44 [INFO] 19:00:44 [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-api --- 19:00:44 [INFO] No tests to run. 19:00:44 [INFO] 19:00:44 [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-api --- 19:00:44 [INFO] 19:00:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- 19:00:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar 19:00:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 19:00:44 [INFO] 19:00:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 19:00:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-javadoc.jar 19:00:46 [INFO] 19:00:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- 19:00:46 [INFO] CycloneDX: Resolving Dependencies 19:00:46 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 19:00:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml 19:00:47 [INFO] attaching as arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json 19:00:47 [INFO] attaching as arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.json 19:00:47 [INFO] 19:00:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Skipping duplicate-finder execution! 19:00:47 [INFO] 19:00:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 19:00:47 [WARNING] Used undeclared dependencies found: 19:00:47 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 19:00:47 [INFO] 19:00:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-sources.jar 19:00:47 [INFO] 19:00:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 19:00:47 [INFO] 19:00:47 [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:00:47 [INFO] 19:00:47 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT.pom 19:00:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar 19:00:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-javadoc.jar 19:00:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-cyclonedx.json 19:00:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT-sources.jar 19:00:47 [INFO] 19:00:47 [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar 19:00:47 [INFO] Writing OBR metadata 19:00:47 [INFO] 19:00:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:00:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:00:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:47 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 19:00:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:00:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:47 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 19:00:47 [INFO] 19:00:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-api --- 19:00:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:00:47 [INFO] 19:00:47 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 19:00:47 [INFO] Building reconciliation-framework 0.21.1-SNAPSHOT [35/84] 19:00:47 [INFO] from applications/reconciliation-framework/pom.xml 19:00:47 [INFO] -------------------------------[ bundle ]------------------------------- 19:00:47 [INFO] 19:00:47 [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- 19:00:47 [INFO] 19:00:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- 19:00:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:47 [INFO] 19:00:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 19:00:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:47 [INFO] 19:00:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- 19:00:47 [INFO] 19:00:47 [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- 19:00:47 [INFO] 19:00:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ reconciliation-framework --- 19:00:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:00:47 [INFO] 19:00:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 19:00:47 [INFO] Starting audit... 19:00:47 Audit done. 19:00:47 [INFO] You have 0 Checkstyle violations. 19:00:47 [INFO] 19:00:47 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 19:00:47 [INFO] Starting audit... 19:00:47 Audit done. 19:00:47 [INFO] You have 0 Checkstyle violations. 19:00:47 [INFO] 19:00:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- 19:00:47 [INFO] 19:00:47 [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- 19:00:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 19:00:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 19:00:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 19:00:47 [INFO] 19:00:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- 19:00:47 [INFO] Recompiling the module because of changed dependency. 19:00:47 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 19:00:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 19:00:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 19:00:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 19:00:47 [INFO] 19:00:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 19:00:47 [INFO] 19:00:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- 19:00:47 [INFO] Fork Value is true 19:00:50 [INFO] Done SpotBugs Analysis.... 19:00:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:00:50 [INFO] 19:00:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 19:00:50 [INFO] 19:00:50 [INFO] 19:00:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- 19:00:50 [INFO] BugInstance size is 0 19:00:50 [INFO] Error size is 0 19:00:50 [INFO] No errors/warnings found 19:00:50 [INFO] 19:00:50 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 19:00:51 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 19:00:51 [INFO] 19:00:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 19:00:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/test/resources 19:00:51 [INFO] 19:00:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ reconciliation-framework --- 19:00:51 [INFO] No sources to compile 19:00:51 [INFO] 19:00:51 [INFO] --- surefire:3.5.4:test (default-test) @ reconciliation-framework --- 19:00:51 [INFO] No tests to run. 19:00:51 [INFO] 19:00:51 [INFO] --- copy:14.1.6:copy-files (default) @ reconciliation-framework --- 19:00:51 [INFO] 19:00:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- 19:00:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT.jar 19:00:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 19:00:51 [INFO] 19:00:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- 19:00:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-javadoc.jar 19:00:52 [INFO] 19:00:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- 19:00:52 [INFO] CycloneDX: Resolving Dependencies 19:00:54 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 19:00:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml 19:00:54 [INFO] attaching as reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json 19:00:54 [INFO] attaching as reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 19:00:54 [INFO] 19:00:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 19:00:54 [INFO] Skipping duplicate-finder execution! 19:00:54 [INFO] 19:00:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 19:00:54 [WARNING] Used undeclared dependencies found: 19:00:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:00:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 19:00:54 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 19:00:54 [INFO] 19:00:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 19:00:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-sources.jar 19:00:54 [INFO] 19:00:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- 19:00:54 [INFO] 19:00:54 [INFO] --- jacoco:0.8.14:report (report) @ reconciliation-framework --- 19:00:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:00:54 [INFO] 19:00:54 [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- 19:00:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT.pom 19:00:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT.jar 19:00:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-javadoc.jar 19:00:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 19:00:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 19:00:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT-sources.jar 19:00:54 [INFO] 19:00:54 [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- 19:00:54 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-SNAPSHOT.jar 19:00:54 [INFO] Writing OBR metadata 19:00:54 [INFO] 19:00:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ reconciliation-framework --- 19:00:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:00:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:00:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:54 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 19:00:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 19:00:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:00:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:00:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:00:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:00:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:00:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:00:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:00:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:00:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:00:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:00:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:00:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:00:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:00:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:00:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:00:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:00:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:00:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:00:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:00:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:00:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:00:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:00:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:00:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:00:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:00:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:00:54 at java.lang.reflect.Method.invoke (Method.java:580) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:00:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:00:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 19:00:54 [INFO] 19:00:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ reconciliation-framework --- 19:00:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:00:54 [INFO] 19:00:54 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 19:00:54 [INFO] Building arbitratorreconciliation-impl 0.21.1-SNAPSHOT [36/84] 19:00:54 [INFO] from applications/arbitratorreconciliation/impl/pom.xml 19:00:54 [INFO] -------------------------------[ bundle ]------------------------------- 19:00:54 [INFO] 19:00:54 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] 19:00:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:54 [INFO] 19:00:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:00:54 [INFO] 19:00:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] 19:00:54 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] 19:00:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:00:54 [INFO] 19:00:54 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:00:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 19:00:54 [INFO] yang-to-sources: Found 14 dependencies in 2.017 ms 19:00:54 [INFO] yang-to-sources: Project model files found: 1 in 1.294 ms 19:00:54 [INFO] yang-to-sources: 1 YANG models processed in 71.12 ms 19:00:54 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.190 ms 19:00:54 [INFO] Sorted 6 files into 3 directories in 92.33 μs 19:00:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.524 ms 19:00:54 [INFO] 19:00:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] Starting audit... 19:00:54 Audit done. 19:00:54 [INFO] You have 0 Checkstyle violations. 19:00:54 [INFO] 19:00:54 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] Starting audit... 19:00:54 Audit done. 19:00:54 [INFO] You have 0 Checkstyle violations. 19:00:54 [INFO] 19:00:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] 19:00:54 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 19:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 19:00:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:00:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:00:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:00:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 19:00:54 [INFO] 19:00:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- 19:00:54 [INFO] Recompiling the module because of changed dependency. 19:00:54 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 19:00:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 19:00:55 [INFO] 19:00:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 19:00:55 [INFO] 19:00:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 19:00:55 [INFO] Fork Value is true 19:00:57 [INFO] Done SpotBugs Analysis.... 19:00:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:00:57 [INFO] 19:00:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 19:00:57 [INFO] 19:00:57 [INFO] 19:00:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- 19:00:57 [INFO] BugInstance size is 0 19:00:57 [INFO] Error size is 0 19:00:57 [INFO] No errors/warnings found 19:00:57 [INFO] 19:00:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 19:00:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/test/resources 19:00:57 [INFO] 19:00:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 19:00:57 [INFO] No sources to compile 19:00:57 [INFO] 19:00:57 [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-impl --- 19:00:57 [INFO] No tests to run. 19:00:57 [INFO] 19:00:57 [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-impl --- 19:00:57 [INFO] 19:00:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- 19:00:58 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar 19:00:58 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 19:00:58 [INFO] 19:00:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 19:00:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-javadoc.jar 19:00:59 [INFO] 19:00:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- 19:00:59 [INFO] CycloneDX: Resolving Dependencies 19:01:00 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 19:01:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml 19:01:00 [INFO] attaching as arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.xml 19:01:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json 19:01:00 [INFO] attaching as arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.json 19:01:00 [INFO] 19:01:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Skipping duplicate-finder execution! 19:01:00 [INFO] 19:01:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] No dependency problems found 19:01:00 [INFO] 19:01:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-sources.jar 19:01:00 [INFO] 19:01:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] 19:01:00 [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:01:00 [INFO] 19:01:00 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.pom 19:01:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar 19:01:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-javadoc.jar 19:01:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.xml 19:01:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-cyclonedx.json 19:01:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT-sources.jar 19:01:00 [INFO] 19:01:00 [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar 19:01:00 [INFO] Writing OBR metadata 19:01:00 [INFO] 19:01:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:01:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml 19:01:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:01:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:01:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:01:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:01:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:01:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:01:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:01:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:01:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:01:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:01:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:01:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:01:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:01:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:01:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:01:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:01:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:01:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:01:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:01:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:01:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:01:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:01:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:01:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:01:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:01:00 at java.lang.reflect.Method.invoke (Method.java:580) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:01:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml 19:01:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 19:01:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:01:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:01:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:01:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:01:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:01:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:01:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:01:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:01:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:01:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:01:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:01:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:01:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:01:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:01:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:01:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:01:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:01:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:01:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:01:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:01:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:01:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:01:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:01:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:01:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:01:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:01:00 at java.lang.reflect.Method.invoke (Method.java:580) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:01:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:01:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 19:01:00 [INFO] 19:01:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-impl --- 19:01:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:01:00 [INFO] 19:01:00 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 19:01:00 [INFO] Building forwardingrules-manager 0.21.1-SNAPSHOT [37/84] 19:01:00 [INFO] from applications/forwardingrules-manager/pom.xml 19:01:00 [INFO] -------------------------------[ bundle ]------------------------------- 19:01:00 [INFO] 19:01:00 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- 19:01:00 [INFO] 19:01:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- 19:01:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:01:00 [INFO] 19:01:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 19:01:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:01:00 [INFO] 19:01:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- 19:01:00 [INFO] 19:01:00 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- 19:01:00 [INFO] 19:01:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 19:01:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:01:00 [INFO] 19:01:00 [INFO] --- yang:14.0.20:generate-sources (binding) @ forwardingrules-manager --- 19:01:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:01:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 19:01:00 [INFO] yang-to-sources: Found 15 dependencies in 1.650 ms 19:01:00 [INFO] yang-to-sources: Project model files found: 2 in 1.178 ms 19:01:01 [INFO] yang-to-sources: 5 YANG models processed in 77.00 ms 19:01:01 [INFO] BindingJavaFileGenerator: Defined 14 files in 2.884 ms 19:01:01 [INFO] Sorted 14 files into 5 directories in 77.65 μs 19:01:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 7.158 ms 19:01:01 [INFO] 19:01:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 19:01:01 [INFO] Starting audit... 19:01:01 Audit done. 19:01:01 [INFO] You have 0 Checkstyle violations. 19:01:01 [INFO] 19:01:01 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 19:01:02 [INFO] Starting audit... 19:01:02 Audit done. 19:01:02 [INFO] You have 0 Checkstyle violations. 19:01:02 [INFO] 19:01:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- 19:01:02 [INFO] 19:01:02 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- 19:01:02 [INFO] Copying 1 resource from src/main/resources to target/classes 19:01:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 19:01:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:01:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:01:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:01:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 19:01:02 [INFO] 19:01:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- 19:01:02 [INFO] Recompiling the module because of changed dependency. 19:01:02 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] 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 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[79,13] possible 'this' escape before subclass is fully initialized 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:01:02 [INFO] 19:01:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 19:01:02 [INFO] 19:01:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- 19:01:02 [INFO] Fork Value is true 19:01:07 [INFO] Done SpotBugs Analysis.... 19:01:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:01:07 [INFO] 19:01:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 19:01:07 [INFO] 19:01:07 [INFO] 19:01:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- 19:01:07 [INFO] BugInstance size is 0 19:01:07 [INFO] Error size is 0 19:01:07 [INFO] No errors/warnings found 19:01:07 [INFO] 19:01:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 19:01:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/test/resources 19:01:07 [INFO] 19:01:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-manager --- 19:01:07 [INFO] Recompiling the module because of changed dependency. 19:01:07 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 19:01:07 [INFO] 19:01:07 [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-manager --- 19:01:07 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/surefire-reports 19:01:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:01:07 [INFO] 19:01:07 [INFO] ------------------------------------------------------- 19:01:07 [INFO] T E S T S 19:01:07 [INFO] ------------------------------------------------------- 19:01:09 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 19:01:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:01:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 19:01:09 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 19:01:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.212 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 19:01:17 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 19:01:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 19:01:18 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 19:01:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 19:01:18 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 19:01:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 19:01:18 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 19:01:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 19:01:18 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 19:01:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 19:01:19 [INFO] 19:01:19 [INFO] Results: 19:01:19 [INFO] 19:01:19 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 19:01:19 [INFO] 19:01:19 [INFO] 19:01:19 [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-manager --- 19:01:19 [INFO] 19:01:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- 19:01:19 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 19:01:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT.jar 19:01:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 19:01:19 [INFO] 19:01:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- 19:01:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-javadoc.jar 19:01:21 [INFO] 19:01:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- 19:01:21 [INFO] CycloneDX: Resolving Dependencies 19:01:23 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 19:01:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml 19:01:23 [INFO] attaching as forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:01:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json 19:01:23 [INFO] attaching as forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:01:23 [INFO] 19:01:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 19:01:23 [INFO] Skipping duplicate-finder execution! 19:01:23 [INFO] 19:01:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 19:01:23 [WARNING] Used undeclared dependencies found: 19:01:23 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test 19:01:23 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:01:23 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:01:23 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:01:23 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 19:01:23 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 19:01:23 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 19:01:23 [INFO] 19:01:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 19:01:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-sources.jar 19:01:23 [INFO] 19:01:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- 19:01:23 [INFO] 19:01:23 [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-manager --- 19:01:23 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 19:01:23 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 19:01:23 [INFO] 19:01:23 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- 19:01:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT.pom 19:01:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT.jar 19:01:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-javadoc.jar 19:01:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:01:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:01:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT-sources.jar 19:01:23 [INFO] 19:01:23 [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- 19:01:23 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-SNAPSHOT.jar 19:01:23 [INFO] Writing OBR metadata 19:01:23 [INFO] 19:01:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-manager --- 19:01:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:01:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:01:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:01:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:01:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:01:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:01:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:01:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:01:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:01:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:01:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:01:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:01:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:01:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:01:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:01:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:01:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:01:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:01:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:01:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:01:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:01:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:01:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:01:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:01:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:01:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:01:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:01:23 at java.lang.reflect.Method.invoke (Method.java:580) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:01:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:01:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 19:01:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:01:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:01:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:01:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:01:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:01:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:01:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:01:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:01:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:01:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:01:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:01:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:01:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:01:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:01:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:01:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:01:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:01:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:01:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:01:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:01:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:01:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:01:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:01:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:01:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:01:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:01:23 at java.lang.reflect.Method.invoke (Method.java:580) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:01:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:01:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 19:01:23 [INFO] 19:01:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-manager --- 19:01:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:01:23 [INFO] 19:01:23 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 19:01:23 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.1-SNAPSHOT [38/84] 19:01:23 [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml 19:01:23 [INFO] ------------------------------[ feature ]------------------------------- 19:01:23 [INFO] 19:01:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:23 [INFO] 19:01:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:01:23 [INFO] 19:01:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:01:23 [INFO] 19:01:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] 19:01:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] 19:01:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:01:24 [INFO] argLine set to empty 19:01:24 [INFO] 19:01:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] Starting audit... 19:01:24 Audit done. 19:01:24 [INFO] You have 0 Checkstyle violations. 19:01:24 [INFO] 19:01:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] Starting audit... 19:01:24 Audit done. 19:01:24 [INFO] You have 0 Checkstyle violations. 19:01:24 [INFO] 19:01:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] 19:01:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 19:01:24 [INFO] ...done! 19:01:24 [INFO] Attaching features XML 19:01:24 [INFO] 19:01:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:01:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:01:24 [INFO] 19:01:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 19:01:24 [INFO] 19:01:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] No files found to run spotbugs, check compile phase has been run 19:01:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:01:24 [INFO] 19:01:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 19:01:24 [INFO] 19:01:24 [INFO] 19:01:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] 19:01:24 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:24 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 19:01:24 [INFO] Project dependency features detected: [] 19:01:24 [INFO] Pax Exam System (Version: 4.14.0) created. 19:01:24 [INFO] Creating RMI registry server on 127.0.0.1:46417 19:01:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:01:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:01:24 [INFO] Waiting for remote bundle context.. on 46417 name: fd655c9b-62ad-481b-bceb-0aad95b5fc11 timout: [ RelativeTimeout value = 180000 ] 19:01:28 [INFO] Building jar from resources and headers. 19:01:28 [INFO] Writing jar finished. 19:01:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:01:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:01:42 [INFO] 19:01:42 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:42 [INFO] 19:01:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:42 [INFO] No Javadoc in project. Archive not created. 19:01:42 [INFO] 19:01:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:42 [INFO] CycloneDX: Resolving Dependencies 19:01:45 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 19:01:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 19:01:45 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:01:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 19:01:45 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:01:45 [INFO] 19:01:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [INFO] Skipping duplicate-finder execution! 19:01:45 [INFO] 19:01:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [INFO] Skipping plugin execution 19:01:45 [INFO] 19:01:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [INFO] Skipping source per configuration. 19:01:45 [INFO] 19:01:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [INFO] 19:01:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:01:45 [INFO] 19:01:45 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [WARNING] 19:01:45 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 19:01:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:01:45 [WARNING] 19:01:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:01:45 [WARNING] 19:01:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT.pom 19:01:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-features.xml 19:01:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:01:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:01:45 [INFO] 19:01:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 19:01:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:01:45 [WARNING] 19:01:45 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 19:01:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:01:45 [WARNING] 19:01:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:01:45 [WARNING] 19:01:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:01:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:01:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:01:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:01:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:01:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:01:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:01:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:01:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:01:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:01:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:01:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:01:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:01:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:01:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:01:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:01:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:01:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:01:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:01:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:01:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:01:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:01:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:01:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:01:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:01:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:01:45 at java.lang.reflect.Method.invoke (Method.java:580) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:01:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:01:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 19:01:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:01:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:01:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:01:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:01:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:01:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:01:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:01:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:01:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:01:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:01:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:01:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:01:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:01:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:01:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:01:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:01:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:01:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:01:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:01:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:01:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:01:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:01:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:01:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:01:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:01:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:01:45 at java.lang.reflect.Method.invoke (Method.java:580) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:01:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:01:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 19:01:45 [INFO] 19:01:45 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 19:01:45 [INFO] Building forwardingrules-sync 0.21.1-SNAPSHOT [39/84] 19:01:45 [INFO] from applications/forwardingrules-sync/pom.xml 19:01:45 [INFO] -------------------------------[ bundle ]------------------------------- 19:01:45 [INFO] 19:01:45 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- 19:01:45 [INFO] 19:01:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- 19:01:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:01:45 [INFO] 19:01:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 19:01:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:01:45 [INFO] 19:01:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- 19:01:45 [INFO] 19:01:45 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- 19:01:45 [INFO] 19:01:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 19:01:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:01:45 [INFO] 19:01:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 19:01:45 [INFO] Starting audit... 19:01:45 Audit done. 19:01:45 [INFO] You have 0 Checkstyle violations. 19:01:45 [INFO] 19:01:45 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 19:01:46 [INFO] Starting audit... 19:01:46 Audit done. 19:01:46 [INFO] You have 0 Checkstyle violations. 19:01:46 [INFO] 19:01:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- 19:01:46 [INFO] 19:01:46 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- 19:01:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 19:01:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 19:01:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 19:01:46 [INFO] 19:01:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- 19:01:46 [INFO] Recompiling the module because of changed dependency. 19:01:46 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:01:46 [INFO] 19:01:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 19:01:46 [INFO] 19:01:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- 19:01:46 [INFO] Fork Value is true 19:01:51 [INFO] Done SpotBugs Analysis.... 19:01:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:01:51 [INFO] 19:01:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 19:01:51 [INFO] 19:01:51 [INFO] 19:01:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- 19:01:51 [INFO] BugInstance size is 0 19:01:51 [INFO] Error size is 0 19:01:51 [INFO] No errors/warnings found 19:01:51 [INFO] 19:01:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 19:01:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:01:51 [INFO] 19:01:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-sync --- 19:01:51 [INFO] Recompiling the module because of changed dependency. 19:01:51 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 19:01:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,18] auto-closeable resource provider is never referenced in body of corresponding try statement 19:01:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[126,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 19:01:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[126,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 19:01:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[141,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 19:01:51 [INFO] 19:01:51 [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-sync --- 19:01:51 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/surefire-reports 19:01:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:01:51 [INFO] 19:01:51 [INFO] ------------------------------------------------------- 19:01:51 [INFO] T E S T S 19:01:51 [INFO] ------------------------------------------------------- 19:01:52 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 19:01:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 19:01:55 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 19:01:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:01:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.160 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 19:01:56 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 19:01:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 19:01:56 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 19:01:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 19:01:56 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 19:01:57 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 19:01:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 19:01:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 19:01:57 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 19:01:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 19:01:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 19:01:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 19:01:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 19:01:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 19:01:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 19:01:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 19:01:58 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 19:01:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 19:01:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 19:01:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 19:01:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 19:01:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 19:01:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 19:01:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 19:01:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 19:01:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 19:01:59 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 19:01:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 19:01:59 [INFO] 19:01:59 [INFO] Results: 19:01:59 [INFO] 19:01:59 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 19:01:59 [INFO] 19:01:59 [INFO] 19:01:59 [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-sync --- 19:01:59 [INFO] 19:01:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- 19:01:59 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 19:01:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT.jar 19:01:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 19:01:59 [INFO] 19:01:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- 19:02:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-javadoc.jar 19:02:01 [INFO] 19:02:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- 19:02:01 [INFO] CycloneDX: Resolving Dependencies 19:02:02 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 19:02:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml 19:02:02 [INFO] attaching as forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json 19:02:02 [INFO] attaching as forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 19:02:02 [INFO] 19:02:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 19:02:02 [INFO] Skipping duplicate-finder execution! 19:02:02 [INFO] 19:02:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 19:02:02 [WARNING] Used undeclared dependencies found: 19:02:02 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:02:02 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:02:02 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 19:02:02 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 19:02:02 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 19:02:02 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 19:02:02 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 19:02:02 [WARNING] Non-test scoped test only dependencies found: 19:02:02 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:02:02 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 19:02:02 [INFO] 19:02:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 19:02:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-sources.jar 19:02:02 [INFO] 19:02:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- 19:02:02 [INFO] 19:02:02 [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-sync --- 19:02:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 19:02:02 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 19:02:02 [INFO] 19:02:02 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- 19:02:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT.pom 19:02:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT.jar 19:02:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-javadoc.jar 19:02:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 19:02:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT-sources.jar 19:02:02 [INFO] 19:02:02 [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- 19:02:03 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-SNAPSHOT.jar 19:02:03 [INFO] Writing OBR metadata 19:02:03 [INFO] 19:02:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-sync --- 19:02:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:02:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:02:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:03 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 19:02:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:02:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:03 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 19:02:03 [INFO] 19:02:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-sync --- 19:02:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:02:03 [INFO] 19:02:03 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 19:02:03 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.1-SNAPSHOT [40/84] 19:02:03 [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml 19:02:03 [INFO] ------------------------------[ feature ]------------------------------- 19:02:03 [INFO] 19:02:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] 19:02:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:03 [INFO] 19:02:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:03 [INFO] 19:02:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] 19:02:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] 19:02:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:02:03 [INFO] argLine set to empty 19:02:03 [INFO] 19:02:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Starting audit... 19:02:03 Audit done. 19:02:03 [INFO] You have 0 Checkstyle violations. 19:02:03 [INFO] 19:02:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Starting audit... 19:02:03 Audit done. 19:02:03 [INFO] You have 0 Checkstyle violations. 19:02:03 [INFO] 19:02:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] 19:02:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 19:02:03 [INFO] ...done! 19:02:03 [INFO] Attaching features XML 19:02:03 [INFO] 19:02:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:02:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:02:03 [INFO] 19:02:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 19:02:03 [INFO] 19:02:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] No files found to run spotbugs, check compile phase has been run 19:02:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:02:03 [INFO] 19:02:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 19:02:03 [INFO] 19:02:03 [INFO] 19:02:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] 19:02:03 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:03 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 19:02:03 [INFO] Project dependency features detected: [] 19:02:03 [INFO] Pax Exam System (Version: 4.14.0) created. 19:02:03 [INFO] Creating RMI registry server on 127.0.0.1:45561 19:02:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:02:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:02:04 [INFO] Waiting for remote bundle context.. on 45561 name: d8242bea-8901-47f0-a7bd-6ef416c0b846 timout: [ RelativeTimeout value = 180000 ] 19:02:08 [INFO] Building jar from resources and headers. 19:02:08 [INFO] Writing jar finished. 19:02:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:02:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:02:21 [INFO] 19:02:21 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:21 [INFO] 19:02:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:21 [INFO] No Javadoc in project. Archive not created. 19:02:21 [INFO] 19:02:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:21 [INFO] CycloneDX: Resolving Dependencies 19:02:24 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 19:02:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 19:02:24 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 19:02:24 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 19:02:24 [INFO] 19:02:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [INFO] Skipping duplicate-finder execution! 19:02:24 [INFO] 19:02:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [INFO] Skipping plugin execution 19:02:24 [INFO] 19:02:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [INFO] Skipping source per configuration. 19:02:24 [INFO] 19:02:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [INFO] 19:02:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:02:24 [INFO] 19:02:24 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [WARNING] 19:02:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 19:02:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:02:24 [WARNING] 19:02:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:02:24 [WARNING] 19:02:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT.pom 19:02:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-features.xml 19:02:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-SNAPSHOT-cyclonedx.json 19:02:24 [INFO] 19:02:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 19:02:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:02:24 [WARNING] 19:02:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 19:02:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:02:24 [WARNING] 19:02:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:02:24 [WARNING] 19:02:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:02:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 19:02:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:02:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 19:02:24 [INFO] 19:02:24 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 19:02:24 [INFO] Building table-miss-enforcer 0.21.1-SNAPSHOT [41/84] 19:02:24 [INFO] from applications/table-miss-enforcer/pom.xml 19:02:24 [INFO] -------------------------------[ bundle ]------------------------------- 19:02:24 [INFO] 19:02:24 [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- 19:02:24 [INFO] 19:02:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- 19:02:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:24 [INFO] 19:02:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 19:02:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:24 [INFO] 19:02:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- 19:02:24 [INFO] 19:02:24 [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- 19:02:24 [INFO] 19:02:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 19:02:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:02:24 [INFO] 19:02:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 19:02:24 [INFO] Starting audit... 19:02:24 Audit done. 19:02:24 [INFO] You have 0 Checkstyle violations. 19:02:24 [INFO] 19:02:24 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 19:02:24 [INFO] Starting audit... 19:02:24 Audit done. 19:02:24 [INFO] You have 0 Checkstyle violations. 19:02:24 [INFO] 19:02:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- 19:02:24 [INFO] 19:02:24 [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- 19:02:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 19:02:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 19:02:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 19:02:24 [INFO] 19:02:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- 19:02:24 [INFO] Recompiling the module because of changed dependency. 19:02:24 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:02:25 [INFO] 19:02:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 19:02:25 [INFO] 19:02:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- 19:02:25 [INFO] Fork Value is true 19:02:27 [INFO] Done SpotBugs Analysis.... 19:02:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:02:27 [INFO] 19:02:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 19:02:27 [INFO] 19:02:27 [INFO] 19:02:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- 19:02:27 [INFO] BugInstance size is 0 19:02:27 [INFO] Error size is 0 19:02:27 [INFO] No errors/warnings found 19:02:27 [INFO] 19:02:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 19:02:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/resources 19:02:27 [INFO] 19:02:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ table-miss-enforcer --- 19:02:27 [INFO] Recompiling the module because of changed dependency. 19:02:27 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 19:02:27 [INFO] 19:02:27 [INFO] --- surefire:3.5.4:test (default-test) @ table-miss-enforcer --- 19:02:27 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/surefire-reports 19:02:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:02:27 [INFO] 19:02:27 [INFO] ------------------------------------------------------- 19:02:27 [INFO] T E S T S 19:02:27 [INFO] ------------------------------------------------------- 19:02:28 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 19:02:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:02:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 19:02:30 [INFO] 19:02:30 [INFO] Results: 19:02:30 [INFO] 19:02:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:02:30 [INFO] 19:02:30 [INFO] 19:02:30 [INFO] --- copy:14.1.6:copy-files (default) @ table-miss-enforcer --- 19:02:30 [INFO] 19:02:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- 19:02:30 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT.jar 19:02:30 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 19:02:30 [INFO] 19:02:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- 19:02:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-javadoc.jar 19:02:31 [INFO] 19:02:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- 19:02:31 [INFO] CycloneDX: Resolving Dependencies 19:02:32 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 19:02:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml 19:02:32 [INFO] attaching as table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json 19:02:32 [INFO] attaching as table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 19:02:32 [INFO] 19:02:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 19:02:32 [INFO] Skipping duplicate-finder execution! 19:02:32 [INFO] 19:02:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 19:02:32 [WARNING] Used undeclared dependencies found: 19:02:32 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:02:32 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 19:02:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:02:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:02:32 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 19:02:32 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 19:02:32 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 19:02:32 [INFO] 19:02:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 19:02:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-sources.jar 19:02:32 [INFO] 19:02:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- 19:02:32 [INFO] 19:02:32 [INFO] --- jacoco:0.8.14:report (report) @ table-miss-enforcer --- 19:02:32 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 19:02:32 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 19:02:32 [INFO] 19:02:32 [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- 19:02:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT.pom 19:02:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT.jar 19:02:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-javadoc.jar 19:02:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 19:02:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT-sources.jar 19:02:32 [INFO] 19:02:32 [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- 19:02:32 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-SNAPSHOT.jar 19:02:32 [INFO] Writing OBR metadata 19:02:32 [INFO] 19:02:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ table-miss-enforcer --- 19:02:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:02:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:02:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:32 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 19:02:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:02:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:32 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 19:02:32 [INFO] 19:02:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ table-miss-enforcer --- 19:02:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:02:32 [INFO] 19:02:32 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 19:02:32 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.1-SNAPSHOT [42/84] 19:02:32 [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml 19:02:32 [INFO] ------------------------------[ feature ]------------------------------- 19:02:32 [INFO] 19:02:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] 19:02:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:32 [INFO] 19:02:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:32 [INFO] 19:02:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] 19:02:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] 19:02:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:02:32 [INFO] argLine set to empty 19:02:32 [INFO] 19:02:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Starting audit... 19:02:32 Audit done. 19:02:32 [INFO] You have 0 Checkstyle violations. 19:02:32 [INFO] 19:02:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Starting audit... 19:02:32 Audit done. 19:02:32 [INFO] You have 0 Checkstyle violations. 19:02:32 [INFO] 19:02:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] 19:02:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 19:02:32 [INFO] ...done! 19:02:32 [INFO] Attaching features XML 19:02:32 [INFO] 19:02:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:02:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:02:32 [INFO] 19:02:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 19:02:32 [INFO] 19:02:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] No files found to run spotbugs, check compile phase has been run 19:02:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:02:32 [INFO] 19:02:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 19:02:32 [INFO] 19:02:32 [INFO] 19:02:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] 19:02:32 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:32 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 19:02:33 [INFO] Project dependency features detected: [] 19:02:33 [INFO] Pax Exam System (Version: 4.14.0) created. 19:02:33 [INFO] Creating RMI registry server on 127.0.0.1:35839 19:02:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:02:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:02:33 [INFO] Waiting for remote bundle context.. on 35839 name: 83a10b62-7a46-485b-bbdd-e7007d0c24e3 timout: [ RelativeTimeout value = 180000 ] 19:02:37 [INFO] Building jar from resources and headers. 19:02:37 [INFO] Writing jar finished. 19:02:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:02:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:02:50 [INFO] 19:02:50 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:50 [INFO] 19:02:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:50 [INFO] No Javadoc in project. Archive not created. 19:02:50 [INFO] 19:02:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:50 [INFO] CycloneDX: Resolving Dependencies 19:02:53 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 19:02:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 19:02:53 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 19:02:53 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 19:02:53 [INFO] 19:02:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [INFO] Skipping duplicate-finder execution! 19:02:53 [INFO] 19:02:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [INFO] Skipping plugin execution 19:02:53 [INFO] 19:02:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [INFO] Skipping source per configuration. 19:02:53 [INFO] 19:02:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [INFO] 19:02:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:02:53 [INFO] 19:02:53 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [WARNING] 19:02:53 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 19:02:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:02:53 [WARNING] 19:02:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:02:53 [WARNING] 19:02:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT.pom 19:02:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-features.xml 19:02:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.xml 19:02:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-SNAPSHOT-cyclonedx.json 19:02:53 [INFO] 19:02:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 19:02:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:02:53 [WARNING] 19:02:53 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 19:02:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:02:53 [WARNING] 19:02:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:02:53 [WARNING] 19:02:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:02:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:53 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 19:02:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 19:02:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:02:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:02:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:02:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:02:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:02:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:02:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:02:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:02:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:02:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:02:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:02:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:02:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:02:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:02:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:02:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:02:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:02:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:02:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:02:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:02:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:02:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:02:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:02:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:02:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:02:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:02:53 at java.lang.reflect.Method.invoke (Method.java:580) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:02:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:02:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 19:02:53 [INFO] 19:02:53 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 19:02:53 [INFO] Building topology-lldp-discovery 0.21.1-SNAPSHOT [43/84] 19:02:53 [INFO] from applications/topology-lldp-discovery/pom.xml 19:02:53 [INFO] -------------------------------[ bundle ]------------------------------- 19:02:53 [INFO] 19:02:53 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- 19:02:53 [INFO] 19:02:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- 19:02:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:53 [INFO] 19:02:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 19:02:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:02:53 [INFO] 19:02:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 19:02:53 [INFO] 19:02:53 [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- 19:02:53 [INFO] 19:02:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 19:02:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:02:53 [INFO] 19:02:53 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-lldp-discovery --- 19:02:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:02:53 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 19:02:53 [INFO] yang-to-sources: Found 12 dependencies in 1.992 ms 19:02:53 [INFO] yang-to-sources: Project model files found: 1 in 1.852 ms 19:02:53 [INFO] yang-to-sources: 1 YANG models processed in 60.35 ms 19:02:53 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.050 ms 19:02:53 [INFO] Sorted 7 files into 3 directories in 275.5 μs 19:02:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 7.939 ms 19:02:53 [INFO] 19:02:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 19:02:53 [INFO] Starting audit... 19:02:53 Audit done. 19:02:53 [INFO] You have 0 Checkstyle violations. 19:02:53 [INFO] 19:02:53 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 19:02:54 [INFO] Starting audit... 19:02:54 Audit done. 19:02:54 [INFO] You have 0 Checkstyle violations. 19:02:54 [INFO] 19:02:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- 19:02:54 [INFO] 19:02:54 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 19:02:54 [INFO] Copying 1 resource from src/main/resources to target/classes 19:02:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 19:02:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:02:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:02:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:02:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 19:02:54 [INFO] 19:02:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- 19:02:54 [INFO] Recompiling the module because of changed dependency. 19:02:54 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:54 [INFO] 19:02:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 19:02:54 [INFO] 19:02:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- 19:02:54 [INFO] Fork Value is true 19:02:57 [INFO] Done SpotBugs Analysis.... 19:02:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:02:57 [INFO] 19:02:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 19:02:57 [INFO] 19:02:57 [INFO] 19:02:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- 19:02:57 [INFO] BugInstance size is 0 19:02:57 [INFO] Error size is 0 19:02:57 [INFO] No errors/warnings found 19:02:57 [INFO] 19:02:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 19:02:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/resources 19:02:57 [INFO] 19:02:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-lldp-discovery --- 19:02:57 [INFO] Recompiling the module because of changed dependency. 19:02:57 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:02:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[91,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:02:57 [INFO] 19:02:57 [INFO] --- surefire:3.5.4:test (default-test) @ topology-lldp-discovery --- 19:02:57 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/surefire-reports 19:02:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:02:57 [INFO] 19:02:57 [INFO] ------------------------------------------------------- 19:02:57 [INFO] T E S T S 19:02:57 [INFO] ------------------------------------------------------- 19:02:58 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 19:02:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:02:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 19:02:59 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 19:03:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 19:03:00 [INFO] 19:03:00 [INFO] Results: 19:03:00 [INFO] 19:03:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 19:03:00 [INFO] 19:03:00 [INFO] 19:03:00 [INFO] --- copy:14.1.6:copy-files (default) @ topology-lldp-discovery --- 19:03:00 [INFO] 19:03:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- 19:03:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT.jar 19:03:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 19:03:00 [INFO] 19:03:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- 19:03:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-javadoc.jar 19:03:01 [INFO] 19:03:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- 19:03:01 [INFO] CycloneDX: Resolving Dependencies 19:03:02 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 19:03:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml 19:03:02 [INFO] attaching as topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json 19:03:02 [INFO] attaching as topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 19:03:02 [INFO] 19:03:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 19:03:02 [INFO] Skipping duplicate-finder execution! 19:03:02 [INFO] 19:03:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 19:03:02 [WARNING] Used undeclared dependencies found: 19:03:02 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile 19:03:02 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:03:02 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:03:02 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:03:02 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile 19:03:02 [INFO] 19:03:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 19:03:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-sources.jar 19:03:02 [INFO] 19:03:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- 19:03:02 [INFO] 19:03:02 [INFO] --- jacoco:0.8.14:report (report) @ topology-lldp-discovery --- 19:03:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 19:03:02 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 19:03:02 [INFO] 19:03:02 [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- 19:03:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT.pom 19:03:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT.jar 19:03:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-javadoc.jar 19:03:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 19:03:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT-sources.jar 19:03:02 [INFO] 19:03:02 [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- 19:03:02 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-SNAPSHOT.jar 19:03:02 [INFO] Writing OBR metadata 19:03:02 [INFO] 19:03:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-lldp-discovery --- 19:03:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:03:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:03:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 19:03:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:03:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 19:03:02 [INFO] 19:03:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-lldp-discovery --- 19:03:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:03:02 [INFO] 19:03:02 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 19:03:02 [INFO] Building lldp-speaker 0.21.1-SNAPSHOT [44/84] 19:03:02 [INFO] from applications/lldp-speaker/pom.xml 19:03:02 [INFO] -------------------------------[ bundle ]------------------------------- 19:03:02 [INFO] 19:03:02 [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- 19:03:02 [INFO] 19:03:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- 19:03:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:02 [INFO] 19:03:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- 19:03:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:02 [INFO] 19:03:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- 19:03:03 [INFO] 19:03:03 [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- 19:03:03 [INFO] 19:03:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lldp-speaker --- 19:03:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:03:03 [INFO] 19:03:03 [INFO] --- yang:14.0.20:generate-sources (binding) @ lldp-speaker --- 19:03:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:03:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 19:03:03 [INFO] yang-to-sources: Found 13 dependencies in 1.842 ms 19:03:03 [INFO] yang-to-sources: Project model files found: 2 in 1.121 ms 19:03:03 [INFO] yang-to-sources: 3 YANG models processed in 61.29 ms 19:03:03 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.931 ms 19:03:03 [INFO] Sorted 30 files into 5 directories in 86.97 μs 19:03:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 11.01 ms 19:03:03 [INFO] 19:03:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 19:03:03 [INFO] Starting audit... 19:03:03 Audit done. 19:03:03 [INFO] You have 0 Checkstyle violations. 19:03:03 [INFO] 19:03:03 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 19:03:03 [INFO] Starting audit... 19:03:03 Audit done. 19:03:03 [INFO] You have 0 Checkstyle violations. 19:03:03 [INFO] 19:03:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- 19:03:03 [INFO] 19:03:03 [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- 19:03:03 [INFO] Copying 1 resource from src/main/resources to target/classes 19:03:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 19:03:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:03:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:03:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:03:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 19:03:03 [INFO] 19:03:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- 19:03:03 [INFO] Recompiling the module because of changed dependency. 19:03:03 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 19:03:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:03:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:03:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:03:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:03:03 [INFO] 19:03:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 19:03:03 [INFO] 19:03:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- 19:03:03 [INFO] Fork Value is true 19:03:06 [INFO] Done SpotBugs Analysis.... 19:03:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:03:06 [INFO] 19:03:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 19:03:06 [INFO] 19:03:06 [INFO] 19:03:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- 19:03:06 [INFO] BugInstance size is 0 19:03:06 [INFO] Error size is 0 19:03:06 [INFO] No errors/warnings found 19:03:06 [INFO] 19:03:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- 19:03:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/resources 19:03:06 [INFO] 19:03:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ lldp-speaker --- 19:03:06 [INFO] Recompiling the module because of changed dependency. 19:03:06 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 19:03:06 [INFO] 19:03:06 [INFO] --- surefire:3.5.4:test (default-test) @ lldp-speaker --- 19:03:06 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/surefire-reports 19:03:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:03:06 [INFO] 19:03:06 [INFO] ------------------------------------------------------- 19:03:06 [INFO] T E S T S 19:03:06 [INFO] ------------------------------------------------------- 19:03:07 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 19:03:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:03:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 19:03:09 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 19:03:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 19:03:10 [INFO] 19:03:10 [INFO] Results: 19:03:10 [INFO] 19:03:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:03:10 [INFO] 19:03:10 [INFO] 19:03:10 [INFO] --- copy:14.1.6:copy-files (default) @ lldp-speaker --- 19:03:10 [INFO] 19:03:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- 19:03:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT.jar 19:03:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 19:03:10 [INFO] 19:03:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- 19:03:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-javadoc.jar 19:03:12 [INFO] 19:03:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- 19:03:12 [INFO] CycloneDX: Resolving Dependencies 19:03:12 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 19:03:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml 19:03:12 [INFO] attaching as lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json 19:03:12 [INFO] attaching as lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 19:03:12 [INFO] 19:03:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 19:03:12 [INFO] Skipping duplicate-finder execution! 19:03:12 [INFO] 19:03:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lldp-speaker --- 19:03:12 [INFO] No dependency problems found 19:03:12 [INFO] 19:03:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 19:03:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-sources.jar 19:03:12 [INFO] 19:03:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- 19:03:12 [INFO] 19:03:12 [INFO] --- jacoco:0.8.14:report (report) @ lldp-speaker --- 19:03:12 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec 19:03:12 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 19:03:12 [INFO] 19:03:12 [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- 19:03:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT.pom 19:03:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT.jar 19:03:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-javadoc.jar 19:03:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 19:03:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT-sources.jar 19:03:12 [INFO] 19:03:12 [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- 19:03:13 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-SNAPSHOT.jar 19:03:13 [INFO] Writing OBR metadata 19:03:13 [INFO] 19:03:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lldp-speaker --- 19:03:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:03:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:03:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 19:03:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:03:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 19:03:13 [INFO] 19:03:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ lldp-speaker --- 19:03:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:03:13 [INFO] 19:03:13 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 19:03:13 [INFO] Building topology-manager 0.21.1-SNAPSHOT [45/84] 19:03:13 [INFO] from applications/topology-manager/pom.xml 19:03:13 [INFO] -------------------------------[ bundle ]------------------------------- 19:03:13 [INFO] 19:03:13 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- 19:03:13 [INFO] 19:03:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- 19:03:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:13 [INFO] 19:03:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- 19:03:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:13 [INFO] 19:03:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- 19:03:13 [INFO] 19:03:13 [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- 19:03:13 [INFO] 19:03:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-manager --- 19:03:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:03:13 [INFO] 19:03:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 19:03:13 [INFO] Starting audit... 19:03:13 Audit done. 19:03:13 [INFO] You have 0 Checkstyle violations. 19:03:13 [INFO] 19:03:13 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 19:03:13 [INFO] Starting audit... 19:03:13 Audit done. 19:03:13 [INFO] You have 0 Checkstyle violations. 19:03:13 [INFO] 19:03:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- 19:03:13 [INFO] 19:03:13 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- 19:03:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 19:03:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 19:03:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 19:03:13 [INFO] 19:03:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- 19:03:13 [INFO] Recompiling the module because of changed dependency. 19:03:13 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:03:13 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:03:13 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:03:13 [INFO] 19:03:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> 19:03:13 [INFO] 19:03:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- 19:03:13 [INFO] Fork Value is true 19:03:16 [INFO] Done SpotBugs Analysis.... 19:03:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:03:16 [INFO] 19:03:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< 19:03:16 [INFO] 19:03:16 [INFO] 19:03:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- 19:03:16 [INFO] BugInstance size is 0 19:03:16 [INFO] Error size is 0 19:03:16 [INFO] No errors/warnings found 19:03:16 [INFO] 19:03:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- 19:03:16 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:03:16 [INFO] 19:03:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-manager --- 19:03:16 [INFO] Recompiling the module because of changed dependency. 19:03:16 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[183,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[92,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[112,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[147,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[163,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[235,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[241,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[255,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[282,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[288,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:03:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[302,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:03:16 [INFO] 19:03:16 [INFO] --- surefire:3.5.4:test (default-test) @ topology-manager --- 19:03:16 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/surefire-reports 19:03:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:03:16 [INFO] 19:03:16 [INFO] ------------------------------------------------------- 19:03:16 [INFO] T E S T S 19:03:16 [INFO] ------------------------------------------------------- 19:03:17 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 19:03:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 19:03:19 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 19:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 19:03:19 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 19:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 19:03:19 [INFO] 19:03:19 [INFO] Results: 19:03:19 [INFO] 19:03:19 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:03:19 [INFO] 19:03:19 [INFO] 19:03:19 [INFO] --- copy:14.1.6:copy-files (default) @ topology-manager --- 19:03:19 [INFO] 19:03:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- 19:03:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT.jar 19:03:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/META-INF/MANIFEST.MF 19:03:19 [INFO] 19:03:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- 19:03:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-javadoc.jar 19:03:21 [INFO] 19:03:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- 19:03:21 [INFO] CycloneDX: Resolving Dependencies 19:03:21 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 19:03:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml 19:03:21 [INFO] attaching as topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json 19:03:21 [INFO] attaching as topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:03:21 [INFO] 19:03:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 19:03:21 [INFO] Skipping duplicate-finder execution! 19:03:21 [INFO] 19:03:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-manager --- 19:03:21 [WARNING] Used undeclared dependencies found: 19:03:21 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:03:21 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:03:21 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:03:21 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile 19:03:21 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 19:03:21 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 19:03:21 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 19:03:21 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 19:03:21 [WARNING] Non-test scoped test only dependencies found: 19:03:21 [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile 19:03:21 [INFO] 19:03:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 19:03:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-sources.jar 19:03:21 [INFO] 19:03:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- 19:03:21 [INFO] 19:03:21 [INFO] --- jacoco:0.8.14:report (report) @ topology-manager --- 19:03:21 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec 19:03:21 [INFO] Analyzed bundle 'topology-manager' with 11 classes 19:03:21 [INFO] 19:03:21 [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- 19:03:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT.pom 19:03:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT.jar 19:03:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-javadoc.jar 19:03:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:03:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT-sources.jar 19:03:21 [INFO] 19:03:21 [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- 19:03:22 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-SNAPSHOT.jar 19:03:22 [INFO] Writing OBR metadata 19:03:22 [INFO] 19:03:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-manager --- 19:03:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:03:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:03:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:22 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 19:03:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:03:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:22 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 19:03:22 [INFO] 19:03:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-manager --- 19:03:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:03:22 [INFO] 19:03:22 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 19:03:22 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.21.1-SNAPSHOT [46/84] 19:03:22 [INFO] from features/odl-openflowplugin-app-topology/pom.xml 19:03:22 [INFO] ------------------------------[ feature ]------------------------------- 19:03:22 [INFO] 19:03:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] 19:03:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:22 [INFO] 19:03:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:22 [INFO] 19:03:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] 19:03:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] 19:03:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:03:22 [INFO] argLine set to empty 19:03:22 [INFO] 19:03:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Starting audit... 19:03:22 Audit done. 19:03:22 [INFO] You have 0 Checkstyle violations. 19:03:22 [INFO] 19:03:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Starting audit... 19:03:22 Audit done. 19:03:22 [INFO] You have 0 Checkstyle violations. 19:03:22 [INFO] 19:03:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] 19:03:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 19:03:22 [INFO] ...done! 19:03:22 [INFO] Attaching features XML 19:03:22 [INFO] 19:03:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:03:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:03:22 [INFO] 19:03:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 19:03:22 [INFO] 19:03:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] No files found to run spotbugs, check compile phase has been run 19:03:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:03:22 [INFO] 19:03:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 19:03:22 [INFO] 19:03:22 [INFO] 19:03:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] 19:03:22 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology --- 19:03:22 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 19:03:22 [INFO] Project dependency features detected: [] 19:03:22 [INFO] Pax Exam System (Version: 4.14.0) created. 19:03:22 [INFO] Creating RMI registry server on 127.0.0.1:33027 19:03:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:03:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:03:23 [INFO] Waiting for remote bundle context.. on 33027 name: d871e640-2c37-4784-bec4-ef0b0c1cec5e timout: [ RelativeTimeout value = 180000 ] 19:03:27 [INFO] Building jar from resources and headers. 19:03:27 [INFO] Writing jar finished. 19:03:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:03:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:03:41 [INFO] 19:03:41 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology --- 19:03:41 [INFO] 19:03:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 19:03:41 [INFO] No Javadoc in project. Archive not created. 19:03:41 [INFO] 19:03:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- 19:03:41 [INFO] CycloneDX: Resolving Dependencies 19:03:44 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 19:03:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml 19:03:44 [INFO] attaching as odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json 19:03:44 [INFO] attaching as odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.json 19:03:44 [INFO] 19:03:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 19:03:44 [INFO] Skipping duplicate-finder execution! 19:03:44 [INFO] 19:03:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 19:03:44 [INFO] Skipping plugin execution 19:03:44 [INFO] 19:03:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 19:03:44 [INFO] Skipping source per configuration. 19:03:44 [INFO] 19:03:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 19:03:44 [INFO] 19:03:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology --- 19:03:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:03:44 [INFO] 19:03:44 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- 19:03:44 [WARNING] 19:03:44 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 19:03:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:03:44 [WARNING] 19:03:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:03:44 [WARNING] 19:03:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT.pom 19:03:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-features.xml 19:03:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.xml 19:03:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-SNAPSHOT-cyclonedx.json 19:03:44 [INFO] 19:03:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 19:03:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:03:44 [WARNING] 19:03:44 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 19:03:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:03:44 [WARNING] 19:03:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:03:44 [WARNING] 19:03:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:03:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:44 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml 19:03:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 19:03:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:03:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:03:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:03:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:03:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:03:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:03:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:03:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:03:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:03:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:03:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:03:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:03:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:03:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:03:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:03:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:03:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:03:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:03:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:03:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:03:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:03:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:03:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:03:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:03:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:03:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:03:44 at java.lang.reflect.Method.invoke (Method.java:580) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:03:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:03:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 19:03:44 [INFO] 19:03:44 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 19:03:44 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.1-SNAPSHOT [47/84] 19:03:44 [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml 19:03:44 [INFO] ------------------------------[ feature ]------------------------------- 19:03:44 [INFO] 19:03:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] 19:03:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:44 [INFO] 19:03:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:03:44 [INFO] 19:03:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] 19:03:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] 19:03:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:03:44 [INFO] argLine set to empty 19:03:44 [INFO] 19:03:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Starting audit... 19:03:44 Audit done. 19:03:44 [INFO] You have 0 Checkstyle violations. 19:03:44 [INFO] 19:03:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Starting audit... 19:03:44 Audit done. 19:03:44 [INFO] You have 0 Checkstyle violations. 19:03:44 [INFO] 19:03:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] 19:03:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 19:03:44 [INFO] ...done! 19:03:44 [INFO] Attaching features XML 19:03:44 [INFO] 19:03:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:03:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:03:44 [INFO] 19:03:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 19:03:44 [INFO] 19:03:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] No files found to run spotbugs, check compile phase has been run 19:03:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:03:44 [INFO] 19:03:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 19:03:44 [INFO] 19:03:44 [INFO] 19:03:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] 19:03:44 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-lldp-speaker --- 19:03:44 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 19:03:45 [INFO] Project dependency features detected: [] 19:03:45 [INFO] Pax Exam System (Version: 4.14.0) created. 19:03:45 [INFO] Creating RMI registry server on 127.0.0.1:40487 19:03:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:03:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:03:45 [INFO] Waiting for remote bundle context.. on 40487 name: bf7f866a-22bf-4496-b951-886a3335e756 timout: [ RelativeTimeout value = 180000 ] 19:03:49 [INFO] Building jar from resources and headers. 19:03:49 [INFO] Writing jar finished. 19:04:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:04:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:04:02 [INFO] 19:04:02 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 19:04:02 [INFO] 19:04:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 19:04:02 [INFO] No Javadoc in project. Archive not created. 19:04:02 [INFO] 19:04:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 19:04:02 [INFO] CycloneDX: Resolving Dependencies 19:04:05 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 19:04:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml 19:04:05 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 19:04:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json 19:04:05 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 19:04:05 [INFO] 19:04:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [INFO] Skipping duplicate-finder execution! 19:04:05 [INFO] 19:04:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [INFO] Skipping plugin execution 19:04:05 [INFO] 19:04:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [INFO] Skipping source per configuration. 19:04:05 [INFO] 19:04:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [INFO] 19:04:05 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:04:05 [INFO] 19:04:05 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [WARNING] 19:04:05 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 19:04:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:04:05 [WARNING] 19:04:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:04:05 [WARNING] 19:04:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT.pom 19:04:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-features.xml 19:04:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.xml 19:04:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-SNAPSHOT-cyclonedx.json 19:04:05 [INFO] 19:04:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 19:04:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:04:05 [WARNING] 19:04:05 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 19:04:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:04:05 [WARNING] 19:04:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:04:05 [WARNING] 19:04:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 19:04:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:04:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:04:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:04:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:04:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:04:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:04:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:04:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:04:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:04:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:04:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:04:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:04:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:04:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:04:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:04:05 at java.lang.reflect.Method.invoke (Method.java:580) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:04:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 19:04:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 19:04:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:04:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:04:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:04:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:04:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:04:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:04:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:04:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:04:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:04:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:04:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:04:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:04:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:04:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:04:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:04:05 at java.lang.reflect.Method.invoke (Method.java:580) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:04:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 19:04:05 [INFO] 19:04:05 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 19:04:05 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.1-SNAPSHOT [48/84] 19:04:05 [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml 19:04:05 [INFO] ------------------------------[ feature ]------------------------------- 19:04:05 [INFO] 19:04:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:05 [INFO] 19:04:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:04:05 [INFO] 19:04:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:04:05 [INFO] 19:04:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] 19:04:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] 19:04:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:04:06 [INFO] argLine set to empty 19:04:06 [INFO] 19:04:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] Starting audit... 19:04:06 Audit done. 19:04:06 [INFO] You have 0 Checkstyle violations. 19:04:06 [INFO] 19:04:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] Starting audit... 19:04:06 Audit done. 19:04:06 [INFO] You have 0 Checkstyle violations. 19:04:06 [INFO] 19:04:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] 19:04:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 19:04:06 [INFO] ...done! 19:04:06 [INFO] Attaching features XML 19:04:06 [INFO] 19:04:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:04:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:04:06 [INFO] 19:04:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 19:04:06 [INFO] 19:04:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] No files found to run spotbugs, check compile phase has been run 19:04:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:04:06 [INFO] 19:04:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 19:04:06 [INFO] 19:04:06 [INFO] 19:04:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] 19:04:06 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:06 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 19:04:06 [INFO] Project dependency features detected: [] 19:04:06 [INFO] Pax Exam System (Version: 4.14.0) created. 19:04:06 [INFO] Creating RMI registry server on 127.0.0.1:34847 19:04:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:04:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:04:06 [INFO] Waiting for remote bundle context.. on 34847 name: a6ede762-4d23-4d0a-8c86-ba56e653a656 timout: [ RelativeTimeout value = 180000 ] 19:04:10 [INFO] Building jar from resources and headers. 19:04:10 [INFO] Writing jar finished. 19:04:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:04:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:04:21 [INFO] 19:04:21 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:21 [INFO] 19:04:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:21 [INFO] No Javadoc in project. Archive not created. 19:04:21 [INFO] 19:04:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:21 [INFO] CycloneDX: Resolving Dependencies 19:04:24 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 19:04:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 19:04:24 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 19:04:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 19:04:24 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 19:04:24 [INFO] 19:04:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [INFO] Skipping duplicate-finder execution! 19:04:24 [INFO] 19:04:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [INFO] Skipping plugin execution 19:04:24 [INFO] 19:04:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [INFO] Skipping source per configuration. 19:04:24 [INFO] 19:04:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [INFO] 19:04:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:04:24 [INFO] 19:04:24 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [WARNING] 19:04:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 19:04:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:04:24 [WARNING] 19:04:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:04:24 [WARNING] 19:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT.pom 19:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-features.xml 19:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.xml 19:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-SNAPSHOT-cyclonedx.json 19:04:24 [INFO] 19:04:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:04:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:04:24 [WARNING] 19:04:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 19:04:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:04:24 [WARNING] 19:04:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:04:24 [WARNING] 19:04:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 19:04:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:04:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:04:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:04:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:04:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:04:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:04:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:04:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:04:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:04:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:04:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:04:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:04:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:04:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:04:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:04:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:04:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 19:04:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 19:04:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:04:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:04:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:04:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:04:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:04:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:04:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:04:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:04:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:04:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:04:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:04:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:04:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:04:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:04:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:04:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:04:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 19:04:24 [INFO] 19:04:24 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 19:04:24 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.1-SNAPSHOT [49/84] 19:04:24 [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml 19:04:24 [INFO] ------------------------------[ feature ]------------------------------- 19:04:24 [INFO] 19:04:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 19:04:24 [INFO] 19:04:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 19:04:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:04:24 [INFO] 19:04:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 19:04:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:04:24 [INFO] 19:04:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] 19:04:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] 19:04:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:04:25 [INFO] argLine set to empty 19:04:25 [INFO] 19:04:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] Starting audit... 19:04:25 Audit done. 19:04:25 [INFO] You have 0 Checkstyle violations. 19:04:25 [INFO] 19:04:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] Starting audit... 19:04:25 Audit done. 19:04:25 [INFO] You have 0 Checkstyle violations. 19:04:25 [INFO] 19:04:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] 19:04:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 19:04:25 [INFO] ...done! 19:04:25 [INFO] Attaching features XML 19:04:25 [INFO] 19:04:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:04:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:04:25 [INFO] 19:04:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 19:04:25 [INFO] 19:04:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] No files found to run spotbugs, check compile phase has been run 19:04:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:04:25 [INFO] 19:04:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 19:04:25 [INFO] 19:04:25 [INFO] 19:04:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] 19:04:25 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-manager --- 19:04:25 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 19:04:25 [INFO] Project dependency features detected: [] 19:04:25 [INFO] Pax Exam System (Version: 4.14.0) created. 19:04:25 [INFO] Creating RMI registry server on 127.0.0.1:43131 19:04:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:04:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:04:25 [INFO] Waiting for remote bundle context.. on 43131 name: 34010f5b-0a81-4964-a76b-9822cbba0543 timout: [ RelativeTimeout value = 180000 ] 19:04:29 [INFO] Building jar from resources and headers. 19:04:29 [INFO] Writing jar finished. 19:04:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:04:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:04:43 [INFO] 19:04:43 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 19:04:43 [INFO] 19:04:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 19:04:43 [INFO] No Javadoc in project. Archive not created. 19:04:43 [INFO] 19:04:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 19:04:43 [INFO] CycloneDX: Resolving Dependencies 19:04:45 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 19:04:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml 19:04:45 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:04:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json 19:04:45 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:04:45 [INFO] 19:04:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [INFO] Skipping duplicate-finder execution! 19:04:45 [INFO] 19:04:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [INFO] Skipping plugin execution 19:04:45 [INFO] 19:04:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [INFO] Skipping source per configuration. 19:04:45 [INFO] 19:04:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [INFO] 19:04:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:04:45 [INFO] 19:04:45 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [WARNING] 19:04:45 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 19:04:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:04:45 [WARNING] 19:04:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:04:45 [WARNING] 19:04:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT.pom 19:04:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-features.xml 19:04:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.xml 19:04:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-SNAPSHOT-cyclonedx.json 19:04:45 [INFO] 19:04:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 19:04:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:04:45 [WARNING] 19:04:45 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 19:04:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:04:45 [WARNING] 19:04:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:04:45 [WARNING] 19:04:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:04:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:04:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:04:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:04:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:04:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:04:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:04:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:04:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:04:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:04:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:04:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:04:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:04:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:04:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:04:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:04:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:04:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:04:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:04:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:04:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:04:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:04:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:04:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:04:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:04:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:04:46 at java.lang.reflect.Method.invoke (Method.java:580) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:04:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:04:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 19:04:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:04:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:04:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:04:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:04:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:04:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:04:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:04:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:04:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:04:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:04:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:04:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:04:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:04:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:04:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:04:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:04:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:04:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:04:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:04:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:04:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:04:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:04:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:04:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:04:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:04:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:04:46 at java.lang.reflect.Method.invoke (Method.java:580) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:04:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:04:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 19:04:46 [INFO] 19:04:46 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 19:04:46 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.1-SNAPSHOT [50/84] 19:04:46 [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml 19:04:46 [INFO] ------------------------------[ feature ]------------------------------- 19:04:46 [INFO] 19:04:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] 19:04:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:04:46 [INFO] 19:04:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:04:46 [INFO] 19:04:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] 19:04:46 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] 19:04:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:04:46 [INFO] argLine set to empty 19:04:46 [INFO] 19:04:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Starting audit... 19:04:46 Audit done. 19:04:46 [INFO] You have 0 Checkstyle violations. 19:04:46 [INFO] 19:04:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Starting audit... 19:04:46 Audit done. 19:04:46 [INFO] You have 0 Checkstyle violations. 19:04:46 [INFO] 19:04:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] 19:04:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 19:04:46 [INFO] ...done! 19:04:46 [INFO] Attaching features XML 19:04:46 [INFO] 19:04:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:04:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:04:46 [INFO] 19:04:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 19:04:46 [INFO] 19:04:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] No files found to run spotbugs, check compile phase has been run 19:04:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:04:46 [INFO] 19:04:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 19:04:46 [INFO] 19:04:46 [INFO] 19:04:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] 19:04:46 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:04:46 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 19:04:46 [INFO] Project dependency features detected: [] 19:04:46 [INFO] Pax Exam System (Version: 4.14.0) created. 19:04:46 [INFO] Creating RMI registry server on 127.0.0.1:37349 19:04:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:04:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:04:47 [INFO] Waiting for remote bundle context.. on 37349 name: 8159417d-dc14-4bad-9f32-5856b701bfa0 timout: [ RelativeTimeout value = 180000 ] 19:04:51 [INFO] Building jar from resources and headers. 19:04:51 [INFO] Writing jar finished. 19:05:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:05:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:05:04 [INFO] 19:05:04 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:04 [INFO] 19:05:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:04 [INFO] No Javadoc in project. Archive not created. 19:05:04 [INFO] 19:05:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:04 [INFO] CycloneDX: Resolving Dependencies 19:05:07 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 19:05:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 19:05:07 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json 19:05:07 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 19:05:07 [INFO] 19:05:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [INFO] Skipping duplicate-finder execution! 19:05:07 [INFO] 19:05:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [INFO] Skipping plugin execution 19:05:07 [INFO] 19:05:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [INFO] Skipping source per configuration. 19:05:07 [INFO] 19:05:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [INFO] 19:05:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:05:07 [INFO] 19:05:07 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [WARNING] 19:05:07 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 19:05:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:05:07 [WARNING] 19:05:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:05:07 [WARNING] 19:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT.pom 19:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-features.xml 19:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-SNAPSHOT-cyclonedx.json 19:05:07 [INFO] 19:05:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 19:05:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:05:07 [WARNING] 19:05:07 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 19:05:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:05:07 [WARNING] 19:05:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:05:07 [WARNING] 19:05:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:07 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 19:05:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:07 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 19:05:07 [INFO] 19:05:07 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 19:05:07 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.1-SNAPSHOT [51/84] 19:05:07 [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml 19:05:07 [INFO] ------------------------------[ feature ]------------------------------- 19:05:07 [INFO] 19:05:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:07 [INFO] 19:05:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:07 [INFO] 19:05:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:07 [INFO] 19:05:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] 19:05:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] 19:05:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:05:08 [INFO] argLine set to empty 19:05:08 [INFO] 19:05:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] Starting audit... 19:05:08 Audit done. 19:05:08 [INFO] You have 0 Checkstyle violations. 19:05:08 [INFO] 19:05:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] Starting audit... 19:05:08 Audit done. 19:05:08 [INFO] You have 0 Checkstyle violations. 19:05:08 [INFO] 19:05:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] 19:05:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 19:05:08 [INFO] ...done! 19:05:08 [INFO] Attaching features XML 19:05:08 [INFO] 19:05:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:05:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:05:08 [INFO] 19:05:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 19:05:08 [INFO] 19:05:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] No files found to run spotbugs, check compile phase has been run 19:05:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:05:08 [INFO] 19:05:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 19:05:08 [INFO] 19:05:08 [INFO] 19:05:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] 19:05:08 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:08 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 19:05:08 [INFO] Project dependency features detected: [] 19:05:08 [INFO] Pax Exam System (Version: 4.14.0) created. 19:05:08 [INFO] Creating RMI registry server on 127.0.0.1:46363 19:05:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:05:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:05:08 [INFO] Waiting for remote bundle context.. on 46363 name: 6459598b-5fc0-4c35-8e01-07426574b9db timout: [ RelativeTimeout value = 180000 ] 19:05:12 [INFO] Building jar from resources and headers. 19:05:12 [INFO] Writing jar finished. 19:05:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:05:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:05:25 [INFO] 19:05:25 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:25 [INFO] 19:05:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:25 [INFO] No Javadoc in project. Archive not created. 19:05:25 [INFO] 19:05:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:25 [INFO] CycloneDX: Resolving Dependencies 19:05:28 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 19:05:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 19:05:28 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 19:05:28 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.json 19:05:28 [INFO] 19:05:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [INFO] Skipping duplicate-finder execution! 19:05:28 [INFO] 19:05:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [INFO] Skipping plugin execution 19:05:28 [INFO] 19:05:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [INFO] Skipping source per configuration. 19:05:28 [INFO] 19:05:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [INFO] 19:05:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:05:28 [INFO] 19:05:28 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [WARNING] 19:05:28 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 19:05:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:05:28 [WARNING] 19:05:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:05:28 [WARNING] 19:05:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT.pom 19:05:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-features.xml 19:05:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-SNAPSHOT-cyclonedx.json 19:05:28 [INFO] 19:05:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:05:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:05:28 [WARNING] 19:05:28 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 19:05:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:05:28 [WARNING] 19:05:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:05:28 [WARNING] 19:05:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:05:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:28 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 19:05:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:05:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:28 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 19:05:28 [INFO] 19:05:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 19:05:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.21.1-SNAPSHOT [52/84] 19:05:28 [INFO] from features/odl-openflowplugin-flow-services/pom.xml 19:05:28 [INFO] ------------------------------[ feature ]------------------------------- 19:05:28 [INFO] 19:05:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 19:05:28 [INFO] 19:05:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 19:05:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:28 [INFO] 19:05:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 19:05:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:28 [INFO] 19:05:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] 19:05:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] 19:05:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:05:29 [INFO] argLine set to empty 19:05:29 [INFO] 19:05:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] Starting audit... 19:05:29 Audit done. 19:05:29 [INFO] You have 0 Checkstyle violations. 19:05:29 [INFO] 19:05:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] Starting audit... 19:05:29 Audit done. 19:05:29 [INFO] You have 0 Checkstyle violations. 19:05:29 [INFO] 19:05:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] 19:05:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 19:05:29 [INFO] ...done! 19:05:29 [INFO] Attaching features XML 19:05:29 [INFO] 19:05:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:05:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:05:29 [INFO] 19:05:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 19:05:29 [INFO] 19:05:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] No files found to run spotbugs, check compile phase has been run 19:05:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:05:29 [INFO] 19:05:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 19:05:29 [INFO] 19:05:29 [INFO] 19:05:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] 19:05:29 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services --- 19:05:29 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 19:05:29 [INFO] Project dependency features detected: [] 19:05:29 [INFO] Pax Exam System (Version: 4.14.0) created. 19:05:29 [INFO] Creating RMI registry server on 127.0.0.1:45459 19:05:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:05:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:05:29 [INFO] Waiting for remote bundle context.. on 45459 name: 67908b37-a8c7-42c1-a4ab-283841315700 timout: [ RelativeTimeout value = 180000 ] 19:05:34 [INFO] Building jar from resources and headers. 19:05:34 [INFO] Writing jar finished. 19:05:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:05:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:05:45 [INFO] 19:05:45 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services --- 19:05:45 [INFO] 19:05:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 19:05:45 [INFO] No Javadoc in project. Archive not created. 19:05:45 [INFO] 19:05:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- 19:05:45 [INFO] CycloneDX: Resolving Dependencies 19:05:47 [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) 19:05:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml 19:05:47 [INFO] attaching as odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json 19:05:47 [INFO] attaching as odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.json 19:05:47 [INFO] 19:05:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 19:05:47 [INFO] Skipping duplicate-finder execution! 19:05:47 [INFO] 19:05:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 19:05:47 [INFO] Skipping plugin execution 19:05:47 [INFO] 19:05:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 19:05:47 [INFO] Skipping source per configuration. 19:05:47 [INFO] 19:05:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 19:05:47 [INFO] 19:05:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services --- 19:05:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:05:47 [INFO] 19:05:47 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- 19:05:47 [WARNING] 19:05:47 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 19:05:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:05:47 [WARNING] 19:05:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:05:47 [WARNING] 19:05:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT.pom 19:05:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-features.xml 19:05:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-SNAPSHOT-cyclonedx.json 19:05:48 [INFO] 19:05:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 19:05:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:05:48 [WARNING] 19:05:48 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 19:05:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:05:48 [WARNING] 19:05:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:05:48 [WARNING] 19:05:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:05:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:48 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 19:05:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:05:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:48 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 19:05:48 [INFO] 19:05:48 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 19:05:48 [INFO] Building test-common 0.21.1-SNAPSHOT [53/84] 19:05:48 [INFO] from test-common/pom.xml 19:05:48 [INFO] -------------------------------[ bundle ]------------------------------- 19:05:48 [INFO] 19:05:48 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 19:05:48 [INFO] 19:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 19:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:48 [INFO] 19:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 19:05:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:48 [INFO] 19:05:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 19:05:48 [INFO] 19:05:48 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 19:05:48 [INFO] 19:05:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-common --- 19:05:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:05:48 [INFO] 19:05:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 19:05:48 [INFO] Starting audit... 19:05:48 Audit done. 19:05:48 [INFO] You have 0 Checkstyle violations. 19:05:48 [INFO] 19:05:48 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 19:05:48 [INFO] Starting audit... 19:05:48 Audit done. 19:05:48 [INFO] You have 0 Checkstyle violations. 19:05:48 [INFO] 19:05:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 19:05:48 [INFO] 19:05:48 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 19:05:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 19:05:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 19:05:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 19:05:48 [INFO] 19:05:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 19:05:48 [INFO] Recompiling the module because of changed dependency. 19:05:48 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 19:05:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:05:48 [INFO] 19:05:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 19:05:48 [INFO] 19:05:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 19:05:48 [INFO] Fork Value is true 19:05:51 [INFO] Done SpotBugs Analysis.... 19:05:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:05:51 [INFO] 19:05:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 19:05:51 [INFO] 19:05:51 [INFO] 19:05:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 19:05:51 [INFO] BugInstance size is 0 19:05:51 [INFO] Error size is 0 19:05:51 [INFO] No errors/warnings found 19:05:51 [INFO] 19:05:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 19:05:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/test/resources 19:05:51 [INFO] 19:05:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 19:05:51 [INFO] No sources to compile 19:05:51 [INFO] 19:05:51 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 19:05:51 [INFO] No tests to run. 19:05:51 [INFO] 19:05:51 [INFO] --- copy:14.1.6:copy-files (default) @ test-common --- 19:05:51 [INFO] 19:05:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 19:05:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT.jar 19:05:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/META-INF/MANIFEST.MF 19:05:51 [INFO] 19:05:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 19:05:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-javadoc.jar 19:05:52 [INFO] 19:05:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 19:05:52 [INFO] CycloneDX: Resolving Dependencies 19:05:53 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 19:05:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml 19:05:53 [INFO] attaching as test-common-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json 19:05:53 [INFO] attaching as test-common-0.21.1-SNAPSHOT-cyclonedx.json 19:05:53 [INFO] 19:05:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 19:05:53 [INFO] Skipping duplicate-finder execution! 19:05:53 [INFO] 19:05:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 19:05:53 [WARNING] Used undeclared dependencies found: 19:05:53 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:05:53 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 19:05:53 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:05:53 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 19:05:53 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile 19:05:53 [INFO] 19:05:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 19:05:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-sources.jar 19:05:53 [INFO] 19:05:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 19:05:53 [INFO] 19:05:53 [INFO] --- jacoco:0.8.14:report (report) @ test-common --- 19:05:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:53 [INFO] 19:05:53 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 19:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT.pom 19:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT.jar 19:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-javadoc.jar 19:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-cyclonedx.json 19:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT-sources.jar 19:05:53 [INFO] 19:05:53 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 19:05:53 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-SNAPSHOT.jar 19:05:53 [INFO] Writing OBR metadata 19:05:53 [INFO] 19:05:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 19:05:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:05:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:53 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 19:05:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:53 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 19:05:53 [INFO] 19:05:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 19:05:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:05:53 [INFO] 19:05:53 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 19:05:53 [INFO] Building drop-test-karaf 0.21.1-SNAPSHOT [54/84] 19:05:53 [INFO] from drop-test-karaf/pom.xml 19:05:53 [INFO] -------------------------------[ bundle ]------------------------------- 19:05:53 [INFO] 19:05:53 [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- 19:05:53 [INFO] 19:05:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- 19:05:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:53 [INFO] 19:05:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 19:05:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:53 [INFO] 19:05:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- 19:05:54 [INFO] 19:05:54 [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- 19:05:54 [INFO] 19:05:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ drop-test-karaf --- 19:05:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:05:54 [INFO] 19:05:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 19:05:54 [INFO] Starting audit... 19:05:54 Audit done. 19:05:54 [INFO] You have 0 Checkstyle violations. 19:05:54 [INFO] 19:05:54 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 19:05:54 [INFO] Starting audit... 19:05:54 Audit done. 19:05:54 [INFO] You have 0 Checkstyle violations. 19:05:54 [INFO] 19:05:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- 19:05:54 [INFO] 19:05:54 [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- 19:05:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 19:05:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 19:05:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 19:05:54 [INFO] 19:05:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- 19:05:54 [INFO] Recompiling the module because of changed dependency. 19:05:54 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 19:05:54 [INFO] 19:05:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 19:05:54 [INFO] 19:05:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- 19:05:54 [INFO] Fork Value is true 19:05:56 [INFO] Done SpotBugs Analysis.... 19:05:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:05:56 [INFO] 19:05:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 19:05:56 [INFO] 19:05:56 [INFO] 19:05:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- 19:05:56 [INFO] BugInstance size is 0 19:05:56 [INFO] Error size is 0 19:05:56 [INFO] No errors/warnings found 19:05:56 [INFO] 19:05:56 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 19:05:57 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 19:05:57 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 19:05:57 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 19:05:57 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 19:05:57 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 19:05:57 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 19:05:57 [INFO] 19:05:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 19:05:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/test/resources 19:05:57 [INFO] 19:05:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ drop-test-karaf --- 19:05:57 [INFO] No sources to compile 19:05:57 [INFO] 19:05:57 [INFO] --- surefire:3.5.4:test (default-test) @ drop-test-karaf --- 19:05:57 [INFO] No tests to run. 19:05:57 [INFO] 19:05:57 [INFO] --- copy:14.1.6:copy-files (default) @ drop-test-karaf --- 19:05:57 [INFO] 19:05:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- 19:05:57 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 19:05:57 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:05:57 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 19:05:57 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:05:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT.jar 19:05:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/META-INF/MANIFEST.MF 19:05:57 [INFO] 19:05:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- 19:05:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-javadoc.jar 19:05:58 [INFO] 19:05:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- 19:05:58 [INFO] CycloneDX: Resolving Dependencies 19:05:59 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 19:05:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml 19:05:59 [INFO] attaching as drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json 19:05:59 [INFO] attaching as drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.json 19:05:59 [INFO] 19:05:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 19:05:59 [INFO] Skipping duplicate-finder execution! 19:05:59 [INFO] 19:05:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 19:05:59 [WARNING] Used undeclared dependencies found: 19:05:59 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 19:05:59 [INFO] 19:05:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 19:05:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-sources.jar 19:05:59 [INFO] 19:05:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- 19:05:59 [INFO] 19:05:59 [INFO] --- jacoco:0.8.14:report (report) @ drop-test-karaf --- 19:05:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:05:59 [INFO] 19:05:59 [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- 19:05:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT.pom 19:05:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT.jar 19:05:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-javadoc.jar 19:05:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.xml 19:05:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-cyclonedx.json 19:05:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT-sources.jar 19:05:59 [INFO] 19:05:59 [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- 19:05:59 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-SNAPSHOT.jar 19:05:59 [INFO] Writing OBR metadata 19:05:59 [INFO] 19:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ drop-test-karaf --- 19:05:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:05:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:05:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:59 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml 19:05:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 19:05:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:05:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:05:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:05:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:05:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:05:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:05:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:05:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:05:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:05:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:05:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:05:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:05:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:05:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:05:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:05:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:05:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:05:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:05:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:05:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:05:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:05:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:05:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:05:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:05:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:05:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:05:59 at java.lang.reflect.Method.invoke (Method.java:580) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:05:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:05:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 19:05:59 [INFO] 19:05:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ drop-test-karaf --- 19:05:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:05:59 [INFO] 19:05:59 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 19:05:59 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.21.1-SNAPSHOT [55/84] 19:05:59 [INFO] from features/odl-openflowplugin-drop-test/pom.xml 19:05:59 [INFO] ------------------------------[ feature ]------------------------------- 19:05:59 [INFO] 19:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 19:05:59 [INFO] 19:05:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 19:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:59 [INFO] 19:05:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 19:05:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:05:59 [INFO] 19:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] 19:06:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] 19:06:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:06:00 [INFO] argLine set to empty 19:06:00 [INFO] 19:06:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] Starting audit... 19:06:00 Audit done. 19:06:00 [INFO] You have 0 Checkstyle violations. 19:06:00 [INFO] 19:06:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] Starting audit... 19:06:00 Audit done. 19:06:00 [INFO] You have 0 Checkstyle violations. 19:06:00 [INFO] 19:06:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] 19:06:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 19:06:00 [INFO] ...done! 19:06:00 [INFO] Attaching features XML 19:06:00 [INFO] 19:06:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:06:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:06:00 [INFO] 19:06:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 19:06:00 [INFO] 19:06:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] No files found to run spotbugs, check compile phase has been run 19:06:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:06:00 [INFO] 19:06:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 19:06:00 [INFO] 19:06:00 [INFO] 19:06:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] 19:06:00 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-drop-test --- 19:06:00 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 19:06:00 [INFO] Project dependency features detected: [] 19:06:00 [INFO] Pax Exam System (Version: 4.14.0) created. 19:06:00 [INFO] Creating RMI registry server on 127.0.0.1:38721 19:06:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:06:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:06:00 [INFO] Waiting for remote bundle context.. on 38721 name: dd3abf90-1cbb-4ff7-84a9-6fe971f5fdec timout: [ RelativeTimeout value = 180000 ] 19:06:04 [INFO] Building jar from resources and headers. 19:06:04 [INFO] Writing jar finished. 19:06:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:06:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:06:16 [INFO] 19:06:16 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-drop-test --- 19:06:16 [INFO] 19:06:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 19:06:16 [INFO] No Javadoc in project. Archive not created. 19:06:16 [INFO] 19:06:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- 19:06:16 [INFO] CycloneDX: Resolving Dependencies 19:06:19 [INFO] CycloneDX: Creating BOM version 1.6 with 272 component(s) 19:06:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml 19:06:19 [INFO] attaching as odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.xml 19:06:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json 19:06:19 [INFO] attaching as odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.json 19:06:19 [INFO] 19:06:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 19:06:19 [INFO] Skipping duplicate-finder execution! 19:06:19 [INFO] 19:06:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 19:06:19 [INFO] Skipping plugin execution 19:06:19 [INFO] 19:06:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 19:06:19 [INFO] Skipping source per configuration. 19:06:19 [INFO] 19:06:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 19:06:19 [INFO] 19:06:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-drop-test --- 19:06:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:06:19 [INFO] 19:06:19 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- 19:06:19 [WARNING] 19:06:19 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 19:06:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:06:19 [WARNING] 19:06:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:06:19 [WARNING] 19:06:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT.pom 19:06:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-features.xml 19:06:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.xml 19:06:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-SNAPSHOT-cyclonedx.json 19:06:19 [INFO] 19:06:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 19:06:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:06:19 [WARNING] 19:06:19 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 19:06:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:06:19 [WARNING] 19:06:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:06:19 [WARNING] 19:06:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml 19:06:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:06:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:06:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:06:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:06:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:06:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:06:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:06:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:06:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:06:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:06:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:06:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:06:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:06:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:06:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:06:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:06:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:06:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:06:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:06:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:06:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:06:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:06:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:06:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:06:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:06:19 at java.lang.reflect.Method.invoke (Method.java:580) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:06:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml 19:06:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 19:06:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:06:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:06:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:06:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:06:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:06:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:06:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:06:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:06:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:06:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:06:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:06:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:06:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:06:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:06:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:06:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:06:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:06:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:06:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:06:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:06:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:06:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:06:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:06:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:06:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:06:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:06:19 at java.lang.reflect.Method.invoke (Method.java:580) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:06:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:06:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 19:06:19 [INFO] 19:06:19 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 19:06:19 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.1-SNAPSHOT [56/84] 19:06:19 [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml 19:06:19 [INFO] ------------------------------[ feature ]------------------------------- 19:06:21 [INFO] 19:06:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 19:06:21 [INFO] 19:06:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 19:06:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:06:21 [INFO] 19:06:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 19:06:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:06:21 [INFO] 19:06:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] 19:06:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] 19:06:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:06:22 [INFO] argLine set to empty 19:06:22 [INFO] 19:06:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] Starting audit... 19:06:22 Audit done. 19:06:22 [INFO] You have 0 Checkstyle violations. 19:06:22 [INFO] 19:06:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] Starting audit... 19:06:22 Audit done. 19:06:22 [INFO] You have 0 Checkstyle violations. 19:06:22 [INFO] 19:06:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] 19:06:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 19:06:22 [INFO] ...done! 19:06:22 [INFO] Attaching features XML 19:06:22 [INFO] 19:06:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:06:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:06:22 [INFO] 19:06:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 19:06:22 [INFO] 19:06:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] No files found to run spotbugs, check compile phase has been run 19:06:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:06:22 [INFO] 19:06:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 19:06:22 [INFO] 19:06:22 [INFO] 19:06:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] 19:06:22 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services-rest --- 19:06:22 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 19:06:27 [INFO] Project dependency features detected: [] 19:06:27 [INFO] Pax Exam System (Version: 4.14.0) created. 19:06:27 [INFO] Creating RMI registry server on 127.0.0.1:38969 19:06:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:06:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:06:27 [INFO] Waiting for remote bundle context.. on 38969 name: 2bc4ef0f-6807-4af8-82d7-7e8747fe960a timout: [ RelativeTimeout value = 180000 ] 19:06:31 [INFO] Building jar from resources and headers. 19:06:31 [INFO] Writing jar finished. 19:06:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:06:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:06:49 [INFO] 19:06:49 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 19:06:49 [INFO] 19:06:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 19:06:49 [INFO] No Javadoc in project. Archive not created. 19:06:49 [INFO] 19:06:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 19:06:49 [INFO] CycloneDX: Resolving Dependencies 19:06:54 [INFO] CycloneDX: Creating BOM version 1.6 with 461 component(s) 19:06:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml 19:06:54 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.xml 19:06:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json 19:06:54 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.json 19:06:54 [INFO] 19:06:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [INFO] Skipping duplicate-finder execution! 19:06:54 [INFO] 19:06:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [INFO] Skipping plugin execution 19:06:54 [INFO] 19:06:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [INFO] Skipping source per configuration. 19:06:54 [INFO] 19:06:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [INFO] 19:06:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:06:54 [INFO] 19:06:54 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [WARNING] 19:06:54 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 19:06:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:06:54 [WARNING] 19:06:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:06:54 [WARNING] 19:06:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT.pom 19:06:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-features.xml 19:06:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.xml 19:06:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-SNAPSHOT-cyclonedx.json 19:06:54 [INFO] 19:06:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 19:06:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:06:54 [WARNING] 19:06:54 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 19:06:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:06:54 [WARNING] 19:06:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:06:54 [WARNING] 19:06:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml 19:06:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:06:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:06:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:06:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:06:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:06:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:06:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:06:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:06:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:06:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:06:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:06:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:06:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:06:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:06:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:06:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:06:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:06:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:06:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:06:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:06:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:06:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:06:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:06:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:06:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:06:54 at java.lang.reflect.Method.invoke (Method.java:580) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:06:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml 19:06:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 19:06:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:06:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:06:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:06:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:06:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:06:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:06:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:06:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:06:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:06:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:06:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:06:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:06:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:06:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:06:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:06:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:06:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:06:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:06:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:06:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:06:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:06:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:06:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:06:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:06:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:06:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:06:54 at java.lang.reflect.Method.invoke (Method.java:580) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:06:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:06:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 19:06:54 [INFO] 19:06:54 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 19:06:54 [INFO] Building southbound-cli 0.21.1-SNAPSHOT [57/84] 19:06:54 [INFO] from applications/southbound-cli/pom.xml 19:06:54 [INFO] -------------------------------[ bundle ]------------------------------- 19:06:54 [INFO] 19:06:54 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- 19:06:54 [INFO] 19:06:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- 19:06:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:06:54 [INFO] 19:06:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- 19:06:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:06:54 [INFO] 19:06:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- 19:06:55 [INFO] 19:06:55 [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- 19:06:55 [INFO] 19:06:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-cli --- 19:06:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:06:55 [INFO] 19:06:55 [INFO] --- yang:14.0.20:generate-sources (binding) @ southbound-cli --- 19:06:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:06:55 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 19:06:55 [INFO] yang-to-sources: Found 16 dependencies in 2.107 ms 19:06:55 [INFO] yang-to-sources: Project model files found: 1 in 1.166 ms 19:06:55 [INFO] yang-to-sources: 2 YANG models processed in 114.4 ms 19:06:55 [INFO] BindingJavaFileGenerator: Defined 15 files in 2.910 ms 19:06:55 [INFO] Sorted 15 files into 4 directories in 141.6 μs 19:06:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 8.525 ms 19:06:55 [INFO] 19:06:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 19:06:55 [INFO] Starting audit... 19:06:55 Audit done. 19:06:55 [INFO] You have 0 Checkstyle violations. 19:06:55 [INFO] 19:06:55 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 19:06:55 [INFO] Starting audit... 19:06:55 Audit done. 19:06:55 [INFO] You have 0 Checkstyle violations. 19:06:55 [INFO] 19:06:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- 19:06:55 [INFO] 19:06:55 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- 19:06:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 19:06:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 19:06:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:06:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:06:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:06:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 19:06:55 [INFO] 19:06:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- 19:06:55 [INFO] Recompiling the module because of changed dependency. 19:06:55 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 19:06:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 19:06:55 [INFO] 19:06:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> 19:06:55 [INFO] 19:06:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- 19:06:55 [INFO] Fork Value is true 19:06:59 [INFO] Done SpotBugs Analysis.... 19:06:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:06:59 [INFO] 19:06:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< 19:06:59 [INFO] 19:06:59 [INFO] 19:06:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- 19:06:59 [INFO] BugInstance size is 0 19:06:59 [INFO] Error size is 0 19:06:59 [INFO] No errors/warnings found 19:06:59 [INFO] 19:06:59 [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand 19:07:00 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand 19:07:00 [INFO] 19:07:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- 19:07:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/test/resources 19:07:00 [INFO] 19:07:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-cli --- 19:07:00 [INFO] No sources to compile 19:07:00 [INFO] 19:07:00 [INFO] --- surefire:3.5.4:test (default-test) @ southbound-cli --- 19:07:00 [INFO] No tests to run. 19:07:00 [INFO] 19:07:00 [INFO] --- copy:14.1.6:copy-files (default) @ southbound-cli --- 19:07:00 [INFO] 19:07:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- 19:07:00 [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 19:07:00 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:07:00 Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] 19:07:00 Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:07:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT.jar 19:07:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/META-INF/MANIFEST.MF 19:07:00 [INFO] 19:07:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- 19:07:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-javadoc.jar 19:07:02 [INFO] 19:07:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- 19:07:02 [INFO] CycloneDX: Resolving Dependencies 19:07:03 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 19:07:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml 19:07:03 [INFO] attaching as southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json 19:07:03 [INFO] attaching as southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 19:07:03 [INFO] 19:07:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 19:07:03 [INFO] Skipping duplicate-finder execution! 19:07:03 [INFO] 19:07:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-cli --- 19:07:03 [WARNING] Used undeclared dependencies found: 19:07:03 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:07:03 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:07:03 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.1-SNAPSHOT:compile 19:07:03 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 19:07:03 [INFO] 19:07:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 19:07:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-sources.jar 19:07:03 [INFO] 19:07:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- 19:07:03 [INFO] 19:07:03 [INFO] --- jacoco:0.8.14:report (report) @ southbound-cli --- 19:07:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:07:03 [INFO] 19:07:03 [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- 19:07:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT.pom 19:07:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT.jar 19:07:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-javadoc.jar 19:07:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 19:07:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT-sources.jar 19:07:03 [INFO] 19:07:03 [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- 19:07:03 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-SNAPSHOT.jar 19:07:03 [INFO] Writing OBR metadata 19:07:03 [INFO] 19:07:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-cli --- 19:07:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:07:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:07:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:03 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 19:07:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:07:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:03 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 19:07:03 [INFO] 19:07:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-cli --- 19:07:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:07:03 [INFO] 19:07:03 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 19:07:03 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.1-SNAPSHOT [58/84] 19:07:03 [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml 19:07:03 [INFO] ------------------------------[ feature ]------------------------------- 19:07:03 [INFO] 19:07:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 19:07:03 [INFO] 19:07:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:04 [INFO] 19:07:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:04 [INFO] 19:07:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] 19:07:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] 19:07:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:07:04 [INFO] argLine set to empty 19:07:04 [INFO] 19:07:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Starting audit... 19:07:04 Audit done. 19:07:04 [INFO] You have 0 Checkstyle violations. 19:07:04 [INFO] 19:07:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Starting audit... 19:07:04 Audit done. 19:07:04 [INFO] You have 0 Checkstyle violations. 19:07:04 [INFO] 19:07:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] 19:07:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 19:07:04 [INFO] ...done! 19:07:04 [INFO] Attaching features XML 19:07:04 [INFO] 19:07:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:07:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:07:04 [INFO] 19:07:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 19:07:04 [INFO] 19:07:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] No files found to run spotbugs, check compile phase has been run 19:07:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:07:04 [INFO] 19:07:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 19:07:04 [INFO] 19:07:04 [INFO] 19:07:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] 19:07:04 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-southbound-cli --- 19:07:04 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 19:07:04 [INFO] Project dependency features detected: [] 19:07:04 [INFO] Pax Exam System (Version: 4.14.0) created. 19:07:04 [INFO] Creating RMI registry server on 127.0.0.1:35987 19:07:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:07:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:07:05 [INFO] Waiting for remote bundle context.. on 35987 name: 3a878109-3a85-4ac0-a82f-3763d121c5c9 timout: [ RelativeTimeout value = 180000 ] 19:07:08 [INFO] Building jar from resources and headers. 19:07:08 [INFO] Writing jar finished. 19:07:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:07:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:07:22 [INFO] 19:07:22 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 19:07:22 [INFO] 19:07:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 19:07:22 [INFO] No Javadoc in project. Archive not created. 19:07:22 [INFO] 19:07:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 19:07:22 [INFO] CycloneDX: Resolving Dependencies 19:07:25 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 19:07:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml 19:07:25 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json 19:07:25 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 19:07:25 [INFO] 19:07:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [INFO] Skipping duplicate-finder execution! 19:07:25 [INFO] 19:07:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [INFO] Skipping plugin execution 19:07:25 [INFO] 19:07:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [INFO] Skipping source per configuration. 19:07:25 [INFO] 19:07:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [INFO] 19:07:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:07:25 [INFO] 19:07:25 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [WARNING] 19:07:25 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 19:07:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:07:25 [WARNING] 19:07:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:07:25 [WARNING] 19:07:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT.pom 19:07:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-features.xml 19:07:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-SNAPSHOT-cyclonedx.json 19:07:25 [INFO] 19:07:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 19:07:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:07:25 [WARNING] 19:07:25 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 19:07:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:07:25 [WARNING] 19:07:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:07:25 [WARNING] 19:07:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:25 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 19:07:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:25 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 19:07:25 [INFO] 19:07:25 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 19:07:25 [INFO] Building openflowjava-extension-nicira-api 0.21.1-SNAPSHOT [59/84] 19:07:25 [INFO] from extension/openflowjava-extension-nicira-api/pom.xml 19:07:25 [INFO] -------------------------------[ bundle ]------------------------------- 19:07:25 [INFO] 19:07:25 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] 19:07:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:25 [INFO] 19:07:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:25 [INFO] 19:07:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] 19:07:25 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] 19:07:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:07:25 [INFO] 19:07:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 19:07:25 [INFO] Starting audit... 19:07:25 Audit done. 19:07:25 [INFO] You have 0 Checkstyle violations. 19:07:25 [INFO] 19:07:25 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 19:07:26 [INFO] Starting audit... 19:07:26 Audit done. 19:07:26 [INFO] You have 0 Checkstyle violations. 19:07:26 [INFO] 19:07:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 19:07:26 [INFO] 19:07:26 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 19:07:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 19:07:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 19:07:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 19:07:26 [INFO] 19:07:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 19:07:26 [INFO] Recompiling the module because of changed dependency. 19:07:26 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 19:07:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:07:26 [INFO] 19:07:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 19:07:26 [INFO] 19:07:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 19:07:26 [INFO] Fork Value is true 19:07:28 [INFO] Done SpotBugs Analysis.... 19:07:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:07:28 [INFO] 19:07:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 19:07:28 [INFO] 19:07:28 [INFO] 19:07:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- 19:07:28 [INFO] BugInstance size is 0 19:07:28 [INFO] Error size is 0 19:07:28 [INFO] No errors/warnings found 19:07:28 [INFO] 19:07:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 19:07:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/test/resources 19:07:28 [INFO] 19:07:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 19:07:28 [INFO] Recompiling the module because of changed dependency. 19:07:28 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:07:28 [INFO] 19:07:28 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira-api --- 19:07:28 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/surefire-reports 19:07:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:07:28 [INFO] 19:07:28 [INFO] ------------------------------------------------------- 19:07:28 [INFO] T E S T S 19:07:28 [INFO] ------------------------------------------------------- 19:07:29 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 19:07:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 19:07:29 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 19:07:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 19:07:29 [INFO] 19:07:29 [INFO] Results: 19:07:29 [INFO] 19:07:29 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 19:07:29 [INFO] 19:07:29 [INFO] 19:07:29 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira-api --- 19:07:29 [INFO] 19:07:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 19:07:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar 19:07:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 19:07:29 [INFO] 19:07:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 19:07:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-javadoc.jar 19:07:30 [INFO] 19:07:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- 19:07:30 [INFO] CycloneDX: Resolving Dependencies 19:07:31 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 19:07:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml 19:07:31 [INFO] attaching as openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json 19:07:31 [INFO] attaching as openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.json 19:07:31 [INFO] 19:07:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Skipping duplicate-finder execution! 19:07:31 [INFO] 19:07:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 19:07:31 [WARNING] Used undeclared dependencies found: 19:07:31 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 19:07:31 [INFO] 19:07:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-sources.jar 19:07:31 [INFO] 19:07:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] 19:07:31 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 19:07:31 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 19:07:31 [INFO] 19:07:31 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.pom 19:07:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar 19:07:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-javadoc.jar 19:07:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-cyclonedx.json 19:07:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT-sources.jar 19:07:31 [INFO] 19:07:31 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar 19:07:31 [INFO] Writing OBR metadata 19:07:31 [INFO] 19:07:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:07:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:07:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:31 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 19:07:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:07:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:31 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 19:07:31 [INFO] 19:07:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 19:07:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:07:31 [INFO] 19:07:31 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 19:07:31 [INFO] Building openflowjava-extension-nicira 0.21.1-SNAPSHOT [60/84] 19:07:31 [INFO] from extension/openflowjava-extension-nicira/pom.xml 19:07:31 [INFO] -------------------------------[ bundle ]------------------------------- 19:07:31 [INFO] 19:07:31 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- 19:07:31 [INFO] 19:07:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- 19:07:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:31 [INFO] 19:07:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 19:07:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:31 [INFO] 19:07:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 19:07:32 [INFO] 19:07:32 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- 19:07:32 [INFO] 19:07:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 19:07:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:07:32 [INFO] 19:07:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-nicira --- 19:07:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:07:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 19:07:32 [INFO] yang-to-sources: Found 5 dependencies in 1.675 ms 19:07:32 [INFO] yang-to-sources: Project model files found: 2 in 8.254 ms 19:07:32 [INFO] yang-to-sources: 11 YANG models processed in 95.95 ms 19:07:32 [INFO] BindingJavaFileGenerator: Defined 365 files in 23.75 ms 19:07:32 [INFO] Sorted 365 files into 74 directories in 357.6 μs 19:07:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 85.30 ms 19:07:32 [INFO] 19:07:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 19:07:32 [INFO] Starting audit... 19:07:32 Audit done. 19:07:32 [INFO] You have 0 Checkstyle violations. 19:07:32 [INFO] 19:07:32 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 19:07:32 [INFO] Starting audit... 19:07:32 Audit done. 19:07:32 [INFO] You have 0 Checkstyle violations. 19:07:32 [INFO] 19:07:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- 19:07:32 [INFO] 19:07:32 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 19:07:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 19:07:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 19:07:32 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:07:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:07:32 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:07:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 19:07:32 [INFO] 19:07:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- 19:07:32 [INFO] Recompiling the module because of changed dependency. 19:07:32 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 19:07:34 [INFO] 19:07:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 19:07:34 [INFO] 19:07:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 19:07:34 [INFO] Fork Value is true 19:07:39 [INFO] Done SpotBugs Analysis.... 19:07:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:07:39 [INFO] 19:07:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 19:07:39 [INFO] 19:07:39 [INFO] 19:07:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- 19:07:39 [INFO] BugInstance size is 0 19:07:39 [INFO] Error size is 0 19:07:39 [INFO] No errors/warnings found 19:07:39 [INFO] 19:07:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 19:07:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/resources 19:07:39 [INFO] 19:07:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 19:07:39 [INFO] Recompiling the module because of changed dependency. 19:07:39 [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes 19:07:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:07:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:07:39 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:07:39 [INFO] 19:07:39 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira --- 19:07:39 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/surefire-reports 19:07:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:07:39 [INFO] 19:07:39 [INFO] ------------------------------------------------------- 19:07:39 [INFO] T E S T S 19:07:39 [INFO] ------------------------------------------------------- 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 19:07:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 19:07:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 19:07:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 19:07:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 19:07:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 19:07:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 19:07:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 19:07:41 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 19:07:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 19:07:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 19:07:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 19:07:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 19:07:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 19:07:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 19:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 19:07:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 19:07:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 19:07:42 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 19:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 19:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 19:07:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 19:07:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 19:07:43 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 19:07:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 19:07:43 [INFO] 19:07:43 [INFO] Results: 19:07:43 [INFO] 19:07:43 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 19:07:43 [INFO] 19:07:43 [INFO] 19:07:43 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira --- 19:07:43 [INFO] 19:07:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- 19:07:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar 19:07:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 19:07:43 [INFO] 19:07:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 19:07:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 19:07:49 [INFO] 19:07:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- 19:07:49 [INFO] CycloneDX: Resolving Dependencies 19:07:50 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 19:07:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml 19:07:50 [INFO] attaching as openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json 19:07:50 [INFO] attaching as openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 19:07:50 [INFO] 19:07:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Skipping duplicate-finder execution! 19:07:50 [INFO] 19:07:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 19:07:50 [INFO] No dependency problems found 19:07:50 [INFO] 19:07:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-sources.jar 19:07:50 [INFO] 19:07:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 19:07:50 [INFO] 19:07:50 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 19:07:50 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 19:07:50 [INFO] 19:07:50 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT.pom 19:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar 19:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 19:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 19:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 19:07:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT-sources.jar 19:07:50 [INFO] 19:07:50 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar 19:07:50 [INFO] Writing OBR metadata 19:07:50 [INFO] 19:07:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:07:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:50 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 19:07:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 19:07:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:07:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:07:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:07:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:07:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:07:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:07:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:07:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:07:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:07:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:07:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:07:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:07:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:07:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:07:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:07:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:07:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:07:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:07:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:07:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:07:50 at java.lang.reflect.Method.invoke (Method.java:580) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:07:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:07:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 19:07:50 [INFO] 19:07:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira --- 19:07:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:07:50 [INFO] 19:07:50 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 19:07:50 [INFO] Building openflowplugin-extension-nicira 0.21.1-SNAPSHOT [61/84] 19:07:50 [INFO] from extension/openflowplugin-extension-nicira/pom.xml 19:07:50 [INFO] -------------------------------[ bundle ]------------------------------- 19:07:50 [INFO] 19:07:50 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- 19:07:50 [INFO] 19:07:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 19:07:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:50 [INFO] 19:07:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 19:07:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:07:50 [INFO] 19:07:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 19:07:51 [INFO] 19:07:51 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- 19:07:51 [INFO] 19:07:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 19:07:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:07:51 [INFO] 19:07:51 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-nicira --- 19:07:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:07:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 19:07:51 [INFO] yang-to-sources: Found 13 dependencies in 2.044 ms 19:07:51 [INFO] yang-to-sources: Project model files found: 2 in 13.96 ms 19:07:51 [INFO] yang-to-sources: 40 YANG models processed in 470.4 ms 19:07:51 [INFO] BindingJavaFileGenerator: Defined 916 files in 57.57 ms 19:07:51 [INFO] Sorted 916 files into 95 directories in 1.467 ms 19:07:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 196.7 ms 19:07:51 [INFO] 19:07:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 19:07:51 [INFO] Starting audit... 19:07:51 Audit done. 19:07:51 [INFO] You have 0 Checkstyle violations. 19:07:51 [INFO] 19:07:51 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 19:07:52 [INFO] Starting audit... 19:07:52 Audit done. 19:07:52 [INFO] You have 0 Checkstyle violations. 19:07:52 [INFO] 19:07:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 19:07:52 [INFO] 19:07:52 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 19:07:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 19:07:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 19:07:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:07:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:07:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:07:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 19:07:52 [INFO] 19:07:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- 19:07:52 [INFO] Recompiling the module because of changed dependency. 19:07:52 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:07:58 [INFO] 19:07:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 19:07:58 [INFO] 19:07:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 19:07:58 [INFO] Fork Value is true 19:08:05 [INFO] Done SpotBugs Analysis.... 19:08:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:08:05 [INFO] 19:08:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 19:08:05 [INFO] 19:08:05 [INFO] 19:08:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- 19:08:05 [INFO] BugInstance size is 0 19:08:05 [INFO] Error size is 0 19:08:05 [INFO] No errors/warnings found 19:08:05 [INFO] 19:08:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 19:08:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:08:05 [INFO] 19:08:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 19:08:05 [INFO] Recompiling the module because of changed dependency. 19:08:05 [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes 19:08:06 [INFO] 19:08:06 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-nicira --- 19:08:06 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/surefire-reports 19:08:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:08:06 [INFO] 19:08:06 [INFO] ------------------------------------------------------- 19:08:06 [INFO] T E S T S 19:08:06 [INFO] ------------------------------------------------------- 19:08:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 19:08:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 19:08:08 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 19:08:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 19:08:09 [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 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 19:08:09 [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 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 19:08:09 [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 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 19:08:09 [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 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 19:08:09 [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 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 19:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 19:08:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 19:08:10 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 19:08:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 19:08:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 19:08:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 19:08:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 19:08:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 19:08:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 19:08:10 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 19:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 19:08:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 19:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 19:08:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 19:08:11 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 19:08:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 19:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 19:08:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 19:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 19:08:11 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 19:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 19:08:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 19:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 19:08:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 19:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 19:08:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 19:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 19:08:12 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 19:08:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 19:08:12 [INFO] 19:08:12 [INFO] Results: 19:08:12 [INFO] 19:08:12 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 19:08:12 [INFO] 19:08:12 [INFO] 19:08:12 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-nicira --- 19:08:12 [INFO] 19:08:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- 19:08:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar 19:08:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 19:08:13 [INFO] 19:08:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 19:08:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 19:08:24 [INFO] 19:08:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- 19:08:24 [INFO] CycloneDX: Resolving Dependencies 19:08:24 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 19:08:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml 19:08:24 [INFO] attaching as openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 19:08:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json 19:08:24 [INFO] attaching as openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 19:08:24 [INFO] 19:08:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 19:08:24 [INFO] Skipping duplicate-finder execution! 19:08:24 [INFO] 19:08:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] No dependency problems found 19:08:25 [INFO] 19:08:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-sources.jar 19:08:25 [INFO] 19:08:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] 19:08:25 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 19:08:25 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 19:08:25 [INFO] 19:08:25 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.pom 19:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar 19:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-javadoc.jar 19:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.xml 19:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-cyclonedx.json 19:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT-sources.jar 19:08:25 [INFO] 19:08:25 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar 19:08:25 [INFO] Writing OBR metadata 19:08:25 [INFO] 19:08:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:08:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 19:08:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:08:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:08:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:08:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:08:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:08:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:08:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:08:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:08:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:08:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:08:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:08:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:08:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:08:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:08:25 at java.lang.reflect.Method.invoke (Method.java:580) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:08:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 19:08:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 19:08:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:08:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:08:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:08:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:08:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:08:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:08:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:08:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:08:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:08:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:08:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:08:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:08:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:08:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:08:25 at java.lang.reflect.Method.invoke (Method.java:580) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:08:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 19:08:25 [INFO] 19:08:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-nicira --- 19:08:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:08:25 [INFO] 19:08:25 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 19:08:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.1-SNAPSHOT [62/84] 19:08:25 [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml 19:08:25 [INFO] ------------------------------[ feature ]------------------------------- 19:08:25 [INFO] 19:08:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 19:08:25 [INFO] 19:08:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 19:08:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:25 [INFO] 19:08:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 19:08:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:25 [INFO] 19:08:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] 19:08:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] 19:08:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:08:26 [INFO] argLine set to empty 19:08:26 [INFO] 19:08:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] Starting audit... 19:08:26 Audit done. 19:08:26 [INFO] You have 0 Checkstyle violations. 19:08:26 [INFO] 19:08:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] Starting audit... 19:08:26 Audit done. 19:08:26 [INFO] You have 0 Checkstyle violations. 19:08:26 [INFO] 19:08:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] 19:08:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 19:08:26 [INFO] ...done! 19:08:26 [INFO] Attaching features XML 19:08:26 [INFO] 19:08:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:08:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:08:26 [INFO] 19:08:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 19:08:26 [INFO] 19:08:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] No files found to run spotbugs, check compile phase has been run 19:08:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:08:26 [INFO] 19:08:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 19:08:26 [INFO] 19:08:26 [INFO] 19:08:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] 19:08:26 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nxm-extensions --- 19:08:26 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 19:08:26 [INFO] Project dependency features detected: [] 19:08:26 [INFO] Pax Exam System (Version: 4.14.0) created. 19:08:26 [INFO] Creating RMI registry server on 127.0.0.1:45817 19:08:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:08:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:08:26 [INFO] Waiting for remote bundle context.. on 45817 name: 076f78e7-25a4-493f-b668-52b58b3ec867 timout: [ RelativeTimeout value = 180000 ] 19:08:31 [INFO] Building jar from resources and headers. 19:08:31 [INFO] Writing jar finished. 19:08:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:08:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:08:44 [INFO] 19:08:44 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 19:08:44 [INFO] 19:08:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 19:08:44 [INFO] No Javadoc in project. Archive not created. 19:08:44 [INFO] 19:08:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 19:08:44 [INFO] CycloneDX: Resolving Dependencies 19:08:47 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 19:08:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml 19:08:47 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 19:08:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json 19:08:47 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.json 19:08:47 [INFO] 19:08:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 19:08:47 [INFO] Skipping duplicate-finder execution! 19:08:47 [INFO] 19:08:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 19:08:47 [INFO] Skipping plugin execution 19:08:47 [INFO] 19:08:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 19:08:47 [INFO] Skipping source per configuration. 19:08:47 [INFO] 19:08:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 19:08:47 [INFO] 19:08:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nxm-extensions --- 19:08:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:08:47 [INFO] 19:08:47 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- 19:08:47 [WARNING] 19:08:48 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 19:08:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:08:48 [WARNING] 19:08:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:08:48 [WARNING] 19:08:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT.pom 19:08:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-features.xml 19:08:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 19:08:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-SNAPSHOT-cyclonedx.json 19:08:48 [INFO] 19:08:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 19:08:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:08:48 [WARNING] 19:08:48 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 19:08:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:08:48 [WARNING] 19:08:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:08:48 [WARNING] 19:08:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:08:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:08:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:08:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:08:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:08:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:08:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:08:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:08:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:08:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:08:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:08:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:08:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:08:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:08:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:08:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:08:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:08:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:08:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:08:48 at java.lang.reflect.Method.invoke (Method.java:580) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:08:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:08:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 19:08:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:08:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:08:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:08:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:08:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:08:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:08:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:08:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:08:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:08:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:08:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:08:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:08:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:08:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:08:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:08:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:08:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:08:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:08:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:08:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:08:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:08:48 at java.lang.reflect.Method.invoke (Method.java:580) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:08:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:08:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 19:08:48 [INFO] 19:08:48 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 19:08:48 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.1-SNAPSHOT [63/84] 19:08:48 [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml 19:08:48 [INFO] ------------------------------[ feature ]------------------------------- 19:08:48 [INFO] 19:08:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] 19:08:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:48 [INFO] 19:08:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:48 [INFO] 19:08:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] 19:08:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] 19:08:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:08:48 [INFO] argLine set to empty 19:08:48 [INFO] 19:08:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Starting audit... 19:08:48 Audit done. 19:08:48 [INFO] You have 0 Checkstyle violations. 19:08:48 [INFO] 19:08:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Starting audit... 19:08:48 Audit done. 19:08:48 [INFO] You have 0 Checkstyle violations. 19:08:48 [INFO] 19:08:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] 19:08:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 19:08:48 [INFO] ...done! 19:08:48 [INFO] Attaching features XML 19:08:48 [INFO] 19:08:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:08:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:08:48 [INFO] 19:08:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 19:08:48 [INFO] 19:08:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] No files found to run spotbugs, check compile phase has been run 19:08:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:08:48 [INFO] 19:08:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 19:08:48 [INFO] 19:08:48 [INFO] 19:08:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] 19:08:48 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-onf-extensions --- 19:08:48 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 19:08:48 [INFO] Project dependency features detected: [] 19:08:48 [INFO] Pax Exam System (Version: 4.14.0) created. 19:08:48 [INFO] Creating RMI registry server on 127.0.0.1:38785 19:08:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:08:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:08:49 [INFO] Waiting for remote bundle context.. on 38785 name: 0b09041f-d70c-41fa-9e40-7eeb8031f7cf timout: [ RelativeTimeout value = 180000 ] 19:08:53 [INFO] Building jar from resources and headers. 19:08:53 [INFO] Writing jar finished. 19:09:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:09:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:09:03 [INFO] 19:09:03 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-onf-extensions --- 19:09:03 [INFO] 19:09:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 19:09:03 [INFO] No Javadoc in project. Archive not created. 19:09:03 [INFO] 19:09:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- 19:09:03 [INFO] CycloneDX: Resolving Dependencies 19:09:06 [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) 19:09:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml 19:09:06 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json 19:09:06 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.json 19:09:06 [INFO] 19:09:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 19:09:06 [INFO] Skipping duplicate-finder execution! 19:09:06 [INFO] 19:09:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 19:09:06 [INFO] Skipping plugin execution 19:09:06 [INFO] 19:09:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 19:09:06 [INFO] Skipping source per configuration. 19:09:06 [INFO] 19:09:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 19:09:06 [INFO] 19:09:06 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-onf-extensions --- 19:09:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:06 [INFO] 19:09:06 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- 19:09:06 [WARNING] 19:09:06 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 19:09:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:09:06 [WARNING] 19:09:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:09:06 [WARNING] 19:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT.pom 19:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-features.xml 19:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-SNAPSHOT-cyclonedx.json 19:09:06 [INFO] 19:09:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 19:09:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:09:06 [WARNING] 19:09:06 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 19:09:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:09:06 [WARNING] 19:09:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:09:06 [WARNING] 19:09:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:09:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:06 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 19:09:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:09:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:06 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 19:09:06 [INFO] 19:09:06 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 19:09:06 [INFO] Building openflowjava-extension-eric 0.21.1-SNAPSHOT [64/84] 19:09:06 [INFO] from extension/openflowjava-extension-eric/pom.xml 19:09:06 [INFO] -------------------------------[ bundle ]------------------------------- 19:09:06 [INFO] 19:09:06 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- 19:09:06 [INFO] 19:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- 19:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:06 [INFO] 19:09:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 19:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:06 [INFO] 19:09:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 19:09:06 [INFO] 19:09:06 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- 19:09:06 [INFO] 19:09:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 19:09:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:09:06 [INFO] 19:09:06 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-eric --- 19:09:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:09:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 19:09:06 [INFO] yang-to-sources: Found 5 dependencies in 1.211 ms 19:09:06 [INFO] yang-to-sources: Project model files found: 1 in 1.180 ms 19:09:07 [INFO] yang-to-sources: 6 YANG models processed in 53.93 ms 19:09:07 [INFO] BindingJavaFileGenerator: Defined 16 files in 9.193 ms 19:09:07 [INFO] Sorted 16 files into 7 directories in 153.0 μs 19:09:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 12.92 ms 19:09:07 [INFO] 19:09:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 19:09:07 [INFO] Starting audit... 19:09:07 Audit done. 19:09:07 [INFO] You have 0 Checkstyle violations. 19:09:07 [INFO] 19:09:07 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 19:09:07 [INFO] Starting audit... 19:09:07 Audit done. 19:09:07 [INFO] You have 0 Checkstyle violations. 19:09:07 [INFO] 19:09:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- 19:09:07 [INFO] 19:09:07 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 19:09:07 [INFO] Copying 1 resource from src/main/resources to target/classes 19:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 19:09:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:09:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:09:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 19:09:07 [INFO] 19:09:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- 19:09:07 [INFO] Recompiling the module because of changed dependency. 19:09:07 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 19:09:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:07 [INFO] 19:09:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 19:09:07 [INFO] 19:09:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- 19:09:07 [INFO] Fork Value is true 19:09:09 [INFO] Done SpotBugs Analysis.... 19:09:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:09:09 [INFO] 19:09:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 19:09:09 [INFO] 19:09:09 [INFO] 19:09:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- 19:09:09 [INFO] BugInstance size is 0 19:09:09 [INFO] Error size is 0 19:09:09 [INFO] No errors/warnings found 19:09:09 [INFO] 19:09:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 19:09:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/test/resources 19:09:09 [INFO] 19:09:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- 19:09:09 [INFO] Recompiling the module because of changed dependency. 19:09:09 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 19:09:10 [INFO] 19:09:10 [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-eric --- 19:09:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/surefire-reports 19:09:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:10 [INFO] 19:09:10 [INFO] ------------------------------------------------------- 19:09:10 [INFO] T E S T S 19:09:10 [INFO] ------------------------------------------------------- 19:09:11 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 19:09:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:09:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 19:09:12 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 19:09:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 19:09:12 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 19:09:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 19:09:12 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 19:09:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 19:09:12 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 19:09:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 19:09:12 [INFO] 19:09:12 [INFO] Results: 19:09:12 [INFO] 19:09:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 19:09:12 [INFO] 19:09:12 [INFO] 19:09:12 [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-eric --- 19:09:12 [INFO] 19:09:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- 19:09:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar 19:09:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 19:09:12 [INFO] 19:09:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 19:09:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 19:09:14 [INFO] 19:09:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- 19:09:14 [INFO] CycloneDX: Resolving Dependencies 19:09:14 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 19:09:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml 19:09:14 [INFO] attaching as openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json 19:09:14 [INFO] attaching as openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 19:09:14 [INFO] 19:09:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 19:09:14 [INFO] Skipping duplicate-finder execution! 19:09:14 [INFO] 19:09:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 19:09:14 [INFO] No dependency problems found 19:09:14 [INFO] 19:09:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 19:09:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-sources.jar 19:09:14 [INFO] 19:09:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- 19:09:14 [INFO] 19:09:14 [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-eric --- 19:09:14 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 19:09:14 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 19:09:14 [INFO] 19:09:14 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- 19:09:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT.pom 19:09:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar 19:09:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 19:09:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 19:09:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT-sources.jar 19:09:14 [INFO] 19:09:14 [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- 19:09:14 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar 19:09:14 [INFO] Writing OBR metadata 19:09:15 [INFO] 19:09:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-eric --- 19:09:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:09:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:15 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 19:09:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:15 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 19:09:15 [INFO] 19:09:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-eric --- 19:09:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:09:15 [INFO] 19:09:15 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 19:09:15 [INFO] Building openflowplugin-extension-eric 0.21.1-SNAPSHOT [65/84] 19:09:15 [INFO] from extension/openflowplugin-extension-eric/pom.xml 19:09:15 [INFO] -------------------------------[ bundle ]------------------------------- 19:09:15 [INFO] 19:09:15 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- 19:09:15 [INFO] 19:09:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- 19:09:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:15 [INFO] 19:09:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 19:09:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:15 [INFO] 19:09:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 19:09:15 [INFO] 19:09:15 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- 19:09:15 [INFO] 19:09:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 19:09:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:09:15 [INFO] 19:09:15 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-eric --- 19:09:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:09:15 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 19:09:15 [INFO] yang-to-sources: Found 13 dependencies in 1.924 ms 19:09:15 [INFO] yang-to-sources: Project model files found: 1 in 1.897 ms 19:09:15 [INFO] yang-to-sources: 36 YANG models processed in 361.8 ms 19:09:15 [INFO] BindingJavaFileGenerator: Defined 37 files in 27.20 ms 19:09:15 [INFO] Sorted 37 files into 5 directories in 115.8 μs 19:09:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 40.09 ms 19:09:15 [INFO] 19:09:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 19:09:15 [INFO] Starting audit... 19:09:15 Audit done. 19:09:15 [INFO] You have 0 Checkstyle violations. 19:09:15 [INFO] 19:09:15 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 19:09:15 [INFO] Starting audit... 19:09:15 Audit done. 19:09:15 [INFO] You have 0 Checkstyle violations. 19:09:15 [INFO] 19:09:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- 19:09:15 [INFO] 19:09:15 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 19:09:15 [INFO] Copying 1 resource from src/main/resources to target/classes 19:09:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 19:09:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:09:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:09:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:09:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 19:09:15 [INFO] 19:09:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- 19:09:15 [INFO] Recompiling the module because of changed dependency. 19:09:15 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:16 [INFO] 19:09:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 19:09:16 [INFO] 19:09:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 19:09:16 [INFO] Fork Value is true 19:09:18 [INFO] Done SpotBugs Analysis.... 19:09:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:09:18 [INFO] 19:09:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 19:09:18 [INFO] 19:09:18 [INFO] 19:09:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- 19:09:18 [INFO] BugInstance size is 0 19:09:18 [INFO] Error size is 0 19:09:18 [INFO] No errors/warnings found 19:09:18 [INFO] 19:09:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 19:09:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/test/resources 19:09:18 [INFO] 19:09:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 19:09:18 [INFO] Recompiling the module because of changed dependency. 19:09:18 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:09:19 [INFO] 19:09:19 [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-eric --- 19:09:19 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/surefire-reports 19:09:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:19 [INFO] 19:09:19 [INFO] ------------------------------------------------------- 19:09:19 [INFO] T E S T S 19:09:19 [INFO] ------------------------------------------------------- 19:09:20 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 19:09:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:09:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 19:09:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 19:09:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 19:09:21 [INFO] 19:09:21 [INFO] Results: 19:09:21 [INFO] 19:09:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 19:09:21 [INFO] 19:09:21 [INFO] 19:09:21 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-eric --- 19:09:21 [INFO] 19:09:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- 19:09:21 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar 19:09:21 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 19:09:21 [INFO] 19:09:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 19:09:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 19:09:23 [INFO] 19:09:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- 19:09:23 [INFO] CycloneDX: Resolving Dependencies 19:09:24 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 19:09:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml 19:09:24 [INFO] attaching as openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json 19:09:24 [INFO] attaching as openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 19:09:24 [INFO] 19:09:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Skipping duplicate-finder execution! 19:09:24 [INFO] 19:09:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 19:09:24 [WARNING] Non-test scoped test only dependencies found: 19:09:24 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.1-SNAPSHOT:compile 19:09:24 [INFO] 19:09:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-sources.jar 19:09:24 [INFO] 19:09:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 19:09:24 [INFO] 19:09:24 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 19:09:24 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 19:09:24 [INFO] 19:09:24 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT.pom 19:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar 19:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-javadoc.jar 19:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-cyclonedx.json 19:09:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT-sources.jar 19:09:24 [INFO] 19:09:24 [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar 19:09:24 [INFO] Writing OBR metadata 19:09:24 [INFO] 19:09:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:09:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 19:09:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:09:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 19:09:24 [INFO] 19:09:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-eric --- 19:09:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:09:24 [INFO] 19:09:24 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 19:09:24 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.1-SNAPSHOT [66/84] 19:09:24 [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml 19:09:24 [INFO] ------------------------------[ feature ]------------------------------- 19:09:24 [INFO] 19:09:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 19:09:24 [INFO] 19:09:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 19:09:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:24 [INFO] 19:09:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 19:09:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:24 [INFO] 19:09:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] 19:09:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] 19:09:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:25 [INFO] argLine set to empty 19:09:25 [INFO] 19:09:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] Starting audit... 19:09:25 Audit done. 19:09:25 [INFO] You have 0 Checkstyle violations. 19:09:25 [INFO] 19:09:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] Starting audit... 19:09:25 Audit done. 19:09:25 [INFO] You have 0 Checkstyle violations. 19:09:25 [INFO] 19:09:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] 19:09:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 19:09:25 [INFO] ...done! 19:09:25 [INFO] Attaching features XML 19:09:25 [INFO] 19:09:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:09:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:09:25 [INFO] 19:09:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 19:09:25 [INFO] 19:09:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] No files found to run spotbugs, check compile phase has been run 19:09:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:09:25 [INFO] 19:09:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 19:09:25 [INFO] 19:09:25 [INFO] 19:09:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] 19:09:25 [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-eric-extensions --- 19:09:25 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 19:09:25 [INFO] Project dependency features detected: [] 19:09:25 [INFO] Pax Exam System (Version: 4.14.0) created. 19:09:25 [INFO] Creating RMI registry server on 127.0.0.1:41475 19:09:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:09:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:09:25 [INFO] Waiting for remote bundle context.. on 41475 name: fbcb4fe9-28ba-4f6e-8018-fbc150fb4988 timout: [ RelativeTimeout value = 180000 ] 19:09:29 [INFO] Building jar from resources and headers. 19:09:29 [INFO] Writing jar finished. 19:09:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:09:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:09:42 [INFO] 19:09:42 [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-eric-extensions --- 19:09:42 [INFO] 19:09:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 19:09:42 [INFO] No Javadoc in project. Archive not created. 19:09:42 [INFO] 19:09:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- 19:09:42 [INFO] CycloneDX: Resolving Dependencies 19:09:45 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 19:09:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml 19:09:45 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json 19:09:45 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.json 19:09:45 [INFO] 19:09:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 19:09:45 [INFO] Skipping duplicate-finder execution! 19:09:45 [INFO] 19:09:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 19:09:45 [INFO] Skipping plugin execution 19:09:45 [INFO] 19:09:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 19:09:45 [INFO] Skipping source per configuration. 19:09:45 [INFO] 19:09:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 19:09:45 [INFO] 19:09:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-eric-extensions --- 19:09:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:45 [INFO] 19:09:45 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- 19:09:45 [WARNING] 19:09:45 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 19:09:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:09:45 [WARNING] 19:09:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:09:45 [WARNING] 19:09:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT.pom 19:09:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-features.xml 19:09:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-SNAPSHOT-cyclonedx.json 19:09:45 [INFO] 19:09:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 19:09:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:09:45 [WARNING] 19:09:45 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 19:09:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:09:45 [WARNING] 19:09:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:09:45 [WARNING] 19:09:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:45 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 19:09:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:45 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 19:09:45 [INFO] 19:09:45 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 19:09:45 [INFO] Building features-openflowplugin 0.21.1-SNAPSHOT [67/84] 19:09:45 [INFO] from features/features-openflowplugin/pom.xml 19:09:45 [INFO] ------------------------------[ feature ]------------------------------- 19:09:45 [INFO] 19:09:45 [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- 19:09:45 [INFO] 19:09:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- 19:09:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:46 [INFO] 19:09:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 19:09:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:46 [INFO] 19:09:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- 19:09:46 [INFO] 19:09:46 [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- 19:09:46 [INFO] 19:09:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-openflowplugin --- 19:09:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:46 [INFO] argLine set to empty 19:09:46 [INFO] 19:09:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 19:09:46 [INFO] Starting audit... 19:09:46 Audit done. 19:09:46 [INFO] You have 0 Checkstyle violations. 19:09:46 [INFO] 19:09:46 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 19:09:46 [INFO] Starting audit... 19:09:46 Audit done. 19:09:46 [INFO] You have 0 Checkstyle violations. 19:09:46 [INFO] 19:09:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- 19:09:46 [INFO] 19:09:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 19:09:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 19:09:46 [INFO] ...done! 19:09:46 [INFO] Attaching features XML 19:09:46 [INFO] 19:09:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- 19:09:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:09:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:09:46 [INFO] 19:09:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 19:09:46 [INFO] 19:09:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- 19:09:46 [INFO] No files found to run spotbugs, check compile phase has been run 19:09:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:09:46 [INFO] 19:09:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 19:09:46 [INFO] 19:09:46 [INFO] 19:09:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- 19:09:46 [INFO] 19:09:46 [INFO] --- feattest:14.1.6:test (default) @ features-openflowplugin --- 19:09:46 [INFO] 19:09:46 [INFO] --- copy:14.1.6:copy-files (default) @ features-openflowplugin --- 19:09:46 [INFO] 19:09:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- 19:09:46 [INFO] No Javadoc in project. Archive not created. 19:09:46 [INFO] 19:09:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- 19:09:46 [INFO] CycloneDX: Resolving Dependencies 19:09:51 [INFO] CycloneDX: Creating BOM version 1.6 with 484 component(s) 19:09:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml 19:09:51 [INFO] attaching as features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json 19:09:52 [INFO] attaching as features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 19:09:52 [INFO] 19:09:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 19:09:52 [INFO] Skipping duplicate-finder execution! 19:09:52 [INFO] 19:09:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 19:09:52 [INFO] Skipping plugin execution 19:09:52 [INFO] 19:09:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 19:09:52 [INFO] No sources in project. Archive not created. 19:09:52 [INFO] 19:09:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- 19:09:52 [INFO] 19:09:52 [INFO] --- jacoco:0.8.14:report (report) @ features-openflowplugin --- 19:09:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:52 [INFO] 19:09:52 [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- 19:09:52 [WARNING] 19:09:52 [WARNING] The packaging plugin for project features-openflowplugin did not assign 19:09:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:09:52 [WARNING] 19:09:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:09:52 [WARNING] 19:09:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT.pom 19:09:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT-features.xml 19:09:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-SNAPSHOT-cyclonedx.json 19:09:52 [INFO] 19:09:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin --- 19:09:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:09:52 [WARNING] 19:09:52 [WARNING] The packaging plugin for project features-openflowplugin did not assign 19:09:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:09:52 [WARNING] 19:09:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:09:52 [WARNING] 19:09:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:52 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 19:09:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:52 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 19:09:52 [INFO] 19:09:52 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 19:09:52 [INFO] Building features-aggregator 0.21.1-SNAPSHOT [68/84] 19:09:52 [INFO] from features/pom.xml 19:09:52 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:52 [INFO] 19:09:52 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 19:09:52 [INFO] 19:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 19:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:52 [INFO] 19:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 19:09:52 [INFO] 19:09:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 19:09:52 [INFO] Skipping CycloneDX goal, because module skips deploy 19:09:52 [INFO] 19:09:52 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 19:09:52 [INFO] Skipping artifact installation 19:09:52 [INFO] 19:09:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 19:09:52 [INFO] Skipping artifact deployment 19:09:52 [INFO] 19:09:52 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 19:09:52 [INFO] Building model-aggregator 0.21.1-SNAPSHOT [69/84] 19:09:52 [INFO] from model/pom.xml 19:09:52 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:52 [INFO] 19:09:52 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 19:09:52 [INFO] 19:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 19:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:52 [INFO] 19:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 19:09:52 [INFO] 19:09:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 19:09:52 [INFO] Skipping CycloneDX goal, because module skips deploy 19:09:52 [INFO] 19:09:52 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 19:09:52 [INFO] Skipping artifact installation 19:09:52 [INFO] 19:09:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 19:09:52 [INFO] Skipping artifact deployment 19:09:52 [INFO] 19:09:52 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 19:09:52 [INFO] Building libraries-aggregator 0.21.1-SNAPSHOT [70/84] 19:09:52 [INFO] from libraries/pom.xml 19:09:52 [INFO] --------------------------------[ pom ]--------------------------------- 19:09:52 [INFO] 19:09:52 [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- 19:09:52 [INFO] 19:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- 19:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:52 [INFO] 19:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- 19:09:52 [INFO] 19:09:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- 19:09:52 [INFO] Skipping CycloneDX goal, because module skips deploy 19:09:52 [INFO] 19:09:52 [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- 19:09:52 [INFO] Skipping artifact installation 19:09:52 [INFO] 19:09:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ libraries-aggregator --- 19:09:52 [INFO] Skipping artifact deployment 19:09:52 [INFO] 19:09:52 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 19:09:52 [INFO] Building simple-client 0.21.1-SNAPSHOT [71/84] 19:09:52 [INFO] from samples/simple-client/pom.xml 19:09:52 [INFO] -------------------------------[ bundle ]------------------------------- 19:09:52 [INFO] 19:09:52 [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- 19:09:52 [INFO] 19:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- 19:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:52 [INFO] 19:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- 19:09:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:52 [INFO] 19:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- 19:09:52 [INFO] 19:09:52 [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- 19:09:52 [INFO] 19:09:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ simple-client --- 19:09:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:09:52 [INFO] 19:09:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 19:09:52 [INFO] Starting audit... 19:09:52 Audit done. 19:09:52 [INFO] You have 0 Checkstyle violations. 19:09:52 [INFO] 19:09:52 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 19:09:52 [INFO] Starting audit... 19:09:52 Audit done. 19:09:52 [INFO] You have 0 Checkstyle violations. 19:09:52 [INFO] 19:09:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- 19:09:52 [INFO] 19:09:52 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 19:09:52 [INFO] Copying 2 resources from src/main/resources to target/classes 19:09:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 19:09:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 19:09:52 [INFO] 19:09:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- 19:09:52 [INFO] Recompiling the module because of changed dependency. 19:09:52 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 19:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:09:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:09:52 [INFO] 19:09:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> 19:09:52 [INFO] 19:09:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- 19:09:52 [INFO] Fork Value is true 19:09:56 [INFO] Done SpotBugs Analysis.... 19:09:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:09:56 [INFO] 19:09:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< 19:09:56 [INFO] 19:09:56 [INFO] 19:09:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- 19:09:56 [INFO] BugInstance size is 0 19:09:56 [INFO] Error size is 0 19:09:56 [INFO] No errors/warnings found 19:09:56 [INFO] 19:09:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- 19:09:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/test/resources 19:09:56 [INFO] 19:09:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ simple-client --- 19:09:56 [INFO] No sources to compile 19:09:56 [INFO] 19:09:56 [INFO] --- surefire:3.5.4:test (default-test) @ simple-client --- 19:09:56 [INFO] No tests to run. 19:09:56 [INFO] 19:09:56 [INFO] --- copy:14.1.6:copy-files (default) @ simple-client --- 19:09:56 [INFO] 19:09:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- 19:09:56 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT.jar 19:09:56 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/META-INF/MANIFEST.MF 19:09:56 [INFO] 19:09:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- 19:09:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-javadoc.jar 19:09:57 [INFO] 19:09:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- 19:09:57 [INFO] CycloneDX: Resolving Dependencies 19:09:58 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 19:09:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml 19:09:58 [INFO] attaching as simple-client-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json 19:09:58 [INFO] attaching as simple-client-0.21.1-SNAPSHOT-cyclonedx.json 19:09:58 [INFO] 19:09:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 19:09:58 [INFO] Skipping duplicate-finder execution! 19:09:58 [INFO] 19:09:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ simple-client --- 19:09:58 [INFO] No dependency problems found 19:09:58 [INFO] 19:09:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 19:09:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-sources.jar 19:09:58 [INFO] 19:09:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- 19:09:58 [INFO] 19:09:58 [INFO] --- jacoco:0.8.14:report (report) @ simple-client --- 19:09:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:09:58 [INFO] 19:09:58 [INFO] --- install:3.1.4:install (default-install) @ simple-client --- 19:09:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT.pom 19:09:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT.jar 19:09:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-javadoc.jar 19:09:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-cyclonedx.xml 19:09:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-cyclonedx.json 19:09:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT-sources.jar 19:09:58 [INFO] 19:09:58 [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- 19:09:58 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-SNAPSHOT.jar 19:09:58 [INFO] Writing OBR metadata 19:09:58 [INFO] 19:09:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ simple-client --- 19:09:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:09:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:09:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:58 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml 19:09:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 19:09:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:09:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:09:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:09:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:09:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:09:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:09:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:09:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:09:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:09:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:09:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:09:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:09:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:09:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:09:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:09:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:09:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:09:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:09:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:09:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:09:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:09:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:09:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:09:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:09:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:09:58 at java.lang.reflect.Method.invoke (Method.java:580) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:09:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:09:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 19:09:58 [INFO] 19:09:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ simple-client --- 19:09:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:09:58 [INFO] 19:09:58 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 19:09:58 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.21.1-SNAPSHOT [72/84] 19:09:58 [INFO] from openflowjava/openflow-protocol-it/pom.xml 19:09:58 [INFO] -------------------------------[ bundle ]------------------------------- 19:09:58 [INFO] 19:09:58 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- 19:09:58 [INFO] 19:09:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- 19:09:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:58 [INFO] 19:09:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 19:09:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:58 [INFO] 19:09:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- 19:09:59 [INFO] 19:09:59 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- 19:09:59 [INFO] 19:09:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 19:09:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:09:59 [INFO] 19:09:59 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 19:09:59 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 19:09:59 [INFO] 19:09:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 19:09:59 [INFO] Starting audit... 19:09:59 Audit done. 19:09:59 [INFO] You have 0 Checkstyle violations. 19:09:59 [INFO] 19:09:59 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 19:09:59 [INFO] Starting audit... 19:09:59 Audit done. 19:09:59 [INFO] You have 0 Checkstyle violations. 19:09:59 [INFO] 19:09:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- 19:09:59 [INFO] 19:09:59 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 19:09:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 19:09:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 19:09:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 19:09:59 [INFO] 19:09:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- 19:09:59 [INFO] No sources to compile 19:09:59 [INFO] 19:09:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 19:09:59 [INFO] 19:09:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- 19:09:59 [INFO] No files found to run spotbugs, check compile phase has been run 19:09:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:09:59 [INFO] 19:09:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 19:09:59 [INFO] 19:09:59 [INFO] 19:09:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- 19:09:59 [INFO] 19:09:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 19:09:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:09:59 [INFO] 19:09:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-it --- 19:09:59 [INFO] Recompiling the module because of changed dependency. 19:09:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:09:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:09:59 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:09:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:09:59 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:09:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 19:09:59 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:09:59 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:09:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:09:59 [INFO] 19:09:59 [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-it --- 19:09:59 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/surefire-reports 19:09:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:59 [INFO] 19:09:59 [INFO] ------------------------------------------------------- 19:09:59 [INFO] T E S T S 19:09:59 [INFO] ------------------------------------------------------- 19:10:00 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 19:10:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:10:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.93 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 19:10:41 [INFO] 19:10:41 [INFO] Results: 19:10:41 [INFO] 19:10:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 19:10:41 [INFO] 19:10:41 [INFO] 19:10:41 [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-it --- 19:10:41 [INFO] 19:10:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- 19:10:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.1-SNAPSHOT.jar 19:10:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 19:10:41 [INFO] 19:10:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- 19:10:41 [INFO] No Javadoc in project. Archive not created. 19:10:41 [INFO] 19:10:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- 19:10:41 [INFO] CycloneDX: Resolving Dependencies 19:10:41 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 19:10:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml 19:10:41 [INFO] attaching as openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.xml 19:10:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json 19:10:41 [INFO] attaching as openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.json 19:10:41 [INFO] 19:10:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 19:10:41 [INFO] Skipping duplicate-finder execution! 19:10:41 [INFO] 19:10:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 19:10:41 [WARNING] Used undeclared dependencies found: 19:10:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:test 19:10:41 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:test 19:10:41 [WARNING] com.google.guava:guava:jar:33.5.0-jre:test 19:10:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.1-SNAPSHOT:test 19:10:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.1-SNAPSHOT:test 19:10:41 [INFO] 19:10:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- 19:10:41 [INFO] 19:10:41 [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-it --- 19:10:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 19:10:41 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 19:10:41 [INFO] 19:10:41 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- 19:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT.pom 19:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT.jar 19:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.xml 19:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT-cyclonedx.json 19:10:41 [INFO] 19:10:41 [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- 19:10:41 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-SNAPSHOT.jar 19:10:41 [INFO] Writing OBR metadata 19:10:42 [INFO] 19:10:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-it --- 19:10:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:10:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml 19:10:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:10:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:10:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:10:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:10:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:10:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:10:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:10:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:10:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:10:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:10:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:10:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:10:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:10:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:10:42 at java.lang.reflect.Method.invoke (Method.java:580) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:10:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml 19:10:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 19:10:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:10:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:10:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:10:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:10:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:10:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:10:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:10:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:10:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:10:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:10:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:10:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:10:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:10:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:10:42 at java.lang.reflect.Method.invoke (Method.java:580) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:10:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 19:10:42 [INFO] 19:10:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-it --- 19:10:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:42 [INFO] 19:10:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 19:10:42 [INFO] No sources in project. Archive not created. 19:10:42 [INFO] 19:10:42 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 19:10:42 [INFO] Building test-extension 0.21.1-SNAPSHOT [73/84] 19:10:42 [INFO] from extension/test-extension/pom.xml 19:10:42 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:42 [INFO] 19:10:42 [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- 19:10:42 [INFO] 19:10:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- 19:10:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:42 [INFO] 19:10:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- 19:10:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:42 [INFO] 19:10:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- 19:10:42 [INFO] 19:10:42 [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- 19:10:42 [INFO] 19:10:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-extension --- 19:10:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:10:42 [INFO] 19:10:42 [INFO] --- yang:14.0.20:generate-sources (binding) @ test-extension --- 19:10:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:10:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 19:10:42 [INFO] yang-to-sources: Found 18 dependencies in 2.709 ms 19:10:42 [INFO] yang-to-sources: Project model files found: 1 in 810.0 μs 19:10:42 [INFO] yang-to-sources: 1 YANG models processed in 88.87 ms 19:10:42 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.083 ms 19:10:42 [INFO] Sorted 9 files into 3 directories in 94.86 μs 19:10:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 4.220 ms 19:10:42 [INFO] 19:10:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 19:10:42 [INFO] Starting audit... 19:10:42 Audit done. 19:10:42 [INFO] You have 0 Checkstyle violations. 19:10:42 [INFO] 19:10:42 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 19:10:42 [INFO] Starting audit... 19:10:42 Audit done. 19:10:42 [INFO] You have 0 Checkstyle violations. 19:10:42 [INFO] 19:10:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- 19:10:42 [INFO] 19:10:42 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 19:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 19:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 19:10:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:10:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:10:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 19:10:42 [INFO] 19:10:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- 19:10:42 [INFO] Recompiling the module because of changed dependency. 19:10:42 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 19:10:42 [INFO] 19:10:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> 19:10:42 [INFO] 19:10:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- 19:10:42 [INFO] Fork Value is true 19:10:45 [INFO] Done SpotBugs Analysis.... 19:10:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:10:45 [INFO] 19:10:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< 19:10:45 [INFO] 19:10:45 [INFO] 19:10:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- 19:10:45 [INFO] BugInstance size is 0 19:10:45 [INFO] Error size is 0 19:10:45 [INFO] No errors/warnings found 19:10:45 [INFO] 19:10:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- 19:10:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/test/resources 19:10:45 [INFO] 19:10:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-extension --- 19:10:45 [INFO] No sources to compile 19:10:45 [INFO] 19:10:45 [INFO] --- surefire:3.5.4:test (default-test) @ test-extension --- 19:10:45 [INFO] No tests to run. 19:10:45 [INFO] 19:10:45 [INFO] --- copy:14.1.6:copy-files (default) @ test-extension --- 19:10:45 [INFO] 19:10:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- 19:10:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT.jar 19:10:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/META-INF/MANIFEST.MF 19:10:45 [INFO] 19:10:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- 19:10:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-javadoc.jar 19:10:47 [INFO] 19:10:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- 19:10:47 [INFO] CycloneDX: Resolving Dependencies 19:10:47 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 19:10:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml 19:10:47 [INFO] attaching as test-extension-0.21.1-SNAPSHOT-cyclonedx.xml 19:10:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json 19:10:47 [INFO] attaching as test-extension-0.21.1-SNAPSHOT-cyclonedx.json 19:10:47 [INFO] 19:10:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 19:10:47 [INFO] Skipping duplicate-finder execution! 19:10:47 [INFO] 19:10:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-extension --- 19:10:48 [WARNING] Used undeclared dependencies found: 19:10:48 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 19:10:48 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:10:48 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:10:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile 19:10:48 [WARNING] Unused declared dependencies found: 19:10:48 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.21.1-SNAPSHOT:compile 19:10:48 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.21.1-SNAPSHOT:compile 19:10:48 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.21.1-SNAPSHOT:compile 19:10:48 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.21.1-SNAPSHOT:compile 19:10:48 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.1-SNAPSHOT:compile 19:10:48 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.21.1-SNAPSHOT:compile 19:10:48 [INFO] 19:10:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 19:10:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-sources.jar 19:10:48 [INFO] 19:10:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- 19:10:48 [INFO] 19:10:48 [INFO] --- jacoco:0.8.14:report (report) @ test-extension --- 19:10:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:48 [INFO] 19:10:48 [INFO] --- install:3.1.4:install (default-install) @ test-extension --- 19:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT.pom 19:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT.jar 19:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-javadoc.jar 19:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-cyclonedx.xml 19:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-cyclonedx.json 19:10:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT-sources.jar 19:10:48 [INFO] 19:10:48 [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- 19:10:48 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-SNAPSHOT.jar 19:10:48 [INFO] Writing OBR metadata 19:10:48 [INFO] 19:10:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-extension --- 19:10:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:10:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml 19:10:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:10:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:10:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:10:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:10:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:10:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:10:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:10:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:10:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:10:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:10:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:10:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:10:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:10:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:10:48 at java.lang.reflect.Method.invoke (Method.java:580) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:10:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml 19:10:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 19:10:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:10:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:10:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:10:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:10:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:10:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:10:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:10:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:10:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:10:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:10:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:10:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:10:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:10:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:10:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:10:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:10:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:10:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:10:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:10:48 at java.lang.reflect.Method.invoke (Method.java:580) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:10:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:10:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 19:10:48 [INFO] 19:10:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-extension --- 19:10:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:48 [INFO] 19:10:48 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 19:10:48 [INFO] Building openflowplugin-extension-aggregator 0.21.1-SNAPSHOT [74/84] 19:10:48 [INFO] from extension/pom.xml 19:10:48 [INFO] --------------------------------[ pom ]--------------------------------- 19:10:48 [INFO] 19:10:48 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 19:10:48 [INFO] 19:10:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 19:10:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:48 [INFO] 19:10:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 19:10:48 [INFO] 19:10:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- 19:10:48 [INFO] Skipping CycloneDX goal, because module skips deploy 19:10:48 [INFO] 19:10:48 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- 19:10:48 [INFO] Skipping artifact installation 19:10:48 [INFO] 19:10:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 19:10:48 [INFO] Skipping artifact deployment 19:10:48 [INFO] 19:10:48 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 19:10:48 [INFO] Building test-provider 0.21.1-SNAPSHOT [75/84] 19:10:48 [INFO] from test-provider/pom.xml 19:10:48 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:48 [INFO] 19:10:48 [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- 19:10:48 [INFO] 19:10:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- 19:10:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:48 [INFO] 19:10:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- 19:10:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:48 [INFO] 19:10:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- 19:10:48 [INFO] 19:10:48 [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- 19:10:48 [INFO] 19:10:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-provider --- 19:10:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:10:48 [INFO] 19:10:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 19:10:48 [INFO] Starting audit... 19:10:48 Audit done. 19:10:48 [INFO] You have 0 Checkstyle violations. 19:10:48 [INFO] 19:10:48 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 19:10:49 [INFO] Starting audit... 19:10:49 Audit done. 19:10:49 [INFO] You have 0 Checkstyle violations. 19:10:49 [INFO] 19:10:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- 19:10:49 [INFO] 19:10:49 [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- 19:10:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 19:10:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 19:10:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 19:10:49 [INFO] 19:10:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- 19:10:49 [INFO] Recompiling the module because of changed dependency. 19:10:49 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:10:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:10:49 [INFO] 19:10:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> 19:10:49 [INFO] 19:10:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- 19:10:49 [INFO] Fork Value is true 19:10:55 [INFO] Done SpotBugs Analysis.... 19:10:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:10:55 [INFO] 19:10:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< 19:10:55 [INFO] 19:10:55 [INFO] 19:10:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- 19:10:55 [INFO] BugInstance size is 0 19:10:55 [INFO] Error size is 0 19:10:55 [INFO] No errors/warnings found 19:10:55 [INFO] 19:10:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- 19:10:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/test/resources 19:10:55 [INFO] 19:10:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-provider --- 19:10:55 [INFO] No sources to compile 19:10:55 [INFO] 19:10:55 [INFO] --- surefire:3.5.4:test (default-test) @ test-provider --- 19:10:55 [INFO] No tests to run. 19:10:55 [INFO] 19:10:55 [INFO] --- copy:14.1.6:copy-files (default) @ test-provider --- 19:10:55 [INFO] 19:10:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- 19:10:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT.jar 19:10:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/META-INF/MANIFEST.MF 19:10:55 [INFO] 19:10:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- 19:10:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-javadoc.jar 19:10:57 [INFO] 19:10:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- 19:10:57 [INFO] CycloneDX: Resolving Dependencies 19:10:58 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 19:10:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml 19:10:58 [INFO] attaching as test-provider-0.21.1-SNAPSHOT-cyclonedx.xml 19:10:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json 19:10:58 [INFO] attaching as test-provider-0.21.1-SNAPSHOT-cyclonedx.json 19:10:58 [INFO] 19:10:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 19:10:58 [INFO] Skipping duplicate-finder execution! 19:10:58 [INFO] 19:10:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-provider --- 19:10:58 [WARNING] Used undeclared dependencies found: 19:10:58 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 19:10:58 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:10:58 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 19:10:58 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:10:58 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:10:58 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 19:10:58 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 19:10:58 [INFO] 19:10:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 19:10:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-sources.jar 19:10:58 [INFO] 19:10:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- 19:10:58 [INFO] 19:10:58 [INFO] --- jacoco:0.8.14:report (report) @ test-provider --- 19:10:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:58 [INFO] 19:10:58 [INFO] --- install:3.1.4:install (default-install) @ test-provider --- 19:10:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT.pom 19:10:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT.jar 19:10:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-javadoc.jar 19:10:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-cyclonedx.xml 19:10:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-cyclonedx.json 19:10:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT-sources.jar 19:10:58 [INFO] 19:10:58 [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- 19:10:58 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-SNAPSHOT.jar 19:10:58 [INFO] Writing OBR metadata 19:10:58 [INFO] 19:10:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-provider --- 19:10:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:10:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml 19:10:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:10:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:10:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:10:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:10:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:10:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:10:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:10:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:10:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:10:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:10:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:10:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:10:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:10:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:10:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:10:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:10:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:10:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:10:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:10:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:10:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:10:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:10:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:10:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:10:58 at java.lang.reflect.Method.invoke (Method.java:580) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:10:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml 19:10:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 19:10:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:10:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:10:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:10:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:10:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:10:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:10:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:10:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:10:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:10:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:10:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:10:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:10:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:10:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:10:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:10:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:10:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:10:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:10:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:10:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:10:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:10:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:10:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:10:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:10:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:10:58 at java.lang.reflect.Method.invoke (Method.java:580) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:10:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:10:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 19:10:58 [INFO] 19:10:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-provider --- 19:10:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:58 [INFO] 19:10:58 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 19:10:58 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.1-SNAPSHOT [76/84] 19:10:58 [INFO] from applications/arbitratorreconciliation/pom.xml 19:10:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:10:58 [INFO] 19:10:58 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 19:10:58 [INFO] 19:10:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 19:10:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:58 [INFO] 19:10:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 19:10:58 [INFO] 19:10:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- 19:10:58 [INFO] Skipping CycloneDX goal, because module skips deploy 19:10:58 [INFO] 19:10:58 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- 19:10:58 [INFO] Skipping artifact installation 19:10:58 [INFO] 19:10:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 19:10:58 [INFO] Skipping artifact deployment 19:10:58 [INFO] 19:10:58 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 19:10:58 [INFO] Building applications-aggregator 0.21.1-SNAPSHOT [77/84] 19:10:58 [INFO] from applications/pom.xml 19:10:58 [INFO] --------------------------------[ pom ]--------------------------------- 19:10:58 [INFO] 19:10:58 [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- 19:10:58 [INFO] 19:10:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- 19:10:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:58 [INFO] 19:10:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- 19:10:58 [INFO] 19:10:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- 19:10:58 [INFO] Skipping CycloneDX goal, because module skips deploy 19:10:58 [INFO] 19:10:58 [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- 19:10:58 [INFO] Skipping artifact installation 19:10:58 [INFO] 19:10:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ applications-aggregator --- 19:10:58 [INFO] Skipping artifact deployment 19:10:58 [INFO] 19:10:58 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 19:10:58 [INFO] Building learning-switch 0.21.1-SNAPSHOT [78/84] 19:10:58 [INFO] from samples/learning-switch/pom.xml 19:10:58 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:58 [INFO] 19:10:58 [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- 19:10:58 [INFO] 19:10:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- 19:10:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:58 [INFO] 19:10:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- 19:10:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:58 [INFO] 19:10:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- 19:10:58 [INFO] 19:10:58 [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- 19:10:58 [INFO] 19:10:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ learning-switch --- 19:10:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:10:58 [INFO] 19:10:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 19:10:58 [INFO] Starting audit... 19:10:58 Audit done. 19:10:58 [INFO] You have 0 Checkstyle violations. 19:10:58 [INFO] 19:10:58 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 19:10:58 [INFO] Starting audit... 19:10:58 Audit done. 19:10:58 [INFO] You have 0 Checkstyle violations. 19:10:58 [INFO] 19:10:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- 19:10:58 [INFO] 19:10:58 [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- 19:10:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 19:10:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 19:10:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 19:10:58 [INFO] 19:10:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- 19:10:58 [INFO] Recompiling the module because of changed dependency. 19:10:58 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:10:59 [INFO] 19:10:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> 19:10:59 [INFO] 19:10:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- 19:10:59 [INFO] Fork Value is true 19:11:01 [INFO] Done SpotBugs Analysis.... 19:11:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:01 [INFO] 19:11:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< 19:11:01 [INFO] 19:11:01 [INFO] 19:11:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- 19:11:01 [INFO] BugInstance size is 0 19:11:01 [INFO] Error size is 0 19:11:01 [INFO] No errors/warnings found 19:11:01 [INFO] 19:11:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- 19:11:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/test/resources 19:11:01 [INFO] 19:11:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ learning-switch --- 19:11:01 [INFO] No sources to compile 19:11:01 [INFO] 19:11:01 [INFO] --- surefire:3.5.4:test (default-test) @ learning-switch --- 19:11:01 [INFO] No tests to run. 19:11:01 [INFO] 19:11:01 [INFO] --- copy:14.1.6:copy-files (default) @ learning-switch --- 19:11:01 [INFO] 19:11:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- 19:11:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar 19:11:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/META-INF/MANIFEST.MF 19:11:02 [INFO] 19:11:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- 19:11:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-javadoc.jar 19:11:03 [INFO] 19:11:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- 19:11:03 [INFO] CycloneDX: Resolving Dependencies 19:11:04 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 19:11:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml 19:11:04 [INFO] attaching as learning-switch-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json 19:11:04 [INFO] attaching as learning-switch-0.21.1-SNAPSHOT-cyclonedx.json 19:11:04 [INFO] 19:11:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 19:11:04 [INFO] Skipping duplicate-finder execution! 19:11:04 [INFO] 19:11:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ learning-switch --- 19:11:04 [WARNING] Used undeclared dependencies found: 19:11:04 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:11:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 19:11:04 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:11:04 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:11:04 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 19:11:04 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile 19:11:04 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 19:11:04 [INFO] 19:11:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 19:11:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-sources.jar 19:11:04 [INFO] 19:11:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- 19:11:04 [INFO] 19:11:04 [INFO] --- jacoco:0.8.14:report (report) @ learning-switch --- 19:11:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:04 [INFO] 19:11:04 [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- 19:11:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT.pom 19:11:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT.jar 19:11:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-javadoc.jar 19:11:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-cyclonedx.json 19:11:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT-sources.jar 19:11:04 [INFO] 19:11:04 [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- 19:11:04 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-SNAPSHOT.jar 19:11:04 [INFO] Writing OBR metadata 19:11:04 [INFO] 19:11:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ learning-switch --- 19:11:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:11:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:04 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 19:11:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:04 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 19:11:04 [INFO] 19:11:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ learning-switch --- 19:11:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:04 [INFO] 19:11:04 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 19:11:04 [INFO] Building sample-consumer 0.21.1-SNAPSHOT [79/84] 19:11:04 [INFO] from samples/sample-consumer/pom.xml 19:11:04 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:04 [INFO] 19:11:04 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- 19:11:04 [INFO] 19:11:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- 19:11:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:04 [INFO] 19:11:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- 19:11:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:04 [INFO] 19:11:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- 19:11:04 [INFO] 19:11:04 [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- 19:11:04 [INFO] 19:11:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-consumer --- 19:11:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:04 [INFO] 19:11:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 19:11:04 [INFO] Starting audit... 19:11:04 Audit done. 19:11:04 [INFO] You have 0 Checkstyle violations. 19:11:04 [INFO] 19:11:04 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 19:11:04 [INFO] Starting audit... 19:11:04 Audit done. 19:11:04 [INFO] You have 0 Checkstyle violations. 19:11:04 [INFO] 19:11:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- 19:11:04 [INFO] 19:11:04 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- 19:11:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 19:11:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 19:11:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 19:11:04 [INFO] 19:11:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- 19:11:04 [INFO] Recompiling the module because of changed dependency. 19:11:04 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 19:11:04 [INFO] 19:11:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> 19:11:04 [INFO] 19:11:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- 19:11:04 [INFO] Fork Value is true 19:11:07 [INFO] Done SpotBugs Analysis.... 19:11:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:07 [INFO] 19:11:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< 19:11:07 [INFO] 19:11:07 [INFO] 19:11:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- 19:11:07 [INFO] BugInstance size is 0 19:11:07 [INFO] Error size is 0 19:11:07 [INFO] No errors/warnings found 19:11:07 [INFO] 19:11:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- 19:11:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/test/resources 19:11:07 [INFO] 19:11:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-consumer --- 19:11:07 [INFO] No sources to compile 19:11:07 [INFO] 19:11:07 [INFO] --- surefire:3.5.4:test (default-test) @ sample-consumer --- 19:11:07 [INFO] No tests to run. 19:11:07 [INFO] 19:11:07 [INFO] --- copy:14.1.6:copy-files (default) @ sample-consumer --- 19:11:07 [INFO] 19:11:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- 19:11:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT.jar 19:11:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/META-INF/MANIFEST.MF 19:11:07 [INFO] 19:11:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- 19:11:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-javadoc.jar 19:11:08 [INFO] 19:11:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- 19:11:08 [INFO] CycloneDX: Resolving Dependencies 19:11:08 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 19:11:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml 19:11:08 [INFO] attaching as sample-consumer-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json 19:11:08 [INFO] attaching as sample-consumer-0.21.1-SNAPSHOT-cyclonedx.json 19:11:08 [INFO] 19:11:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 19:11:08 [INFO] Skipping duplicate-finder execution! 19:11:08 [INFO] 19:11:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-consumer --- 19:11:08 [INFO] No dependency problems found 19:11:08 [INFO] 19:11:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 19:11:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-sources.jar 19:11:08 [INFO] 19:11:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- 19:11:08 [INFO] 19:11:08 [INFO] --- jacoco:0.8.14:report (report) @ sample-consumer --- 19:11:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:08 [INFO] 19:11:08 [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- 19:11:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT.pom 19:11:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT.jar 19:11:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-javadoc.jar 19:11:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-cyclonedx.json 19:11:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT-sources.jar 19:11:08 [INFO] 19:11:08 [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- 19:11:09 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-SNAPSHOT.jar 19:11:09 [INFO] Writing OBR metadata 19:11:09 [INFO] 19:11:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-consumer --- 19:11:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:11:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:11:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:09 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 19:11:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:11:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:09 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 19:11:09 [INFO] 19:11:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-consumer --- 19:11:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:09 [INFO] 19:11:09 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 19:11:09 [INFO] Building sample-bundles 0.21.1-SNAPSHOT [80/84] 19:11:09 [INFO] from samples/sample-bundles/pom.xml 19:11:09 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:09 [INFO] 19:11:09 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- 19:11:09 [INFO] 19:11:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- 19:11:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:09 [INFO] 19:11:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- 19:11:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:09 [INFO] 19:11:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- 19:11:09 [INFO] 19:11:09 [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- 19:11:09 [INFO] 19:11:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-bundles --- 19:11:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:09 [INFO] 19:11:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 19:11:09 [INFO] Starting audit... 19:11:09 Audit done. 19:11:09 [INFO] You have 0 Checkstyle violations. 19:11:09 [INFO] 19:11:09 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 19:11:09 [INFO] Starting audit... 19:11:09 Audit done. 19:11:09 [INFO] You have 0 Checkstyle violations. 19:11:09 [INFO] 19:11:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- 19:11:09 [INFO] 19:11:09 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- 19:11:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 19:11:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 19:11:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 19:11:09 [INFO] 19:11:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- 19:11:09 [INFO] Recompiling the module because of changed dependency. 19:11:09 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:11:09 [INFO] 19:11:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> 19:11:09 [INFO] 19:11:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- 19:11:09 [INFO] Fork Value is true 19:11:12 [INFO] Done SpotBugs Analysis.... 19:11:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:12 [INFO] 19:11:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< 19:11:12 [INFO] 19:11:12 [INFO] 19:11:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- 19:11:12 [INFO] BugInstance size is 0 19:11:12 [INFO] Error size is 0 19:11:12 [INFO] No errors/warnings found 19:11:12 [INFO] 19:11:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- 19:11:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/test/resources 19:11:12 [INFO] 19:11:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-bundles --- 19:11:12 [INFO] No sources to compile 19:11:12 [INFO] 19:11:12 [INFO] --- surefire:3.5.4:test (default-test) @ sample-bundles --- 19:11:12 [INFO] No tests to run. 19:11:12 [INFO] 19:11:12 [INFO] --- copy:14.1.6:copy-files (default) @ sample-bundles --- 19:11:12 [INFO] 19:11:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- 19:11:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT.jar 19:11:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/META-INF/MANIFEST.MF 19:11:12 [INFO] 19:11:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- 19:11:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-javadoc.jar 19:11:14 [INFO] 19:11:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- 19:11:14 [INFO] CycloneDX: Resolving Dependencies 19:11:14 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 19:11:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml 19:11:14 [INFO] attaching as sample-bundles-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json 19:11:14 [INFO] attaching as sample-bundles-0.21.1-SNAPSHOT-cyclonedx.json 19:11:14 [INFO] 19:11:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 19:11:14 [INFO] Skipping duplicate-finder execution! 19:11:14 [INFO] 19:11:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-bundles --- 19:11:14 [WARNING] Used undeclared dependencies found: 19:11:14 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile 19:11:14 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile 19:11:14 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile 19:11:14 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile 19:11:14 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile 19:11:14 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 19:11:14 [INFO] 19:11:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 19:11:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-sources.jar 19:11:14 [INFO] 19:11:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- 19:11:14 [INFO] 19:11:14 [INFO] --- jacoco:0.8.14:report (report) @ sample-bundles --- 19:11:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:14 [INFO] 19:11:14 [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- 19:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT.pom 19:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT.jar 19:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-javadoc.jar 19:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-cyclonedx.json 19:11:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT-sources.jar 19:11:14 [INFO] 19:11:14 [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- 19:11:14 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-SNAPSHOT.jar 19:11:14 [INFO] Writing OBR metadata 19:11:15 [INFO] 19:11:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-bundles --- 19:11:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:11:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:15 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 19:11:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:11:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:15 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 19:11:15 [INFO] 19:11:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-bundles --- 19:11:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:15 [INFO] 19:11:15 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 19:11:15 [INFO] Building openflowplugin-samples-aggregator 0.21.1-SNAPSHOT [81/84] 19:11:15 [INFO] from samples/pom.xml 19:11:15 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:15 [INFO] 19:11:15 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 19:11:15 [INFO] 19:11:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 19:11:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:15 [INFO] 19:11:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 19:11:15 [INFO] 19:11:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- 19:11:15 [INFO] Skipping CycloneDX goal, because module skips deploy 19:11:15 [INFO] 19:11:15 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- 19:11:15 [INFO] Skipping artifact installation 19:11:15 [INFO] 19:11:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 19:11:15 [INFO] Skipping artifact deployment 19:11:15 [INFO] 19:11:15 [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- 19:11:15 [INFO] Building srm-aggregator 0.21.1-SNAPSHOT [82/84] 19:11:15 [INFO] from srm/pom.xml 19:11:15 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:15 [INFO] 19:11:15 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- 19:11:15 [INFO] 19:11:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- 19:11:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:15 [INFO] 19:11:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- 19:11:15 [INFO] 19:11:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-aggregator --- 19:11:15 [INFO] Skipping CycloneDX goal, because module skips deploy 19:11:15 [INFO] 19:11:15 [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- 19:11:15 [INFO] Skipping artifact installation 19:11:15 [INFO] 19:11:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-aggregator --- 19:11:15 [INFO] Skipping artifact deployment 19:11:15 [INFO] 19:11:15 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 19:11:15 [INFO] Building openflowplugin-karaf 0.21.1-SNAPSHOT [83/84] 19:11:15 [INFO] from distribution/karaf/pom.xml 19:11:15 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:16 [INFO] 19:11:16 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- 19:11:16 [INFO] 19:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- 19:11:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:16 [INFO] 19:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 19:11:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:16 [INFO] 19:11:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 19:11:16 [INFO] 19:11:16 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- 19:11:16 [INFO] 19:11:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 19:11:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:16 [INFO] 19:11:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 19:11:16 [INFO] Starting audit... 19:11:16 Audit done. 19:11:16 [INFO] You have 0 Checkstyle violations. 19:11:16 [INFO] 19:11:16 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 19:11:16 [INFO] Starting audit... 19:11:16 Audit done. 19:11:16 [INFO] You have 0 Checkstyle violations. 19:11:16 [INFO] 19:11:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- 19:11:16 [INFO] 19:11:16 [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 19:11:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 19:11:16 [INFO] 19:11:16 [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- 19:11:16 [INFO] Using repositories: 19:11:16 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:11:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:11:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:11:16 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 19:11:16 [INFO] Loading direct KAR and features XML dependencies 19:11:16 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 19:11:16 [INFO] Feature framework will be added as a startup feature 19:11:16 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 19:11:16 [INFO] Unzipping kars 19:11:16 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 19:11:16 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 19:11:16 [INFO] Loading profiles from: 19:11:16 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:11:16 [INFO] Loading repositories 19:11:16 [INFO] Generating generated-startup profile 19:11:16 [INFO] Generating generated-boot profile with parents: generated-startup 19:11:16 [INFO] Generating generated-installed profile 19:11:16 [INFO] Configuring etc/config.properties and etc/system.properties 19:11:16 [INFO] Downloading libraries for generated profiles 19:11:16 [INFO] Downloading additional libraries 19:11:16 [INFO] Writing configurations 19:11:16 [INFO] adding config file: etc/profile.cfg 19:11:16 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 19:11:16 [INFO] Startup stage 19:11:16 [INFO] Loading startup repositories 19:11:16 [INFO] Resolving startup features and bundles 19:11:16 [INFO] Features: framework 19:11:16 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 19:11:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 19:11:16 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:11:16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:11:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 19:11:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 19:11:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 19:11:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:11:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:11:16 [INFO] Boot stage 19:11:16 [INFO] Loading boot repositories 19:11:16 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1/xml/features 19:11:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 19:11:16 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 19:11:16 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 19:11:16 [INFO] Feature service/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 19:11:16 [INFO] Feature 1c8072ca-cc40-48bb-87e8-291b304645fe/0.0.0 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 19:11:16 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:11:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 19:11:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:11:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 19:11:16 [INFO] Feature scr/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:11:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:11:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 19:11:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:11:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:11:16 [INFO] Feature shell/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 19:11:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:11:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:11:16 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:11:16 [INFO] Feature kar/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 19:11:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:11:16 [INFO] Feature package/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 19:11:16 [INFO] Feature jaas/4.4.8 is defined as a boot feature 19:11:16 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 19:11:17 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:11:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:11:17 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 19:11:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 19:11:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 19:11:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 19:11:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 19:11:17 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:11:17 [INFO] Feature feature/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:11:17 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:11:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:11:17 [INFO] Feature system/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 19:11:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:11:17 [INFO] Feature ssh/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 19:11:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 19:11:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 19:11:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 19:11:17 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:11:17 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:11:17 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 19:11:17 [INFO] Feature config/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 19:11:17 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:11:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:11:17 [INFO] Feature instance/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 19:11:17 [INFO] Feature framework/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:11:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 19:11:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:11:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:11:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:11:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:11:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:11:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 19:11:17 [INFO] Feature log/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 19:11:17 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:11:17 [INFO] Feature management/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:11:17 [INFO] adding config file: etc/jmx.acl.cfg 19:11:17 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:11:17 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:11:17 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:11:17 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:11:17 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 19:11:17 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 19:11:17 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 19:11:17 [INFO] Feature deployer/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 19:11:17 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 19:11:17 [INFO] Feature bundle/4.4.8 is defined as a boot feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 19:11:17 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:11:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:11:17 [INFO] Feature standard/4.4.8 is defined as a boot feature 19:11:17 [INFO] Install stage 19:11:17 [INFO] Loading installed repositories 19:11:17 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 19:11:17 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 19:11:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:11:17 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 19:11:17 [INFO] 19:11:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 19:11:17 [INFO] 19:11:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- 19:11:17 [INFO] No files found to run spotbugs, check compile phase has been run 19:11:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:17 [INFO] 19:11:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 19:11:17 [INFO] 19:11:17 [INFO] 19:11:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- 19:11:17 [INFO] 19:11:17 [INFO] --- dependency:3.9.0:copy (apply-branding) @ openflowplugin-karaf --- 19:11:17 [INFO] 19:11:17 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 19:11:17 [INFO] 19:11:17 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 19:11:17 [WARNING] Overwriting /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:11:17 [INFO] 19:11:17 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-karaf --- 19:11:17 [INFO] 19:11:17 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 19:11:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/assembly 19:11:17 [INFO] 19:11:17 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 19:11:17 [INFO] Feature repository discovered recursively: 687ab843-bfed-473b-aa81-bab134bcbec7 19:11:17 [INFO] Feature repository discovered recursively: features-openflowplugin 19:11:17 [INFO] Feature repository discovered recursively: framework-4.4.8 19:11:17 [INFO] Feature repository discovered recursively: odl-aaa-0.22.2 19:11:17 [INFO] Feature repository discovered recursively: odl-antlr4 19:11:17 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:11:17 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:11:17 [INFO] Feature repository discovered recursively: odl-apache-shiro 19:11:17 [INFO] Feature repository discovered recursively: odl-bytebuddy 19:11:17 [INFO] Feature repository discovered recursively: odl-controller-12.0.2 19:11:17 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.2 19:11:17 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.2 19:11:17 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:11:17 [INFO] Feature repository discovered recursively: odl-extras-12.0.2 19:11:17 [INFO] Feature repository discovered recursively: odl-gson 19:11:17 [INFO] Feature repository discovered recursively: odl-guava 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 19:11:17 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 19:11:17 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:11:17 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:11:17 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:11:17 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:11:17 [INFO] Feature repository discovered recursively: odl-javassist-3 19:11:17 [INFO] Feature repository discovered recursively: odl-jersey-2 19:11:17 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:11:17 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:11:17 [INFO] Feature repository discovered recursively: odl-lz4 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.2 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:11:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:11:17 [INFO] Feature repository discovered recursively: odl-netconf-10.0.1 19:11:17 [INFO] Feature repository discovered recursively: odl-netconf-databind 19:11:17 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:11:17 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:11:17 [INFO] Feature repository discovered recursively: odl-netty-4 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.1-SNAPSHOT 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.1-SNAPSHOT 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 19:11:17 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 19:11:17 [INFO] Feature repository discovered recursively: odl-pekko 19:11:17 [INFO] Feature repository discovered recursively: odl-raft-api 19:11:17 [INFO] Feature repository discovered recursively: odl-raft-spi 19:11:17 [INFO] Feature repository discovered recursively: odl-restconf 19:11:17 [INFO] Feature repository discovered recursively: odl-restconf-api 19:11:17 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.1 19:11:17 [INFO] Feature repository discovered recursively: odl-restconf-server-api 19:11:17 [INFO] Feature repository discovered recursively: odl-servlet-api 19:11:17 [INFO] Feature repository discovered recursively: odl-stax2-api 19:11:17 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-netty 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:11:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:11:17 [INFO] Feature repository discovered recursively: openflowplugin-0.21.1-SNAPSHOT 19:11:17 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 19:11:17 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 19:11:17 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:11:17 [INFO] Feature repository discovered recursively: pt-triemap 19:11:17 [INFO] Feature repository discovered recursively: standard-4.4.8 19:11:17 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:17 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:11:18 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 19:11:18 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 19:11:18 [INFO] 19:11:18 [INFO] --- antrun:3.2.0:run (fix-permissions) @ openflowplugin-karaf --- 19:11:18 [INFO] Executing tasks 19:11:18 [INFO] Executed tasks 19:11:18 [INFO] 19:11:18 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ openflowplugin-karaf --- 19:11:18 [INFO] Executing tasks 19:11:18 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/system/org/bouncycastle 19:11:18 [INFO] Executed tasks 19:11:18 [INFO] 19:11:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- 19:11:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:11:18 [INFO] 19:11:18 [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- 19:11:33 [INFO] 19:11:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- 19:11:33 [INFO] Skipping CycloneDX goal, because module skips deploy 19:11:33 [INFO] 19:11:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 19:11:33 [INFO] Skipping duplicate-finder execution! 19:11:33 [INFO] 19:11:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 19:11:33 [INFO] Skipping pom project 19:11:33 [INFO] 19:11:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 19:11:33 [INFO] 19:11:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- 19:11:33 [INFO] 19:11:33 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-karaf --- 19:11:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:33 [INFO] 19:11:33 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- 19:11:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.1-SNAPSHOT/openflowplugin-karaf-0.21.1-SNAPSHOT.pom 19:11:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.1-SNAPSHOT/openflowplugin-karaf-0.21.1-SNAPSHOT.tar.gz 19:11:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.1-SNAPSHOT/openflowplugin-karaf-0.21.1-SNAPSHOT.zip 19:11:33 [INFO] 19:11:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-karaf --- 19:11:33 [INFO] Skipping artifact deployment 19:11:33 [INFO] 19:11:33 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 19:11:33 [INFO] Building openflowplugin 0.21.1-SNAPSHOT [84/84] 19:11:33 [INFO] from pom.xml 19:11:33 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:33 [INFO] 19:11:33 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- 19:11:33 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-vanadium/target 19:11:33 [INFO] 19:11:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- 19:11:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:33 [INFO] 19:11:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 19:11:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:33 [INFO] 19:11:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 19:11:33 [INFO] 19:11:33 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- 19:11:33 [INFO] 19:11:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 19:11:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:33 [INFO] 19:11:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 19:11:33 [INFO] Starting audit... 19:11:33 Audit done. 19:11:33 [INFO] You have 0 Checkstyle violations. 19:11:33 [INFO] 19:11:33 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 19:11:33 [INFO] Starting audit... 19:11:33 Audit done. 19:11:33 [INFO] You have 0 Checkstyle violations. 19:11:33 [INFO] 19:11:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- 19:11:33 [INFO] 19:11:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 19:11:33 [INFO] 19:11:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- 19:11:33 [INFO] No files found to run spotbugs, check compile phase has been run 19:11:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:33 [INFO] 19:11:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 19:11:33 [INFO] 19:11:33 [INFO] 19:11:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- 19:11:33 [INFO] 19:11:33 [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-aggregator --- 19:11:33 [INFO] 19:11:33 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 19:11:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:11:34 [INFO] 19:11:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- 19:11:34 [INFO] CycloneDX: Resolving Dependencies 19:11:34 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:11:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml 19:11:34 [INFO] attaching as openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json 19:11:35 [INFO] attaching as openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.json 19:11:35 [INFO] 19:11:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 19:11:35 [INFO] Skipping duplicate-finder execution! 19:11:35 [INFO] 19:11:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 19:11:35 [INFO] Skipping pom project 19:11:35 [INFO] 19:11:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 19:11:35 [INFO] 19:11:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- 19:11:35 [INFO] 19:11:35 [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-aggregator --- 19:11:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:35 [INFO] 19:11:35 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- 19:11:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-SNAPSHOT.pom 19:11:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.xml 19:11:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-SNAPSHOT-cyclonedx.json 19:11:35 [INFO] 19:11:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-aggregator --- 19:11:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 19:11:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:35 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml 19:11:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 19:11:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:11:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:11:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:11:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:11:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:11:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:11:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:11:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:11:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:11:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:11:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:11:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:11:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:11:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:11:35 at java.lang.reflect.Method.invoke (Method.java:580) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:11:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 19:11:35 [INFO] 19:11:35 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 19:11:35 [INFO] Building openflowplugin 0.21.1-SNAPSHOT [85/84] 19:11:35 [INFO] from pom.xml 19:11:35 [INFO] --------------------------------[ pom ]--------------------------------- 19:11:35 [INFO] 19:11:35 [INFO] >>> javadoc:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 19:11:35 [INFO] 19:11:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:35 [INFO] Forking openflowplugin-artifacts 0.21.1-SNAPSHOT 19:11:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:35 [INFO] 19:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- 19:11:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:35 [INFO] 19:11:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 19:11:35 [INFO] 19:11:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:35 [INFO] Forking openflowplugin-parent 0.21.1-SNAPSHOT 19:11:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:35 [INFO] 19:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- 19:11:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:35 [INFO] 19:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 19:11:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:35 [INFO] 19:11:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- 19:11:35 [INFO] 19:11:35 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- 19:11:35 [INFO] 19:11:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 19:11:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:35 [INFO] 19:11:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 19:11:35 [INFO] Starting audit... 19:11:35 Audit done. 19:11:35 [INFO] You have 0 Checkstyle violations. 19:11:35 [INFO] 19:11:35 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 19:11:35 [INFO] Starting audit... 19:11:35 Audit done. 19:11:35 [INFO] You have 0 Checkstyle violations. 19:11:35 [INFO] 19:11:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- 19:11:35 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 19:11:35 [INFO] 19:11:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 19:11:35 [INFO] 19:11:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- 19:11:35 [INFO] No files found to run spotbugs, check compile phase has been run 19:11:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:35 [INFO] 19:11:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 19:11:35 [INFO] 19:11:35 [INFO] 19:11:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- 19:11:35 [INFO] 19:11:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:35 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.21.1-SNAPSHOT 19:11:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:35 [INFO] 19:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- 19:11:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:35 [INFO] 19:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 19:11:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:35 [INFO] 19:11:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- 19:11:35 [INFO] 19:11:35 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- 19:11:35 [INFO] 19:11:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 19:11:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:11:35 [INFO] 19:11:35 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-api --- 19:11:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:11:35 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 19:11:35 [INFO] yang-to-sources: Found 3 dependencies in 578.5 μs 19:11:35 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:11:35 [INFO] 19:11:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 19:11:35 [INFO] Starting audit... 19:11:35 Audit done. 19:11:35 [INFO] You have 0 Checkstyle violations. 19:11:35 [INFO] 19:11:35 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 19:11:35 [INFO] Starting audit... 19:11:35 Audit done. 19:11:35 [INFO] You have 0 Checkstyle violations. 19:11:35 [INFO] 19:11:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- 19:11:35 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 19:11:35 [INFO] 19:11:35 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- 19:11:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 19:11:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 19:11:35 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 19:11:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:11:35 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 19:11:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 19:11:35 [INFO] 19:11:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- 19:11:35 [INFO] Nothing to compile - all classes are up to date. 19:11:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 19:11:35 [INFO] 19:11:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 19:11:35 [INFO] 19:11:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- 19:11:35 [INFO] Fork Value is true 19:11:40 [INFO] Done SpotBugs Analysis.... 19:11:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:40 [INFO] 19:11:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 19:11:40 [INFO] 19:11:40 [INFO] 19:11:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- 19:11:40 [INFO] BugInstance size is 0 19:11:40 [INFO] Error size is 0 19:11:40 [INFO] No errors/warnings found 19:11:40 [INFO] 19:11:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:40 [INFO] Forking openflowjava-parent 0.21.1-SNAPSHOT 19:11:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:40 [INFO] 19:11:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- 19:11:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:40 [INFO] 19:11:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 19:11:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:40 [INFO] 19:11:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- 19:11:40 [INFO] 19:11:40 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- 19:11:40 [INFO] 19:11:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-parent --- 19:11:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:11:40 [INFO] 19:11:40 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 19:11:40 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 19:11:40 [INFO] 19:11:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 19:11:40 [INFO] Starting audit... 19:11:40 Audit done. 19:11:40 [INFO] You have 0 Checkstyle violations. 19:11:40 [INFO] 19:11:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 19:11:40 [INFO] Starting audit... 19:11:40 Audit done. 19:11:40 [INFO] You have 0 Checkstyle violations. 19:11:40 [INFO] 19:11:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- 19:11:40 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 19:11:40 [INFO] 19:11:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 19:11:40 [INFO] 19:11:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- 19:11:40 [INFO] No files found to run spotbugs, check compile phase has been run 19:11:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:40 [INFO] 19:11:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 19:11:40 [INFO] 19:11:40 [INFO] 19:11:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- 19:11:40 [INFO] 19:11:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:40 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.21.1-SNAPSHOT 19:11:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:40 [INFO] 19:11:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- 19:11:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:40 [INFO] 19:11:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 19:11:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:40 [INFO] 19:11:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 19:11:41 [INFO] 19:11:41 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- 19:11:41 [INFO] 19:11:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 19:11:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:11:41 [INFO] 19:11:41 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-spi --- 19:11:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:11:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 19:11:41 [INFO] yang-to-sources: Found 4 dependencies in 629.7 μs 19:11:41 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:11:41 [INFO] 19:11:41 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 19:11:41 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 19:11:41 [INFO] 19:11:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 19:11:41 [INFO] Starting audit... 19:11:41 Audit done. 19:11:41 [INFO] You have 0 Checkstyle violations. 19:11:41 [INFO] 19:11:41 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 19:11:41 [INFO] Starting audit... 19:11:41 Audit done. 19:11:41 [INFO] You have 0 Checkstyle violations. 19:11:41 [INFO] 19:11:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- 19:11:41 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 19:11:41 [INFO] 19:11:41 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 19:11:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 19:11:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 19:11:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:11:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 19:11:41 [INFO] 19:11:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- 19:11:41 [INFO] Recompiling the module because of changed dependency. 19:11:41 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:11:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 19:11:41 [INFO] 19:11:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 19:11:41 [INFO] 19:11:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- 19:11:41 [INFO] Fork Value is true 19:11:43 [INFO] Done SpotBugs Analysis.... 19:11:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:43 [INFO] 19:11:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 19:11:43 [INFO] 19:11:43 [INFO] 19:11:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- 19:11:43 [INFO] BugInstance size is 0 19:11:43 [INFO] Error size is 0 19:11:43 [INFO] No errors/warnings found 19:11:43 [INFO] 19:11:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:43 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.21.1-SNAPSHOT 19:11:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:43 [INFO] 19:11:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- 19:11:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:43 [INFO] 19:11:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- 19:11:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:43 [INFO] 19:11:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- 19:11:44 [INFO] 19:11:44 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- 19:11:44 [INFO] 19:11:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-util --- 19:11:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:11:44 [INFO] 19:11:44 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 19:11:44 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 19:11:44 [INFO] 19:11:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 19:11:44 [INFO] Starting audit... 19:11:44 Audit done. 19:11:44 [INFO] You have 0 Checkstyle violations. 19:11:44 [INFO] 19:11:44 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 19:11:44 [INFO] Starting audit... 19:11:44 Audit done. 19:11:44 [INFO] You have 0 Checkstyle violations. 19:11:44 [INFO] 19:11:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- 19:11:44 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 19:11:44 [INFO] 19:11:44 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- 19:11:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 19:11:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 19:11:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 19:11:44 [INFO] 19:11:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- 19:11:44 [INFO] Recompiling the module because of changed dependency. 19:11:44 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 19:11:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 19:11:44 [INFO] 19:11:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 19:11:44 [INFO] 19:11:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- 19:11:44 [INFO] Fork Value is true 19:11:46 [INFO] Done SpotBugs Analysis.... 19:11:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:11:46 [INFO] 19:11:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 19:11:46 [INFO] 19:11:46 [INFO] 19:11:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- 19:11:46 [INFO] BugInstance size is 0 19:11:46 [INFO] Error size is 0 19:11:46 [INFO] No errors/warnings found 19:11:46 [INFO] 19:11:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:46 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.21.1-SNAPSHOT 19:11:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:11:46 [INFO] 19:11:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- 19:11:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:46 [INFO] 19:11:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 19:11:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:46 [INFO] 19:11:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 19:11:47 [INFO] 19:11:47 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- 19:11:47 [INFO] 19:11:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 19:11:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:11:47 [INFO] 19:11:47 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 19:11:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 19:11:47 [INFO] 19:11:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 19:11:47 [INFO] Starting audit... 19:11:47 Audit done. 19:11:47 [INFO] You have 0 Checkstyle violations. 19:11:47 [INFO] 19:11:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 19:11:49 [INFO] Starting audit... 19:11:49 Audit done. 19:11:49 [INFO] You have 0 Checkstyle violations. 19:11:49 [INFO] 19:11:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- 19:11:49 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 19:11:49 [INFO] 19:11:49 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 19:11:49 [INFO] Copying 5 resources from src/main/resources to target/classes 19:11:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 19:11:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 19:11:49 [INFO] 19:11:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- 19:11:49 [INFO] Recompiling the module because of changed dependency. 19:11:49 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 19:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 19:11:50 required: java.lang.Class 19:11:50 found: java.lang.Class 19:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 19:11:50 required: java.lang.Class 19:11:50 found: java.lang.Class 19:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 19:11:50 required: java.lang.Class 19:11:50 found: java.lang.Class 19:11:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 19:11:50 required: java.lang.Class 19:11:50 found: java.lang.Class 19:11:50 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 19:11:50 [INFO] 19:11:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 19:11:50 [INFO] 19:11:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- 19:11:50 [INFO] Fork Value is true 19:12:00 [INFO] Done SpotBugs Analysis.... 19:12:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:00 [INFO] 19:12:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 19:12:00 [INFO] 19:12:00 [INFO] 19:12:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- 19:12:00 [INFO] BugInstance size is 0 19:12:00 [INFO] Error size is 0 19:12:00 [INFO] No errors/warnings found 19:12:00 [INFO] 19:12:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:00 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.21.1-SNAPSHOT 19:12:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:00 [INFO] 19:12:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- 19:12:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:00 [INFO] 19:12:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 19:12:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:00 [INFO] 19:12:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 19:12:01 [INFO] 19:12:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- 19:12:01 [INFO] 19:12:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 19:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:01 [INFO] 19:12:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 19:12:01 [INFO] Starting audit... 19:12:01 Audit done. 19:12:01 [INFO] You have 0 Checkstyle violations. 19:12:01 [INFO] 19:12:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 19:12:01 [INFO] Starting audit... 19:12:01 Audit done. 19:12:01 [INFO] You have 0 Checkstyle violations. 19:12:01 [INFO] 19:12:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- 19:12:01 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 19:12:01 [INFO] 19:12:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 19:12:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 19:12:01 [INFO] ...done! 19:12:01 [INFO] Attaching features XML 19:12:01 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:12:01 [INFO] 19:12:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- 19:12:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:12:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:01 [INFO] 19:12:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 19:12:01 [INFO] 19:12:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 19:12:01 [INFO] No files found to run spotbugs, check compile phase has been run 19:12:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:01 [INFO] 19:12:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 19:12:01 [INFO] 19:12:01 [INFO] 19:12:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- 19:12:01 [INFO] 19:12:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:01 [INFO] Forking model-inventory 0.21.1-SNAPSHOT 19:12:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:01 [INFO] 19:12:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- 19:12:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:01 [INFO] 19:12:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- 19:12:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:01 [INFO] 19:12:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- 19:12:01 [INFO] 19:12:01 [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- 19:12:01 [INFO] 19:12:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-inventory --- 19:12:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:01 [INFO] 19:12:01 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-inventory --- 19:12:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 19:12:01 [INFO] yang-to-sources: Found 2 dependencies in 473.7 μs 19:12:01 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:01 [INFO] 19:12:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 19:12:01 [INFO] Starting audit... 19:12:01 Audit done. 19:12:01 [INFO] You have 0 Checkstyle violations. 19:12:01 [INFO] 19:12:01 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 19:12:01 [INFO] Starting audit... 19:12:01 Audit done. 19:12:01 [INFO] You have 0 Checkstyle violations. 19:12:01 [INFO] 19:12:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- 19:12:01 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 19:12:01 [INFO] 19:12:01 [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- 19:12:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 19:12:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 19:12:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 19:12:01 [INFO] 19:12:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- 19:12:01 [INFO] Nothing to compile - all classes are up to date. 19:12:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 19:12:01 [INFO] 19:12:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> 19:12:01 [INFO] 19:12:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- 19:12:01 [INFO] Fork Value is true 19:12:03 [INFO] Done SpotBugs Analysis.... 19:12:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:03 [INFO] 19:12:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< 19:12:03 [INFO] 19:12:03 [INFO] 19:12:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- 19:12:03 [INFO] BugInstance size is 0 19:12:03 [INFO] Error size is 0 19:12:03 [INFO] No errors/warnings found 19:12:03 [INFO] 19:12:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:03 [INFO] Forking model-flow-base 0.21.1-SNAPSHOT 19:12:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:03 [INFO] 19:12:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- 19:12:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:03 [INFO] 19:12:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- 19:12:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:03 [INFO] 19:12:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- 19:12:04 [INFO] 19:12:04 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- 19:12:04 [INFO] 19:12:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-base --- 19:12:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:04 [INFO] 19:12:04 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-base --- 19:12:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:04 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 19:12:04 [INFO] yang-to-sources: Found 7 dependencies in 710.4 μs 19:12:04 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:04 [INFO] 19:12:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 19:12:04 [INFO] Starting audit... 19:12:04 Audit done. 19:12:04 [INFO] You have 0 Checkstyle violations. 19:12:04 [INFO] 19:12:04 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 19:12:04 [INFO] Starting audit... 19:12:04 Audit done. 19:12:04 [INFO] You have 0 Checkstyle violations. 19:12:04 [INFO] 19:12:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- 19:12:04 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 19:12:04 [INFO] 19:12:04 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- 19:12:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 19:12:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 19:12:04 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 19:12:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:04 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 19:12:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 19:12:04 [INFO] 19:12:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- 19:12:04 [INFO] Recompiling the module because of changed dependency. 19:12:04 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 19:12:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 19:12:06 [INFO] 19:12:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> 19:12:06 [INFO] 19:12:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- 19:12:06 [INFO] Fork Value is true 19:12:10 [INFO] Done SpotBugs Analysis.... 19:12:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:10 [INFO] 19:12:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< 19:12:10 [INFO] 19:12:10 [INFO] 19:12:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- 19:12:10 [INFO] BugInstance size is 0 19:12:10 [INFO] Error size is 0 19:12:10 [INFO] No errors/warnings found 19:12:10 [INFO] 19:12:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:10 [INFO] Forking model-flow-service 0.21.1-SNAPSHOT 19:12:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:10 [INFO] 19:12:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- 19:12:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:10 [INFO] 19:12:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- 19:12:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:10 [INFO] 19:12:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- 19:12:10 [INFO] 19:12:10 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- 19:12:10 [INFO] 19:12:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-service --- 19:12:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:10 [INFO] 19:12:10 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-service --- 19:12:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 19:12:10 [INFO] yang-to-sources: Found 8 dependencies in 1.189 ms 19:12:10 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:10 [INFO] 19:12:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 19:12:10 [INFO] Starting audit... 19:12:10 Audit done. 19:12:10 [INFO] You have 0 Checkstyle violations. 19:12:10 [INFO] 19:12:10 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 19:12:10 [INFO] Starting audit... 19:12:10 Audit done. 19:12:10 [INFO] You have 0 Checkstyle violations. 19:12:10 [INFO] 19:12:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- 19:12:10 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 19:12:10 [INFO] 19:12:10 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- 19:12:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 19:12:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 19:12:10 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 19:12:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:10 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 19:12:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 19:12:10 [INFO] 19:12:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- 19:12:10 [INFO] Recompiling the module because of changed dependency. 19:12:10 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:12 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/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. 19:12:12 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 19:12:12 [INFO] 19:12:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> 19:12:12 [INFO] 19:12:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- 19:12:12 [INFO] Fork Value is true 19:12:16 [INFO] Done SpotBugs Analysis.... 19:12:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:16 [INFO] 19:12:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< 19:12:16 [INFO] 19:12:16 [INFO] 19:12:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- 19:12:16 [INFO] BugInstance size is 0 19:12:16 [INFO] Error size is 0 19:12:16 [INFO] No errors/warnings found 19:12:16 [INFO] 19:12:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:16 [INFO] Forking model-flow-statistics 0.21.1-SNAPSHOT 19:12:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:16 [INFO] 19:12:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- 19:12:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:16 [INFO] 19:12:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 19:12:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:16 [INFO] 19:12:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- 19:12:16 [INFO] 19:12:16 [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- 19:12:16 [INFO] 19:12:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-statistics --- 19:12:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:16 [INFO] 19:12:16 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-statistics --- 19:12:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 19:12:16 [INFO] yang-to-sources: Found 9 dependencies in 1.217 ms 19:12:16 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:16 [INFO] 19:12:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 19:12:16 [INFO] Starting audit... 19:12:16 Audit done. 19:12:16 [INFO] You have 0 Checkstyle violations. 19:12:16 [INFO] 19:12:16 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 19:12:16 [INFO] Starting audit... 19:12:16 Audit done. 19:12:16 [INFO] You have 0 Checkstyle violations. 19:12:16 [INFO] 19:12:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- 19:12:16 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 19:12:16 [INFO] 19:12:16 [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- 19:12:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 19:12:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 19:12:16 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 19:12:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:16 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 19:12:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 19:12:16 [INFO] 19:12:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- 19:12:16 [INFO] Recompiling the module because of changed dependency. 19:12:16 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:17 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/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. 19:12:17 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 19:12:17 [INFO] 19:12:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 19:12:17 [INFO] 19:12:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- 19:12:17 [INFO] Fork Value is true 19:12:20 [INFO] Done SpotBugs Analysis.... 19:12:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:21 [INFO] 19:12:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 19:12:21 [INFO] 19:12:21 [INFO] 19:12:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- 19:12:21 [INFO] BugInstance size is 0 19:12:21 [INFO] Error size is 0 19:12:21 [INFO] No errors/warnings found 19:12:21 [INFO] 19:12:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:21 [INFO] Forking model-topology 0.21.1-SNAPSHOT 19:12:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:21 [INFO] 19:12:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- 19:12:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:21 [INFO] 19:12:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- 19:12:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:21 [INFO] 19:12:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- 19:12:21 [INFO] 19:12:21 [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- 19:12:21 [INFO] 19:12:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-topology --- 19:12:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:21 [INFO] 19:12:21 [INFO] --- yang:14.0.20:generate-sources (binding) @ model-topology --- 19:12:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 19:12:21 [INFO] yang-to-sources: Found 5 dependencies in 511.7 μs 19:12:21 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:21 [INFO] 19:12:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 19:12:21 [INFO] Starting audit... 19:12:21 Audit done. 19:12:21 [INFO] You have 0 Checkstyle violations. 19:12:21 [INFO] 19:12:21 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 19:12:21 [INFO] Starting audit... 19:12:21 Audit done. 19:12:21 [INFO] You have 0 Checkstyle violations. 19:12:21 [INFO] 19:12:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- 19:12:21 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 19:12:21 [INFO] 19:12:21 [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- 19:12:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 19:12:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 19:12:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 19:12:21 [INFO] 19:12:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- 19:12:21 [INFO] Recompiling the module because of changed dependency. 19:12:21 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 19:12:21 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 19:12:21 [INFO] 19:12:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> 19:12:21 [INFO] 19:12:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- 19:12:21 [INFO] Fork Value is true 19:12:23 [INFO] Done SpotBugs Analysis.... 19:12:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:23 [INFO] 19:12:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< 19:12:23 [INFO] 19:12:23 [INFO] 19:12:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- 19:12:23 [INFO] BugInstance size is 0 19:12:23 [INFO] Error size is 0 19:12:23 [INFO] No errors/warnings found 19:12:23 [INFO] 19:12:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:23 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.1-SNAPSHOT 19:12:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:23 [INFO] 19:12:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 19:12:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:23 [INFO] 19:12:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 19:12:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:23 [INFO] 19:12:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] 19:12:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] 19:12:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:24 [INFO] 19:12:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] Starting audit... 19:12:24 Audit done. 19:12:24 [INFO] You have 0 Checkstyle violations. 19:12:24 [INFO] 19:12:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] Starting audit... 19:12:24 Audit done. 19:12:24 [INFO] You have 0 Checkstyle violations. 19:12:24 [INFO] 19:12:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 19:12:24 [INFO] 19:12:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 19:12:24 [INFO] ...done! 19:12:24 [INFO] Attaching features XML 19:12:24 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:12:24 [INFO] 19:12:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:12:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:24 [INFO] 19:12:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 19:12:24 [INFO] 19:12:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] No files found to run spotbugs, check compile phase has been run 19:12:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:24 [INFO] 19:12:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 19:12:24 [INFO] 19:12:24 [INFO] 19:12:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 19:12:24 [INFO] 19:12:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:24 [INFO] Forking liblldp 0.21.1-SNAPSHOT 19:12:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:24 [INFO] 19:12:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- 19:12:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:24 [INFO] 19:12:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- 19:12:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:24 [INFO] 19:12:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- 19:12:24 [INFO] 19:12:24 [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- 19:12:24 [INFO] 19:12:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ liblldp --- 19:12:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:24 [INFO] 19:12:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 19:12:24 [INFO] Starting audit... 19:12:24 Audit done. 19:12:24 [INFO] You have 0 Checkstyle violations. 19:12:24 [INFO] 19:12:24 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 19:12:24 [INFO] Starting audit... 19:12:24 Audit done. 19:12:24 [INFO] You have 0 Checkstyle violations. 19:12:24 [INFO] 19:12:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- 19:12:24 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 19:12:24 [INFO] 19:12:24 [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- 19:12:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 19:12:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 19:12:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 19:12:24 [INFO] 19:12:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- 19:12:24 [INFO] Nothing to compile - all classes are up to date. 19:12:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 19:12:24 [INFO] 19:12:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> 19:12:24 [INFO] 19:12:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- 19:12:24 [INFO] Fork Value is true 19:12:28 [INFO] Done SpotBugs Analysis.... 19:12:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:28 [INFO] 19:12:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< 19:12:28 [INFO] 19:12:28 [INFO] 19:12:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- 19:12:28 [INFO] BugInstance size is 0 19:12:28 [INFO] Error size is 0 19:12:28 [INFO] No errors/warnings found 19:12:28 [INFO] 19:12:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:28 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.21.1-SNAPSHOT 19:12:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:28 [INFO] 19:12:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 19:12:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:28 [INFO] 19:12:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 19:12:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:28 [INFO] 19:12:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 19:12:28 [INFO] 19:12:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- 19:12:28 [INFO] 19:12:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 19:12:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:28 [INFO] 19:12:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 19:12:28 [INFO] Starting audit... 19:12:28 Audit done. 19:12:28 [INFO] You have 0 Checkstyle violations. 19:12:28 [INFO] 19:12:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 19:12:29 [INFO] Starting audit... 19:12:29 Audit done. 19:12:29 [INFO] You have 0 Checkstyle violations. 19:12:29 [INFO] 19:12:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 19:12:29 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 19:12:29 [INFO] 19:12:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 19:12:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 19:12:29 [INFO] ...done! 19:12:29 [INFO] Attaching features XML 19:12:29 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:12:29 [INFO] 19:12:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- 19:12:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:12:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:29 [INFO] 19:12:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 19:12:29 [INFO] 19:12:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 19:12:29 [INFO] No files found to run spotbugs, check compile phase has been run 19:12:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:29 [INFO] 19:12:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 19:12:29 [INFO] 19:12:29 [INFO] 19:12:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- 19:12:29 [INFO] 19:12:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:29 [INFO] Forking openflowplugin-blueprint-config 0.21.1-SNAPSHOT 19:12:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:29 [INFO] 19:12:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:29 [INFO] 19:12:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:29 [INFO] 19:12:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] 19:12:29 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] 19:12:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:29 [INFO] 19:12:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] Starting audit... 19:12:29 Audit done. 19:12:29 [INFO] You have 0 Checkstyle violations. 19:12:29 [INFO] 19:12:29 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] Starting audit... 19:12:29 Audit done. 19:12:29 [INFO] You have 0 Checkstyle violations. 19:12:29 [INFO] 19:12:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 19:12:29 [INFO] 19:12:29 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] Copying 1 resource from src/main/resources to target/classes 19:12:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 19:12:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 19:12:29 [INFO] 19:12:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] No sources to compile 19:12:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 19:12:29 [INFO] 19:12:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 19:12:29 [INFO] 19:12:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] No files found to run spotbugs, check compile phase has been run 19:12:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:29 [INFO] 19:12:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 19:12:29 [INFO] 19:12:29 [INFO] 19:12:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- 19:12:29 [INFO] 19:12:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:29 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.21.1-SNAPSHOT 19:12:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:29 [INFO] 19:12:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- 19:12:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:29 [INFO] 19:12:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 19:12:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:29 [INFO] 19:12:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 19:12:29 [INFO] 19:12:29 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- 19:12:29 [INFO] 19:12:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 19:12:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:29 [INFO] 19:12:29 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 19:12:29 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 19:12:29 [INFO] 19:12:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 19:12:29 [INFO] Starting audit... 19:12:29 Audit done. 19:12:29 [INFO] You have 0 Checkstyle violations. 19:12:29 [INFO] 19:12:29 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 19:12:30 [INFO] Starting audit... 19:12:30 Audit done. 19:12:30 [INFO] You have 0 Checkstyle violations. 19:12:30 [INFO] 19:12:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- 19:12:30 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 19:12:30 [INFO] 19:12:30 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 19:12:30 [INFO] Copying 2 resources from src/main/resources to target/classes 19:12:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 19:12:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 19:12:30 [INFO] 19:12:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- 19:12:30 [INFO] Recompiling the module because of changed dependency. 19:12:30 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 19:12:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:12:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:12:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:12:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:12:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:12:30 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:12:30 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 19:12:30 [INFO] 19:12:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 19:12:30 [INFO] 19:12:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 19:12:30 [INFO] Fork Value is true 19:12:32 [INFO] Done SpotBugs Analysis.... 19:12:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:32 [INFO] 19:12:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 19:12:32 [INFO] 19:12:32 [INFO] 19:12:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- 19:12:32 [INFO] BugInstance size is 0 19:12:32 [INFO] Error size is 0 19:12:32 [INFO] No errors/warnings found 19:12:32 [INFO] 19:12:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:32 [INFO] Forking openflowplugin-common 0.21.1-SNAPSHOT 19:12:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:32 [INFO] 19:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- 19:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:32 [INFO] 19:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 19:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:32 [INFO] 19:12:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- 19:12:33 [INFO] 19:12:33 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- 19:12:33 [INFO] 19:12:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-common --- 19:12:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:33 [INFO] 19:12:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 19:12:33 [INFO] Starting audit... 19:12:33 Audit done. 19:12:33 [INFO] You have 0 Checkstyle violations. 19:12:33 [INFO] 19:12:33 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 19:12:33 [INFO] Starting audit... 19:12:33 Audit done. 19:12:33 [INFO] You have 0 Checkstyle violations. 19:12:33 [INFO] 19:12:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- 19:12:33 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 19:12:33 [INFO] 19:12:33 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- 19:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 19:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 19:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 19:12:33 [INFO] 19:12:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- 19:12:33 [INFO] Nothing to compile - all classes are up to date. 19:12:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 19:12:33 [INFO] 19:12:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 19:12:33 [INFO] 19:12:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- 19:12:33 [INFO] Fork Value is true 19:12:35 [INFO] Done SpotBugs Analysis.... 19:12:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:35 [INFO] 19:12:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 19:12:35 [INFO] 19:12:35 [INFO] 19:12:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- 19:12:35 [INFO] BugInstance size is 0 19:12:35 [INFO] Error size is 0 19:12:35 [INFO] No errors/warnings found 19:12:35 [INFO] 19:12:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:35 [INFO] Forking openflowplugin-api 0.21.1-SNAPSHOT 19:12:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:35 [INFO] 19:12:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- 19:12:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:35 [INFO] 19:12:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 19:12:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:35 [INFO] 19:12:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- 19:12:36 [INFO] 19:12:36 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- 19:12:36 [INFO] 19:12:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-api --- 19:12:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:36 [INFO] 19:12:36 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-api --- 19:12:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 19:12:36 [INFO] yang-to-sources: Found 10 dependencies in 997.1 μs 19:12:36 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:36 [INFO] 19:12:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 19:12:36 [INFO] Starting audit... 19:12:36 Audit done. 19:12:36 [INFO] You have 0 Checkstyle violations. 19:12:36 [INFO] 19:12:36 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 19:12:36 [INFO] Starting audit... 19:12:36 Audit done. 19:12:36 [INFO] You have 0 Checkstyle violations. 19:12:36 [INFO] 19:12:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- 19:12:36 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 19:12:36 [INFO] 19:12:36 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- 19:12:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 19:12:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 19:12:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:12:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:12:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 19:12:36 [INFO] 19:12:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- 19:12:36 [INFO] Recompiling the module because of changed dependency. 19:12:36 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 19:12:36 [INFO] 19:12:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 19:12:36 [INFO] 19:12:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- 19:12:36 [INFO] Fork Value is true 19:12:39 [INFO] Done SpotBugs Analysis.... 19:12:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:39 [INFO] 19:12:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 19:12:39 [INFO] 19:12:39 [INFO] 19:12:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- 19:12:39 [INFO] BugInstance size is 0 19:12:39 [INFO] Error size is 0 19:12:39 [INFO] No errors/warnings found 19:12:39 [INFO] 19:12:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:39 [INFO] Forking openflowplugin-extension-api 0.21.1-SNAPSHOT 19:12:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:39 [INFO] 19:12:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- 19:12:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:39 [INFO] 19:12:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 19:12:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:39 [INFO] 19:12:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 19:12:40 [INFO] 19:12:40 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- 19:12:40 [INFO] 19:12:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 19:12:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:40 [INFO] 19:12:40 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-api --- 19:12:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 19:12:40 [INFO] yang-to-sources: Found 10 dependencies in 912.0 μs 19:12:40 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:12:40 [INFO] 19:12:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 19:12:40 [INFO] Starting audit... 19:12:40 Audit done. 19:12:40 [INFO] You have 0 Checkstyle violations. 19:12:40 [INFO] 19:12:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 19:12:40 [INFO] Starting audit... 19:12:40 Audit done. 19:12:40 [INFO] You have 0 Checkstyle violations. 19:12:40 [INFO] 19:12:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- 19:12:40 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 19:12:40 [INFO] 19:12:40 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 19:12:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 19:12:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 19:12:40 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:12:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:40 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:12:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 19:12:40 [INFO] 19:12:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- 19:12:40 [INFO] Recompiling the module because of changed dependency. 19:12:40 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 19:12:41 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 19:12:41 [INFO] 19:12:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 19:12:41 [INFO] 19:12:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- 19:12:41 [INFO] Fork Value is true 19:12:44 [INFO] Done SpotBugs Analysis.... 19:12:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:44 [INFO] 19:12:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 19:12:44 [INFO] 19:12:44 [INFO] 19:12:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- 19:12:44 [INFO] BugInstance size is 0 19:12:44 [INFO] Error size is 0 19:12:44 [INFO] No errors/warnings found 19:12:44 [INFO] 19:12:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:44 [INFO] Forking openflowplugin 0.21.1-SNAPSHOT 19:12:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:44 [INFO] 19:12:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- 19:12:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:44 [INFO] 19:12:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- 19:12:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:44 [INFO] 19:12:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- 19:12:45 [INFO] 19:12:45 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- 19:12:45 [INFO] 19:12:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin --- 19:12:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:45 [INFO] 19:12:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 19:12:45 [INFO] Starting audit... 19:12:45 Audit done. 19:12:45 [INFO] You have 0 Checkstyle violations. 19:12:45 [INFO] 19:12:45 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 19:12:46 [INFO] Starting audit... 19:12:46 Audit done. 19:12:46 [INFO] You have 0 Checkstyle violations. 19:12:46 [INFO] 19:12:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- 19:12:46 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 19:12:46 [INFO] 19:12:46 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- 19:12:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 19:12:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 19:12:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 19:12:46 [INFO] 19:12:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- 19:12:46 [INFO] Recompiling the module because of changed dependency. 19:12:46 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 19:12:47 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 19:12:47 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 19:12:47 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 19:12:47 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[38,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[49,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[236,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[247,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:12:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 19:12:47 [INFO] 19:12:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> 19:12:47 [INFO] 19:12:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- 19:12:47 [INFO] Fork Value is true 19:12:55 [INFO] Done SpotBugs Analysis.... 19:12:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:12:55 [INFO] 19:12:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< 19:12:55 [INFO] 19:12:55 [INFO] 19:12:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- 19:12:55 [INFO] BugInstance size is 0 19:12:55 [INFO] Error size is 0 19:12:55 [INFO] No errors/warnings found 19:12:55 [INFO] 19:12:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:55 [INFO] Forking openflowplugin-impl 0.21.1-SNAPSHOT 19:12:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:12:55 [INFO] 19:12:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- 19:12:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:55 [INFO] 19:12:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 19:12:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:55 [INFO] 19:12:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- 19:12:55 [INFO] 19:12:55 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- 19:12:55 [INFO] 19:12:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 19:12:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:12:55 [INFO] 19:12:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 19:12:55 [INFO] Starting audit... 19:12:55 Audit done. 19:12:55 [INFO] You have 0 Checkstyle violations. 19:12:55 [INFO] 19:12:55 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 19:12:59 [INFO] Starting audit... 19:12:59 Audit done. 19:12:59 [INFO] You have 0 Checkstyle violations. 19:12:59 [INFO] 19:12:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- 19:12:59 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 19:12:59 [INFO] 19:12:59 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- 19:12:59 [INFO] Copying 1 resource from src/main/resources to target/classes 19:12:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 19:12:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 19:12:59 [INFO] 19:12:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- 19:12:59 [INFO] Recompiling the module because of changed dependency. 19:12:59 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 19:13:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 19:13:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 19:13:02 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 19:13:02 required: java.lang.Class 19:13:02 found: java.lang.Class 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 19:13:02 required: java.lang.Class 19:13:02 found: java.lang.Class 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 19:13:02 required: java.util.List 19:13:02 found: java.util.List 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 19:13:02 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 19:13:02 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 19:13:02 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 19:13:02 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 19:13:02 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:02 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 19:13:02 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 19:13:02 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. 19:13:02 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 19:13:02 [INFO] 19:13:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 19:13:02 [INFO] 19:13:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- 19:13:02 [INFO] Fork Value is true 19:13:15 [INFO] Done SpotBugs Analysis.... 19:13:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:15 [INFO] 19:13:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 19:13:15 [INFO] 19:13:15 [INFO] 19:13:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- 19:13:15 [INFO] BugInstance size is 0 19:13:15 [INFO] Error size is 0 19:13:15 [INFO] No errors/warnings found 19:13:15 [INFO] 19:13:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:15 [INFO] Forking openflowplugin-extension-onf 0.21.1-SNAPSHOT 19:13:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:15 [INFO] 19:13:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- 19:13:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:15 [INFO] 19:13:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 19:13:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:15 [INFO] 19:13:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 19:13:15 [INFO] 19:13:15 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- 19:13:15 [INFO] 19:13:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 19:13:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:13:15 [INFO] 19:13:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 19:13:15 [INFO] Starting audit... 19:13:15 Audit done. 19:13:15 [INFO] You have 0 Checkstyle violations. 19:13:15 [INFO] 19:13:15 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 19:13:16 [INFO] Starting audit... 19:13:16 Audit done. 19:13:16 [INFO] You have 0 Checkstyle violations. 19:13:16 [INFO] 19:13:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- 19:13:16 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 19:13:16 [INFO] 19:13:16 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 19:13:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 19:13:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 19:13:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 19:13:16 [INFO] 19:13:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- 19:13:16 [INFO] Recompiling the module because of changed dependency. 19:13:16 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 19:13:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:13:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 19:13:16 [INFO] 19:13:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 19:13:16 [INFO] 19:13:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 19:13:16 [INFO] Fork Value is true 19:13:19 [INFO] Done SpotBugs Analysis.... 19:13:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:19 [INFO] 19:13:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 19:13:19 [INFO] 19:13:19 [INFO] 19:13:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- 19:13:19 [INFO] BugInstance size is 0 19:13:19 [INFO] Error size is 0 19:13:19 [INFO] No errors/warnings found 19:13:19 [INFO] 19:13:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-api 0.21.1-SNAPSHOT 19:13:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:19 [INFO] 19:13:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- 19:13:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:19 [INFO] 19:13:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- 19:13:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:19 [INFO] 19:13:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- 19:13:19 [INFO] 19:13:19 [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- 19:13:19 [INFO] 19:13:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-api --- 19:13:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:19 [INFO] 19:13:19 [INFO] --- yang:14.0.20:generate-sources (binding) @ srm-api --- 19:13:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 19:13:19 [INFO] yang-to-sources: Found 0 dependencies in 381.3 μs 19:13:19 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:13:19 [INFO] 19:13:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 19:13:19 [INFO] Starting audit... 19:13:19 Audit done. 19:13:19 [INFO] You have 0 Checkstyle violations. 19:13:19 [INFO] 19:13:19 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 19:13:19 [INFO] Starting audit... 19:13:19 Audit done. 19:13:19 [INFO] You have 0 Checkstyle violations. 19:13:19 [INFO] 19:13:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- 19:13:19 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 19:13:19 [INFO] 19:13:19 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- 19:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 19:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 19:13:19 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:13:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:19 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 19:13:19 [INFO] 19:13:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- 19:13:19 [INFO] Nothing to compile - all classes are up to date. 19:13:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 19:13:19 [INFO] 19:13:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> 19:13:19 [INFO] 19:13:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- 19:13:19 [INFO] Fork Value is true 19:13:22 [INFO] Done SpotBugs Analysis.... 19:13:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:22 [INFO] 19:13:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< 19:13:22 [INFO] 19:13:22 [INFO] 19:13:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- 19:13:22 [INFO] BugInstance size is 0 19:13:22 [INFO] Error size is 0 19:13:22 [INFO] No errors/warnings found 19:13:22 [INFO] 19:13:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:22 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-impl 0.21.1-SNAPSHOT 19:13:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:22 [INFO] 19:13:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- 19:13:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:22 [INFO] 19:13:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- 19:13:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:22 [INFO] 19:13:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- 19:13:22 [INFO] 19:13:22 [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- 19:13:22 [INFO] 19:13:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-impl --- 19:13:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:22 [INFO] 19:13:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 19:13:22 [INFO] Starting audit... 19:13:22 Audit done. 19:13:22 [INFO] You have 0 Checkstyle violations. 19:13:22 [INFO] 19:13:22 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 19:13:22 [INFO] Starting audit... 19:13:22 Audit done. 19:13:22 [INFO] You have 0 Checkstyle violations. 19:13:22 [INFO] 19:13:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- 19:13:22 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 19:13:22 [INFO] 19:13:22 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- 19:13:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 19:13:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 19:13:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 19:13:22 [INFO] 19:13:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- 19:13:22 [INFO] Recompiling the module because of changed dependency. 19:13:22 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 19:13:22 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:22 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 19:13:22 [INFO] 19:13:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> 19:13:22 [INFO] 19:13:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- 19:13:22 [INFO] Fork Value is true 19:13:25 [INFO] Done SpotBugs Analysis.... 19:13:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:25 [INFO] 19:13:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< 19:13:25 [INFO] 19:13:25 [INFO] 19:13:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- 19:13:25 [INFO] BugInstance size is 0 19:13:25 [INFO] Error size is 0 19:13:25 [INFO] No errors/warnings found 19:13:25 [INFO] 19:13:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:25 [INFO] Forking ODL :: serviceutils :: srm-shell 0.21.1-SNAPSHOT 19:13:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:25 [INFO] 19:13:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- 19:13:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:25 [INFO] 19:13:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- 19:13:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:25 [INFO] 19:13:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- 19:13:26 [INFO] 19:13:26 [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- 19:13:26 [INFO] 19:13:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-shell --- 19:13:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:26 [INFO] 19:13:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 19:13:26 [INFO] Starting audit... 19:13:26 Audit done. 19:13:26 [INFO] You have 0 Checkstyle violations. 19:13:26 [INFO] 19:13:26 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 19:13:26 [INFO] Starting audit... 19:13:26 Audit done. 19:13:26 [INFO] You have 0 Checkstyle violations. 19:13:26 [INFO] 19:13:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- 19:13:26 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 19:13:26 [INFO] 19:13:26 [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- 19:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 19:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 19:13:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 19:13:26 [INFO] 19:13:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- 19:13:26 [INFO] Recompiling the module because of changed dependency. 19:13:26 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 19:13:26 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 19:13:26 [INFO] 19:13:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> 19:13:26 [INFO] 19:13:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- 19:13:26 [INFO] Fork Value is true 19:13:28 [INFO] Done SpotBugs Analysis.... 19:13:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:28 [INFO] 19:13:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< 19:13:28 [INFO] 19:13:28 [INFO] 19:13:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- 19:13:28 [INFO] BugInstance size is 0 19:13:28 [INFO] Error size is 0 19:13:28 [INFO] No errors/warnings found 19:13:28 [INFO] 19:13:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:28 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.1-SNAPSHOT 19:13:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:28 [INFO] 19:13:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 19:13:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:28 [INFO] 19:13:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 19:13:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:28 [INFO] 19:13:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] 19:13:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] 19:13:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:29 [INFO] 19:13:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] Starting audit... 19:13:29 Audit done. 19:13:29 [INFO] You have 0 Checkstyle violations. 19:13:29 [INFO] 19:13:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] Starting audit... 19:13:29 Audit done. 19:13:29 [INFO] You have 0 Checkstyle violations. 19:13:29 [INFO] 19:13:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 19:13:29 [INFO] 19:13:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 19:13:29 [INFO] ...done! 19:13:29 [INFO] Attaching features XML 19:13:29 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:13:29 [INFO] 19:13:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:13:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:29 [INFO] 19:13:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 19:13:29 [INFO] 19:13:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] No files found to run spotbugs, check compile phase has been run 19:13:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:29 [INFO] 19:13:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 19:13:29 [INFO] 19:13:29 [INFO] 19:13:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- 19:13:29 [INFO] 19:13:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:29 [INFO] Forking bulk-o-matic 0.21.1-SNAPSHOT 19:13:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:29 [INFO] 19:13:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- 19:13:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:29 [INFO] 19:13:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 19:13:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:29 [INFO] 19:13:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- 19:13:29 [INFO] 19:13:29 [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- 19:13:29 [INFO] 19:13:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bulk-o-matic --- 19:13:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:29 [INFO] 19:13:29 [INFO] --- yang:14.0.20:generate-sources (binding) @ bulk-o-matic --- 19:13:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 19:13:29 [INFO] yang-to-sources: Found 9 dependencies in 987.5 μs 19:13:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:13:29 [INFO] 19:13:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 19:13:29 [INFO] Starting audit... 19:13:29 Audit done. 19:13:29 [INFO] You have 0 Checkstyle violations. 19:13:29 [INFO] 19:13:29 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 19:13:30 [INFO] Starting audit... 19:13:30 Audit done. 19:13:30 [INFO] You have 0 Checkstyle violations. 19:13:30 [INFO] 19:13:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- 19:13:30 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 19:13:30 [INFO] 19:13:30 [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- 19:13:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 19:13:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 19:13:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 19:13:30 [INFO] 19:13:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- 19:13:30 [INFO] Recompiling the module because of changed dependency. 19:13:30 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 19:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 19:13:30 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:13:30 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 19:13:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:13:30 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 19:13:30 [INFO] 19:13:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 19:13:30 [INFO] 19:13:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- 19:13:30 [INFO] Fork Value is true 19:13:34 [INFO] Done SpotBugs Analysis.... 19:13:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:34 [INFO] 19:13:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 19:13:34 [INFO] 19:13:34 [INFO] 19:13:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- 19:13:34 [INFO] BugInstance size is 0 19:13:34 [INFO] Error size is 0 19:13:34 [INFO] No errors/warnings found 19:13:34 [INFO] 19:13:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:34 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.1-SNAPSHOT 19:13:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:34 [INFO] 19:13:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:34 [INFO] 19:13:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:34 [INFO] 19:13:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] 19:13:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] 19:13:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:35 [INFO] 19:13:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] Starting audit... 19:13:35 Audit done. 19:13:35 [INFO] You have 0 Checkstyle violations. 19:13:35 [INFO] 19:13:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] Starting audit... 19:13:35 Audit done. 19:13:35 [INFO] You have 0 Checkstyle violations. 19:13:35 [INFO] 19:13:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 19:13:35 [INFO] 19:13:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 19:13:35 [INFO] ...done! 19:13:35 [INFO] Attaching features XML 19:13:35 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:13:35 [INFO] 19:13:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:13:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:35 [INFO] 19:13:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 19:13:35 [INFO] 19:13:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] No files found to run spotbugs, check compile phase has been run 19:13:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:35 [INFO] 19:13:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 19:13:35 [INFO] 19:13:35 [INFO] 19:13:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 19:13:35 [INFO] 19:13:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:35 [INFO] Forking device-ownership-service 0.21.1-SNAPSHOT 19:13:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:35 [INFO] 19:13:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- 19:13:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:35 [INFO] 19:13:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- 19:13:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:35 [INFO] 19:13:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- 19:13:35 [INFO] 19:13:35 [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- 19:13:35 [INFO] 19:13:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ device-ownership-service --- 19:13:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:35 [INFO] 19:13:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 19:13:35 [INFO] Starting audit... 19:13:35 Audit done. 19:13:35 [INFO] You have 0 Checkstyle violations. 19:13:35 [INFO] 19:13:35 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 19:13:35 [INFO] Starting audit... 19:13:35 Audit done. 19:13:35 [INFO] You have 0 Checkstyle violations. 19:13:35 [INFO] 19:13:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- 19:13:35 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 19:13:35 [INFO] 19:13:35 [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- 19:13:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 19:13:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 19:13:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 19:13:35 [INFO] 19:13:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- 19:13:35 [INFO] Nothing to compile - all classes are up to date. 19:13:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 19:13:35 [INFO] 19:13:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 19:13:35 [INFO] 19:13:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- 19:13:35 [INFO] Fork Value is true 19:13:37 [INFO] Done SpotBugs Analysis.... 19:13:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:37 [INFO] 19:13:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 19:13:37 [INFO] 19:13:37 [INFO] 19:13:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- 19:13:37 [INFO] BugInstance size is 0 19:13:37 [INFO] Error size is 0 19:13:37 [INFO] No errors/warnings found 19:13:37 [INFO] 19:13:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:37 [INFO] Forking of-switch-config-pusher 0.21.1-SNAPSHOT 19:13:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:37 [INFO] 19:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- 19:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:37 [INFO] 19:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 19:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:37 [INFO] 19:13:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 19:13:38 [INFO] 19:13:38 [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- 19:13:38 [INFO] 19:13:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 19:13:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:38 [INFO] 19:13:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 19:13:38 [INFO] Starting audit... 19:13:38 Audit done. 19:13:38 [INFO] You have 0 Checkstyle violations. 19:13:38 [INFO] 19:13:38 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 19:13:38 [INFO] Starting audit... 19:13:38 Audit done. 19:13:38 [INFO] You have 0 Checkstyle violations. 19:13:38 [INFO] 19:13:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- 19:13:38 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 19:13:38 [INFO] 19:13:38 [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 19:13:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 19:13:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 19:13:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 19:13:38 [INFO] 19:13:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- 19:13:38 [INFO] Recompiling the module because of changed dependency. 19:13:38 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:13:38 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 19:13:38 [INFO] 19:13:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 19:13:38 [INFO] 19:13:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- 19:13:38 [INFO] Fork Value is true 19:13:40 [INFO] Done SpotBugs Analysis.... 19:13:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:40 [INFO] 19:13:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 19:13:40 [INFO] 19:13:40 [INFO] 19:13:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- 19:13:40 [INFO] BugInstance size is 0 19:13:40 [INFO] Error size is 0 19:13:40 [INFO] No errors/warnings found 19:13:40 [INFO] 19:13:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:40 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.1-SNAPSHOT 19:13:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:40 [INFO] 19:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 19:13:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:40 [INFO] 19:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 19:13:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:40 [INFO] 19:13:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] 19:13:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] 19:13:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:41 [INFO] 19:13:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] Starting audit... 19:13:41 Audit done. 19:13:41 [INFO] You have 0 Checkstyle violations. 19:13:41 [INFO] 19:13:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] Starting audit... 19:13:41 Audit done. 19:13:41 [INFO] You have 0 Checkstyle violations. 19:13:41 [INFO] 19:13:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 19:13:41 [INFO] 19:13:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 19:13:41 [INFO] ...done! 19:13:41 [INFO] Attaching features XML 19:13:41 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:13:41 [INFO] 19:13:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:13:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:41 [INFO] 19:13:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 19:13:41 [INFO] 19:13:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] No files found to run spotbugs, check compile phase has been run 19:13:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:41 [INFO] 19:13:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 19:13:41 [INFO] 19:13:41 [INFO] 19:13:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 19:13:41 [INFO] 19:13:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:41 [INFO] Forking arbitratorreconciliation-api 0.21.1-SNAPSHOT 19:13:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:41 [INFO] 19:13:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- 19:13:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:41 [INFO] 19:13:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 19:13:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:41 [INFO] 19:13:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 19:13:41 [INFO] 19:13:41 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- 19:13:41 [INFO] 19:13:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 19:13:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:41 [INFO] 19:13:41 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-api --- 19:13:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 19:13:41 [INFO] yang-to-sources: Found 11 dependencies in 1.024 ms 19:13:41 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:13:41 [INFO] 19:13:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 19:13:41 [INFO] Starting audit... 19:13:41 Audit done. 19:13:41 [INFO] You have 0 Checkstyle violations. 19:13:41 [INFO] 19:13:41 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 19:13:41 [INFO] Starting audit... 19:13:41 Audit done. 19:13:41 [INFO] You have 0 Checkstyle violations. 19:13:41 [INFO] 19:13:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- 19:13:41 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 19:13:41 [INFO] 19:13:41 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 19:13:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 19:13:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 19:13:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 19:13:41 [INFO] 19:13:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- 19:13:41 [INFO] Recompiling the module because of changed dependency. 19:13:41 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:13:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 19:13:41 [INFO] 19:13:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 19:13:41 [INFO] 19:13:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 19:13:41 [INFO] Fork Value is true 19:13:44 [INFO] Done SpotBugs Analysis.... 19:13:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:44 [INFO] 19:13:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 19:13:44 [INFO] 19:13:44 [INFO] 19:13:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- 19:13:44 [INFO] BugInstance size is 0 19:13:44 [INFO] Error size is 0 19:13:44 [INFO] No errors/warnings found 19:13:44 [INFO] 19:13:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:44 [INFO] Forking reconciliation-framework 0.21.1-SNAPSHOT 19:13:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:44 [INFO] 19:13:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- 19:13:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:44 [INFO] 19:13:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 19:13:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:44 [INFO] 19:13:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- 19:13:44 [INFO] 19:13:44 [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- 19:13:44 [INFO] 19:13:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ reconciliation-framework --- 19:13:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:44 [INFO] 19:13:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 19:13:44 [INFO] Starting audit... 19:13:44 Audit done. 19:13:44 [INFO] You have 0 Checkstyle violations. 19:13:44 [INFO] 19:13:44 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 19:13:44 [INFO] Starting audit... 19:13:44 Audit done. 19:13:44 [INFO] You have 0 Checkstyle violations. 19:13:44 [INFO] 19:13:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- 19:13:44 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 19:13:44 [INFO] 19:13:44 [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- 19:13:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 19:13:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 19:13:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 19:13:44 [INFO] 19:13:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- 19:13:44 [INFO] Recompiling the module because of changed dependency. 19:13:44 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 19:13:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 19:13:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 19:13:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 19:13:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 19:13:44 [INFO] 19:13:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 19:13:44 [INFO] 19:13:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- 19:13:44 [INFO] Fork Value is true 19:13:47 [INFO] Done SpotBugs Analysis.... 19:13:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:47 [INFO] 19:13:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 19:13:47 [INFO] 19:13:47 [INFO] 19:13:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- 19:13:47 [INFO] BugInstance size is 0 19:13:47 [INFO] Error size is 0 19:13:47 [INFO] No errors/warnings found 19:13:47 [INFO] 19:13:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:47 [INFO] Forking arbitratorreconciliation-impl 0.21.1-SNAPSHOT 19:13:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:47 [INFO] 19:13:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:47 [INFO] 19:13:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:47 [INFO] 19:13:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] 19:13:47 [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] 19:13:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:47 [INFO] 19:13:47 [INFO] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 19:13:47 [INFO] yang-to-sources: Found 14 dependencies in 1.377 ms 19:13:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:13:47 [INFO] 19:13:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] Starting audit... 19:13:47 Audit done. 19:13:47 [INFO] You have 0 Checkstyle violations. 19:13:47 [INFO] 19:13:47 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] Starting audit... 19:13:47 Audit done. 19:13:47 [INFO] You have 0 Checkstyle violations. 19:13:47 [INFO] 19:13:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 19:13:47 [INFO] 19:13:47 [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 19:13:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 19:13:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:13:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 19:13:47 [INFO] 19:13:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] Recompiling the module because of changed dependency. 19:13:47 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 19:13:47 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 19:13:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 19:13:47 [INFO] 19:13:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 19:13:47 [INFO] 19:13:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 19:13:47 [INFO] Fork Value is true 19:13:50 [INFO] Done SpotBugs Analysis.... 19:13:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:50 [INFO] 19:13:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 19:13:50 [INFO] 19:13:50 [INFO] 19:13:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- 19:13:50 [INFO] BugInstance size is 0 19:13:50 [INFO] Error size is 0 19:13:50 [INFO] No errors/warnings found 19:13:50 [INFO] 19:13:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:50 [INFO] Forking forwardingrules-manager 0.21.1-SNAPSHOT 19:13:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:50 [INFO] 19:13:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- 19:13:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:50 [INFO] 19:13:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 19:13:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:50 [INFO] 19:13:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- 19:13:51 [INFO] 19:13:51 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- 19:13:51 [INFO] 19:13:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 19:13:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:51 [INFO] 19:13:51 [INFO] --- yang:14.0.20:generate-sources (binding) @ forwardingrules-manager --- 19:13:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 19:13:51 [INFO] yang-to-sources: Found 15 dependencies in 1.201 ms 19:13:51 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:13:51 [INFO] 19:13:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 19:13:51 [INFO] Starting audit... 19:13:51 Audit done. 19:13:51 [INFO] You have 0 Checkstyle violations. 19:13:51 [INFO] 19:13:51 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 19:13:52 [INFO] Starting audit... 19:13:52 Audit done. 19:13:52 [INFO] You have 0 Checkstyle violations. 19:13:52 [INFO] 19:13:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- 19:13:52 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 19:13:52 [INFO] 19:13:52 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- 19:13:52 [INFO] Copying 1 resource from src/main/resources to target/classes 19:13:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 19:13:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:13:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:13:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:13:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 19:13:52 [INFO] 19:13:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- 19:13:52 [INFO] Recompiling the module because of changed dependency. 19:13:52 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] 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 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[79,13] possible 'this' escape before subclass is fully initialized 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 19:13:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 19:13:52 [INFO] 19:13:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 19:13:52 [INFO] 19:13:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- 19:13:52 [INFO] Fork Value is true 19:13:57 [INFO] Done SpotBugs Analysis.... 19:13:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:57 [INFO] 19:13:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 19:13:57 [INFO] 19:13:57 [INFO] 19:13:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- 19:13:57 [INFO] BugInstance size is 0 19:13:57 [INFO] Error size is 0 19:13:57 [INFO] No errors/warnings found 19:13:57 [INFO] 19:13:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:57 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.1-SNAPSHOT 19:13:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:57 [INFO] 19:13:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:57 [INFO] 19:13:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:57 [INFO] 19:13:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] 19:13:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] 19:13:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:58 [INFO] 19:13:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] Starting audit... 19:13:58 Audit done. 19:13:58 [INFO] You have 0 Checkstyle violations. 19:13:58 [INFO] 19:13:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] Starting audit... 19:13:58 Audit done. 19:13:58 [INFO] You have 0 Checkstyle violations. 19:13:58 [INFO] 19:13:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 19:13:58 [INFO] 19:13:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 19:13:58 [INFO] ...done! 19:13:58 [INFO] Attaching features XML 19:13:58 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:13:58 [INFO] 19:13:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13: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 19:13:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:58 [INFO] 19:13:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 19:13:58 [INFO] 19:13:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] No files found to run spotbugs, check compile phase has been run 19:13:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:13:58 [INFO] 19:13:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 19:13:58 [INFO] 19:13:58 [INFO] 19:13:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 19:13:58 [INFO] 19:13:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:58 [INFO] Forking forwardingrules-sync 0.21.1-SNAPSHOT 19:13:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:13:58 [INFO] 19:13:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- 19:13:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:58 [INFO] 19:13:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 19:13:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:58 [INFO] 19:13:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- 19:13:58 [INFO] 19:13:58 [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- 19:13:58 [INFO] 19:13:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 19:13:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:58 [INFO] 19:13:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 19:13:58 [INFO] Starting audit... 19:13:58 Audit done. 19:13:58 [INFO] You have 0 Checkstyle violations. 19:13:58 [INFO] 19:13:58 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 19:13:59 [INFO] Starting audit... 19:13:59 Audit done. 19:13:59 [INFO] You have 0 Checkstyle violations. 19:13:59 [INFO] 19:13:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- 19:13:59 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 19:13:59 [INFO] 19:13:59 [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- 19:13:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 19:13:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 19:13:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 19:13:59 [INFO] 19:13:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- 19:13:59 [INFO] Recompiling the module because of changed dependency. 19:13:59 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:13:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 19:13:59 [INFO] 19:13:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 19:13:59 [INFO] 19:13:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- 19:13:59 [INFO] Fork Value is true 19:14:04 [INFO] Done SpotBugs Analysis.... 19:14:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:04 [INFO] 19:14:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 19:14:04 [INFO] 19:14:04 [INFO] 19:14:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- 19:14:04 [INFO] BugInstance size is 0 19:14:04 [INFO] Error size is 0 19:14:04 [INFO] No errors/warnings found 19:14:04 [INFO] 19:14:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.1-SNAPSHOT 19:14:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:04 [INFO] 19:14:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:04 [INFO] 19:14:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:04 [INFO] 19:14:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] 19:14:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] 19:14:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:05 [INFO] 19:14:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] Starting audit... 19:14:05 Audit done. 19:14:05 [INFO] You have 0 Checkstyle violations. 19:14:05 [INFO] 19:14:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] Starting audit... 19:14:05 Audit done. 19:14:05 [INFO] You have 0 Checkstyle violations. 19:14:05 [INFO] 19:14:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 19:14:05 [INFO] 19:14:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 19:14:05 [INFO] ...done! 19:14:05 [INFO] Attaching features XML 19:14:05 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:05 [INFO] 19:14:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:05 [INFO] 19:14:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 19:14:05 [INFO] 19:14:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:05 [INFO] 19:14:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 19:14:05 [INFO] 19:14:05 [INFO] 19:14:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 19:14:05 [INFO] 19:14:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:05 [INFO] Forking table-miss-enforcer 0.21.1-SNAPSHOT 19:14:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:05 [INFO] 19:14:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- 19:14:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:05 [INFO] 19:14:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 19:14:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:05 [INFO] 19:14:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- 19:14:05 [INFO] 19:14:05 [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- 19:14:05 [INFO] 19:14:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 19:14:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:05 [INFO] 19:14:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 19:14:05 [INFO] Starting audit... 19:14:05 Audit done. 19:14:05 [INFO] You have 0 Checkstyle violations. 19:14:05 [INFO] 19:14:05 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 19:14:05 [INFO] Starting audit... 19:14:05 Audit done. 19:14:05 [INFO] You have 0 Checkstyle violations. 19:14:05 [INFO] 19:14:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- 19:14:05 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 19:14:05 [INFO] 19:14:05 [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- 19:14:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 19:14:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 19:14:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 19:14:05 [INFO] 19:14:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- 19:14:05 [INFO] Recompiling the module because of changed dependency. 19:14:05 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:14:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 19:14:05 [INFO] 19:14:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 19:14:05 [INFO] 19:14:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- 19:14:05 [INFO] Fork Value is true 19:14:07 [INFO] Done SpotBugs Analysis.... 19:14:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:07 [INFO] 19:14:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 19:14:07 [INFO] 19:14:07 [INFO] 19:14:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- 19:14:07 [INFO] BugInstance size is 0 19:14:07 [INFO] Error size is 0 19:14:07 [INFO] No errors/warnings found 19:14:07 [INFO] 19:14:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:07 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.1-SNAPSHOT 19:14:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:07 [INFO] 19:14:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:07 [INFO] 19:14:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:08 [INFO] 19:14:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] 19:14:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] 19:14:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:08 [INFO] 19:14:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] Starting audit... 19:14:08 Audit done. 19:14:08 [INFO] You have 0 Checkstyle violations. 19:14:08 [INFO] 19:14:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] Starting audit... 19:14:08 Audit done. 19:14:08 [INFO] You have 0 Checkstyle violations. 19:14:08 [INFO] 19:14:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 19:14:08 [INFO] 19:14:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 19:14:08 [INFO] ...done! 19:14:08 [INFO] Attaching features XML 19:14:08 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:08 [INFO] 19:14:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:08 [INFO] 19:14:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 19:14:08 [INFO] 19:14:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:08 [INFO] 19:14:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 19:14:08 [INFO] 19:14:08 [INFO] 19:14:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 19:14:08 [INFO] 19:14:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:08 [INFO] Forking topology-lldp-discovery 0.21.1-SNAPSHOT 19:14:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:08 [INFO] 19:14:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- 19:14:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:08 [INFO] 19:14:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 19:14:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:08 [INFO] 19:14:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 19:14:08 [INFO] 19:14:08 [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- 19:14:08 [INFO] 19:14:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 19:14:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:08 [INFO] 19:14:08 [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-lldp-discovery --- 19:14:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 19:14:08 [INFO] yang-to-sources: Found 12 dependencies in 1.171 ms 19:14:08 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:14:08 [INFO] 19:14:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 19:14:08 [INFO] Starting audit... 19:14:08 Audit done. 19:14:08 [INFO] You have 0 Checkstyle violations. 19:14:08 [INFO] 19:14:08 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 19:14:09 [INFO] Starting audit... 19:14:09 Audit done. 19:14:09 [INFO] You have 0 Checkstyle violations. 19:14:09 [INFO] 19:14:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- 19:14:09 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 19:14:09 [INFO] 19:14:09 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 19:14:09 [INFO] Copying 1 resource from src/main/resources to target/classes 19:14:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 19:14:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 19:14:09 [INFO] 19:14:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- 19:14:09 [INFO] Recompiling the module because of changed dependency. 19:14:09 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:09 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 19:14:09 [INFO] 19:14:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 19:14:09 [INFO] 19:14:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- 19:14:09 [INFO] Fork Value is true 19:14:12 [INFO] Done SpotBugs Analysis.... 19:14:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:12 [INFO] 19:14:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 19:14:12 [INFO] 19:14:12 [INFO] 19:14:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- 19:14:12 [INFO] BugInstance size is 0 19:14:12 [INFO] Error size is 0 19:14:12 [INFO] No errors/warnings found 19:14:12 [INFO] 19:14:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:12 [INFO] Forking lldp-speaker 0.21.1-SNAPSHOT 19:14:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:12 [INFO] 19:14:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- 19:14:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:12 [INFO] 19:14:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- 19:14:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:12 [INFO] 19:14:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- 19:14:12 [INFO] 19:14:12 [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- 19:14:12 [INFO] 19:14:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lldp-speaker --- 19:14:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:12 [INFO] 19:14:12 [INFO] --- yang:14.0.20:generate-sources (binding) @ lldp-speaker --- 19:14:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 19:14:12 [INFO] yang-to-sources: Found 13 dependencies in 1.687 ms 19:14:12 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:14:12 [INFO] 19:14:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 19:14:12 [INFO] Starting audit... 19:14:12 Audit done. 19:14:12 [INFO] You have 0 Checkstyle violations. 19:14:12 [INFO] 19:14:12 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 19:14:12 [INFO] Starting audit... 19:14:12 Audit done. 19:14:12 [INFO] You have 0 Checkstyle violations. 19:14:12 [INFO] 19:14:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- 19:14:12 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 19:14:12 [INFO] 19:14:12 [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- 19:14:12 [INFO] Copying 1 resource from src/main/resources to target/classes 19:14:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 19:14:12 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:14:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:12 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:14:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 19:14:12 [INFO] 19:14:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- 19:14:12 [INFO] Recompiling the module because of changed dependency. 19:14:12 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 19:14:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:14:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:14:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:14:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 19:14:13 [INFO] 19:14:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 19:14:13 [INFO] 19:14:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- 19:14:13 [INFO] Fork Value is true 19:14:16 [INFO] Done SpotBugs Analysis.... 19:14:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:16 [INFO] 19:14:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 19:14:16 [INFO] 19:14:16 [INFO] 19:14:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- 19:14:16 [INFO] BugInstance size is 0 19:14:16 [INFO] Error size is 0 19:14:16 [INFO] No errors/warnings found 19:14:16 [INFO] 19:14:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:16 [INFO] Forking topology-manager 0.21.1-SNAPSHOT 19:14:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:16 [INFO] 19:14:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- 19:14:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:16 [INFO] 19:14:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- 19:14:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:16 [INFO] 19:14:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- 19:14:16 [INFO] 19:14:16 [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- 19:14:16 [INFO] 19:14:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-manager --- 19:14:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:16 [INFO] 19:14:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 19:14:16 [INFO] Starting audit... 19:14:16 Audit done. 19:14:16 [INFO] You have 0 Checkstyle violations. 19:14:16 [INFO] 19:14:16 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 19:14:16 [INFO] Starting audit... 19:14:16 Audit done. 19:14:16 [INFO] You have 0 Checkstyle violations. 19:14:16 [INFO] 19:14:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- 19:14:16 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 19:14:16 [INFO] 19:14:16 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- 19:14:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 19:14:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 19:14:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 19:14:16 [INFO] 19:14:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- 19:14:16 [INFO] Recompiling the module because of changed dependency. 19:14:16 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:14:17 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:14:17 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:14:17 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 19:14:17 [INFO] 19:14:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> 19:14:17 [INFO] 19:14:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- 19:14:17 [INFO] Fork Value is true 19:14:19 [INFO] Done SpotBugs Analysis.... 19:14:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:19 [INFO] 19:14:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< 19:14:19 [INFO] 19:14:19 [INFO] 19:14:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- 19:14:19 [INFO] BugInstance size is 0 19:14:19 [INFO] Error size is 0 19:14:19 [INFO] No errors/warnings found 19:14:19 [INFO] 19:14:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.21.1-SNAPSHOT 19:14:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:19 [INFO] 19:14:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 19:14:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:19 [INFO] 19:14:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 19:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:19 [INFO] 19:14:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] 19:14:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] 19:14:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:20 [INFO] 19:14:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] Starting audit... 19:14:20 Audit done. 19:14:20 [INFO] You have 0 Checkstyle violations. 19:14:20 [INFO] 19:14:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] Starting audit... 19:14:20 Audit done. 19:14:20 [INFO] You have 0 Checkstyle violations. 19:14:20 [INFO] 19:14:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 19:14:20 [INFO] 19:14:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 19:14:20 [INFO] ...done! 19:14:20 [INFO] Attaching features XML 19:14:20 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:20 [INFO] 19:14:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:20 [INFO] 19:14:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 19:14:20 [INFO] 19:14:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:20 [INFO] 19:14:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 19:14:20 [INFO] 19:14:20 [INFO] 19:14:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- 19:14:20 [INFO] 19:14:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:20 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.1-SNAPSHOT 19:14:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:20 [INFO] 19:14:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:20 [INFO] 19:14:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:20 [INFO] 19:14:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] 19:14:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] 19:14:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:20 [INFO] 19:14:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Starting audit... 19:14:20 Audit done. 19:14:20 [INFO] You have 0 Checkstyle violations. 19:14:20 [INFO] 19:14:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Starting audit... 19:14:20 Audit done. 19:14:20 [INFO] You have 0 Checkstyle violations. 19:14:20 [INFO] 19:14:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 19:14:20 [INFO] 19:14:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 19:14:20 [INFO] ...done! 19:14:20 [INFO] Attaching features XML 19:14:20 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:20 [INFO] 19:14:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 19:14:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:21 [INFO] 19:14:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 19:14:21 [INFO] 19:14:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 19:14:21 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:21 [INFO] 19:14:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 19:14:21 [INFO] 19:14:21 [INFO] 19:14:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 19:14:21 [INFO] 19:14:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:21 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.1-SNAPSHOT 19:14:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:21 [INFO] 19:14:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:21 [INFO] 19:14:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:21 [INFO] 19:14:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] 19:14:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] 19:14:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:21 [INFO] 19:14:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Starting audit... 19:14:21 Audit done. 19:14:21 [INFO] You have 0 Checkstyle violations. 19:14:21 [INFO] 19:14:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Starting audit... 19:14:21 Audit done. 19:14:21 [INFO] You have 0 Checkstyle violations. 19:14:21 [INFO] 19:14:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 19:14:21 [INFO] 19:14:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 19:14:21 [INFO] ...done! 19:14:21 [INFO] Attaching features XML 19:14:21 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:21 [INFO] 19:14:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:21 [INFO] 19:14:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 19:14:21 [INFO] 19:14:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:21 [INFO] 19:14:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 19:14:21 [INFO] 19:14:21 [INFO] 19:14:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 19:14:21 [INFO] 19:14:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:21 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.1-SNAPSHOT 19:14:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:21 [INFO] 19:14:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 19:14:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:21 [INFO] 19:14:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 19:14:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:21 [INFO] 19:14:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] 19:14:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] 19:14:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:22 [INFO] 19:14:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] Starting audit... 19:14:22 Audit done. 19:14:22 [INFO] You have 0 Checkstyle violations. 19:14:22 [INFO] 19:14:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] Starting audit... 19:14:22 Audit done. 19:14:22 [INFO] You have 0 Checkstyle violations. 19:14:22 [INFO] 19:14:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 19:14:22 [INFO] 19:14:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 19:14:22 [INFO] ...done! 19:14:22 [INFO] Attaching features XML 19:14:22 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:22 [INFO] 19:14:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:22 [INFO] 19:14:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 19:14:22 [INFO] 19:14:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:22 [INFO] 19:14:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 19:14:22 [INFO] 19:14:22 [INFO] 19:14:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 19:14:22 [INFO] 19:14:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:22 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.1-SNAPSHOT 19:14:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:22 [INFO] 19:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:22 [INFO] 19:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:22 [INFO] 19:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] 19:14:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] 19:14:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:22 [INFO] 19:14:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Starting audit... 19:14:22 Audit done. 19:14:22 [INFO] You have 0 Checkstyle violations. 19:14:22 [INFO] 19:14:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Starting audit... 19:14:22 Audit done. 19:14:22 [INFO] You have 0 Checkstyle violations. 19:14:22 [INFO] 19:14:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 19:14:22 [INFO] 19:14:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 19:14:22 [INFO] ...done! 19:14:22 [INFO] Attaching features XML 19:14:22 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:22 [INFO] 19:14:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:22 [INFO] 19:14:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 19:14:22 [INFO] 19:14:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:22 [INFO] 19:14:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 19:14:22 [INFO] 19:14:22 [INFO] 19:14:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 19:14:22 [INFO] 19:14:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:22 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.1-SNAPSHOT 19:14:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:22 [INFO] 19:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:22 [INFO] 19:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:22 [INFO] 19:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] 19:14:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] 19:14:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:23 [INFO] 19:14:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] Starting audit... 19:14:23 Audit done. 19:14:23 [INFO] You have 0 Checkstyle violations. 19:14:23 [INFO] 19:14:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] Starting audit... 19:14:23 Audit done. 19:14:23 [INFO] You have 0 Checkstyle violations. 19:14:23 [INFO] 19:14:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 19:14:23 [INFO] 19:14:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 19:14:23 [INFO] ...done! 19:14:23 [INFO] Attaching features XML 19:14:23 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:23 [INFO] 19:14:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:23 [INFO] 19:14:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 19:14:23 [INFO] 19:14:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:23 [INFO] 19:14:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 19:14:23 [INFO] 19:14:23 [INFO] 19:14:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 19:14:23 [INFO] 19:14:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:23 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.21.1-SNAPSHOT 19:14:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:23 [INFO] 19:14:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:23 [INFO] 19:14:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:23 [INFO] 19:14:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] 19:14:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] 19:14:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:23 [INFO] 19:14:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Starting audit... 19:14:23 Audit done. 19:14:23 [INFO] You have 0 Checkstyle violations. 19:14:23 [INFO] 19:14:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Starting audit... 19:14:23 Audit done. 19:14:23 [INFO] You have 0 Checkstyle violations. 19:14:23 [INFO] 19:14:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 19:14:23 [INFO] 19:14:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 19:14:23 [INFO] ...done! 19:14:23 [INFO] Attaching features XML 19:14:23 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:23 [INFO] 19:14:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:23 [INFO] 19:14:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 19:14:23 [INFO] 19:14:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:23 [INFO] 19:14:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 19:14:23 [INFO] 19:14:23 [INFO] 19:14:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- 19:14:23 [INFO] 19:14:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:23 [INFO] Forking test-common 0.21.1-SNAPSHOT 19:14:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:23 [INFO] 19:14:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 19:14:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:23 [INFO] 19:14:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 19:14:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:23 [INFO] 19:14:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 19:14:24 [INFO] 19:14:24 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-common --- 19:14:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:24 [INFO] 19:14:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 19:14:24 [INFO] Starting audit... 19:14:24 Audit done. 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 19:14:24 [INFO] Starting audit... 19:14:24 Audit done. 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 19:14:24 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 19:14:24 [INFO] 19:14:24 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 19:14:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 19:14:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 19:14:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 19:14:24 [INFO] 19:14:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 19:14:24 [INFO] Recompiling the module because of changed dependency. 19:14:24 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 19:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:14:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 19:14:24 [INFO] 19:14:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 19:14:24 [INFO] 19:14:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 19:14:24 [INFO] Fork Value is true 19:14:27 [INFO] Done SpotBugs Analysis.... 19:14:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:27 [INFO] 19:14:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 19:14:27 [INFO] 19:14:27 [INFO] 19:14:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 19:14:27 [INFO] BugInstance size is 0 19:14:27 [INFO] Error size is 0 19:14:27 [INFO] No errors/warnings found 19:14:27 [INFO] 19:14:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:27 [INFO] Forking drop-test-karaf 0.21.1-SNAPSHOT 19:14:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:27 [INFO] 19:14:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- 19:14:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:27 [INFO] 19:14:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 19:14:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:27 [INFO] 19:14:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- 19:14:27 [INFO] 19:14:27 [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- 19:14:27 [INFO] 19:14:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ drop-test-karaf --- 19:14:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:27 [INFO] 19:14:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 19:14:27 [INFO] Starting audit... 19:14:27 Audit done. 19:14:27 [INFO] You have 0 Checkstyle violations. 19:14:27 [INFO] 19:14:27 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 19:14:28 [INFO] Starting audit... 19:14:28 Audit done. 19:14:28 [INFO] You have 0 Checkstyle violations. 19:14:28 [INFO] 19:14:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- 19:14:28 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 19:14:28 [INFO] 19:14:28 [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- 19:14:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 19:14:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 19:14:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 19:14:28 [INFO] 19:14:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- 19:14:28 [INFO] Recompiling the module because of changed dependency. 19:14:28 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 19:14:28 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 19:14:28 [INFO] 19:14:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 19:14:28 [INFO] 19:14:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- 19:14:28 [INFO] Fork Value is true 19:14:30 [INFO] Done SpotBugs Analysis.... 19:14:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:30 [INFO] 19:14:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 19:14:30 [INFO] 19:14:30 [INFO] 19:14:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- 19:14:30 [INFO] BugInstance size is 0 19:14:30 [INFO] Error size is 0 19:14:30 [INFO] No errors/warnings found 19:14:30 [INFO] 19:14:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:30 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.21.1-SNAPSHOT 19:14:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:30 [INFO] 19:14:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:30 [INFO] 19:14:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:30 [INFO] 19:14:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] 19:14:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] 19:14:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:30 [INFO] 19:14:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Starting audit... 19:14:30 Audit done. 19:14:30 [INFO] You have 0 Checkstyle violations. 19:14:30 [INFO] 19:14:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Starting audit... 19:14:30 Audit done. 19:14:30 [INFO] You have 0 Checkstyle violations. 19:14:30 [INFO] 19:14:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 19:14:30 [INFO] 19:14:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 19:14:30 [INFO] ...done! 19:14:30 [INFO] Attaching features XML 19:14:30 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:30 [INFO] 19:14:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:30 [INFO] 19:14:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 19:14:30 [INFO] 19:14:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:30 [INFO] 19:14:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 19:14:30 [INFO] 19:14:30 [INFO] 19:14:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- 19:14:30 [INFO] 19:14:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:30 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.1-SNAPSHOT 19:14:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:30 [INFO] 19:14:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 19:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:30 [INFO] 19:14:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:31 [INFO] 19:14:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] 19:14:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:31 [INFO] 19:14:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] Starting audit... 19:14:31 Audit done. 19:14:31 [INFO] You have 0 Checkstyle violations. 19:14:31 [INFO] 19:14:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] Starting audit... 19:14:31 Audit done. 19:14:31 [INFO] You have 0 Checkstyle violations. 19:14:31 [INFO] 19:14:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 19:14:31 [INFO] 19:14:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 19:14:31 [INFO] ...done! 19:14:31 [INFO] Attaching features XML 19:14:31 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:31 [INFO] 19:14:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:31 [INFO] 19:14:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 19:14:31 [INFO] 19:14:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:31 [INFO] 19:14:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 19:14:31 [INFO] 19:14:31 [INFO] 19:14:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 19:14:31 [INFO] 19:14:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:31 [INFO] Forking southbound-cli 0.21.1-SNAPSHOT 19:14:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:31 [INFO] 19:14:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- 19:14:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:31 [INFO] 19:14:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- 19:14:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:31 [INFO] 19:14:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- 19:14:32 [INFO] 19:14:32 [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- 19:14:32 [INFO] 19:14:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-cli --- 19:14:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:32 [INFO] 19:14:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ southbound-cli --- 19:14:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 19:14:32 [INFO] yang-to-sources: Found 16 dependencies in 1.681 ms 19:14:32 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:14:32 [INFO] 19:14:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 19:14:32 [INFO] Starting audit... 19:14:32 Audit done. 19:14:32 [INFO] You have 0 Checkstyle violations. 19:14:32 [INFO] 19:14:32 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 19:14:32 [INFO] Starting audit... 19:14:32 Audit done. 19:14:32 [INFO] You have 0 Checkstyle violations. 19:14:32 [INFO] 19:14:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- 19:14:32 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 19:14:32 [INFO] 19:14:32 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- 19:14:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 19:14:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 19:14:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 19:14:32 [INFO] 19:14:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- 19:14:32 [INFO] Recompiling the module because of changed dependency. 19:14:32 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 19:14:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 19:14:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 19:14:32 [INFO] 19:14:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> 19:14:32 [INFO] 19:14:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- 19:14:32 [INFO] Fork Value is true 19:14:36 [INFO] Done SpotBugs Analysis.... 19:14:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:36 [INFO] 19:14:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< 19:14:36 [INFO] 19:14:36 [INFO] 19:14:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- 19:14:36 [INFO] BugInstance size is 0 19:14:36 [INFO] Error size is 0 19:14:36 [INFO] No errors/warnings found 19:14:36 [INFO] 19:14:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.1-SNAPSHOT 19:14:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:36 [INFO] 19:14:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:36 [INFO] 19:14:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:36 [INFO] 19:14:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] 19:14:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] 19:14:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:36 [INFO] 19:14:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Starting audit... 19:14:36 Audit done. 19:14:36 [INFO] You have 0 Checkstyle violations. 19:14:36 [INFO] 19:14:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Starting audit... 19:14:36 Audit done. 19:14:36 [INFO] You have 0 Checkstyle violations. 19:14:36 [INFO] 19:14:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 19:14:36 [INFO] 19:14:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 19:14:36 [INFO] ...done! 19:14:36 [INFO] Attaching features XML 19:14:36 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:14:36 [INFO] 19:14:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:36 [INFO] 19:14:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 19:14:36 [INFO] 19:14:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] No files found to run spotbugs, check compile phase has been run 19:14:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:36 [INFO] 19:14:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 19:14:36 [INFO] 19:14:36 [INFO] 19:14:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 19:14:36 [INFO] 19:14:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:36 [INFO] Forking openflowjava-extension-nicira-api 0.21.1-SNAPSHOT 19:14:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:36 [INFO] 19:14:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 19:14:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:36 [INFO] 19:14:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 19:14:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:36 [INFO] 19:14:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] 19:14:37 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] 19:14:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:14:37 [INFO] 19:14:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] Starting audit... 19:14:37 Audit done. 19:14:37 [INFO] You have 0 Checkstyle violations. 19:14:37 [INFO] 19:14:37 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] Starting audit... 19:14:37 Audit done. 19:14:37 [INFO] You have 0 Checkstyle violations. 19:14:37 [INFO] 19:14:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 19:14:37 [INFO] 19:14:37 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 19:14:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 19:14:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 19:14:37 [INFO] 19:14:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] Recompiling the module because of changed dependency. 19:14:37 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 19:14:37 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:14:37 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 19:14:37 [INFO] 19:14:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 19:14:37 [INFO] 19:14:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 19:14:37 [INFO] Fork Value is true 19:14:39 [INFO] Done SpotBugs Analysis.... 19:14:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:39 [INFO] 19:14:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 19:14:39 [INFO] 19:14:39 [INFO] 19:14:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- 19:14:39 [INFO] BugInstance size is 0 19:14:39 [INFO] Error size is 0 19:14:39 [INFO] No errors/warnings found 19:14:39 [INFO] 19:14:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:39 [INFO] Forking openflowjava-extension-nicira 0.21.1-SNAPSHOT 19:14:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:39 [INFO] 19:14:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- 19:14:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:39 [INFO] 19:14:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 19:14:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:39 [INFO] 19:14:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 19:14:40 [INFO] 19:14:40 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- 19:14:40 [INFO] 19:14:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 19:14:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:14:40 [INFO] 19:14:40 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-nicira --- 19:14:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 19:14:40 [INFO] yang-to-sources: Found 5 dependencies in 933.6 μs 19:14:40 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:14:40 [INFO] 19:14:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 19:14:40 [INFO] Starting audit... 19:14:40 Audit done. 19:14:40 [INFO] You have 0 Checkstyle violations. 19:14:40 [INFO] 19:14:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 19:14:40 [INFO] Starting audit... 19:14:40 Audit done. 19:14:40 [INFO] You have 0 Checkstyle violations. 19:14:40 [INFO] 19:14:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- 19:14:40 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 19:14:40 [INFO] 19:14:40 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 19:14:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 19:14:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 19:14:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:14:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:14:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 19:14:40 [INFO] 19:14:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- 19:14:40 [INFO] Recompiling the module because of changed dependency. 19:14:40 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 19:14:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 19:14:41 [INFO] 19:14:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 19:14:41 [INFO] 19:14:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 19:14:41 [INFO] Fork Value is true 19:14:47 [INFO] Done SpotBugs Analysis.... 19:14:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:14:47 [INFO] 19:14:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 19:14:47 [INFO] 19:14:47 [INFO] 19:14:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- 19:14:47 [INFO] BugInstance size is 0 19:14:47 [INFO] Error size is 0 19:14:47 [INFO] No errors/warnings found 19:14:47 [INFO] 19:14:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:47 [INFO] Forking openflowplugin-extension-nicira 0.21.1-SNAPSHOT 19:14:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:14:47 [INFO] 19:14:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:47 [INFO] 19:14:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:47 [INFO] 19:14:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] 19:14:47 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] 19:14:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:14:47 [INFO] 19:14:47 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 19:14:47 [INFO] yang-to-sources: Found 13 dependencies in 1.371 ms 19:14:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:14:47 [INFO] 19:14:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 19:14:47 [INFO] Starting audit... 19:14:47 Audit done. 19:14:47 [INFO] You have 0 Checkstyle violations. 19:14:47 [INFO] 19:14:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 19:14:48 [INFO] Starting audit... 19:14:48 Audit done. 19:14:48 [INFO] You have 0 Checkstyle violations. 19:14:48 [INFO] 19:14:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 19:14:48 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 19:14:48 [INFO] 19:14:48 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 19:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 19:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 19:14:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:14:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 19:14:48 [INFO] 19:14:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- 19:14:48 [INFO] Recompiling the module because of changed dependency. 19:14:48 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:14:53 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 19:14:53 [INFO] 19:14:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 19:14:53 [INFO] 19:14:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 19:14:53 [INFO] Fork Value is true 19:15:01 [INFO] Done SpotBugs Analysis.... 19:15:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:01 [INFO] 19:15:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 19:15:01 [INFO] 19:15:01 [INFO] 19:15:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- 19:15:01 [INFO] BugInstance size is 0 19:15:01 [INFO] Error size is 0 19:15:01 [INFO] No errors/warnings found 19:15:01 [INFO] 19:15:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:01 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.1-SNAPSHOT 19:15:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:01 [INFO] 19:15:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 19:15:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:01 [INFO] 19:15:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 19:15:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:01 [INFO] 19:15:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] 19:15:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] 19:15:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:02 [INFO] 19:15:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] Starting audit... 19:15:02 Audit done. 19:15:02 [INFO] You have 0 Checkstyle violations. 19:15:02 [INFO] 19:15:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] Starting audit... 19:15:02 Audit done. 19:15:02 [INFO] You have 0 Checkstyle violations. 19:15:02 [INFO] 19:15:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 19:15:02 [INFO] 19:15:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 19:15:02 [INFO] ...done! 19:15:02 [INFO] Attaching features XML 19:15:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:15:02 [INFO] 19:15:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:15:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:02 [INFO] 19:15:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 19:15:02 [INFO] 19:15:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:02 [INFO] 19:15:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 19:15:02 [INFO] 19:15:02 [INFO] 19:15:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 19:15:02 [INFO] 19:15:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.1-SNAPSHOT 19:15:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:02 [INFO] 19:15:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:02 [INFO] 19:15:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:02 [INFO] 19:15:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] 19:15:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] 19:15:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:02 [INFO] 19:15:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Starting audit... 19:15:02 Audit done. 19:15:02 [INFO] You have 0 Checkstyle violations. 19:15:02 [INFO] 19:15:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Starting audit... 19:15:02 Audit done. 19:15:02 [INFO] You have 0 Checkstyle violations. 19:15:02 [INFO] 19:15:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 19:15:02 [INFO] 19:15:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 19:15:02 [INFO] ...done! 19:15:02 [INFO] Attaching features XML 19:15:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:15:02 [INFO] 19:15:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:15:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:02 [INFO] 19:15:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 19:15:02 [INFO] 19:15:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:02 [INFO] 19:15:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 19:15:02 [INFO] 19:15:02 [INFO] 19:15:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 19:15:02 [INFO] 19:15:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:02 [INFO] Forking openflowjava-extension-eric 0.21.1-SNAPSHOT 19:15:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:02 [INFO] 19:15:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- 19:15:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:02 [INFO] 19:15:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 19:15:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:02 [INFO] 19:15:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 19:15:03 [INFO] 19:15:03 [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- 19:15:03 [INFO] 19:15:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 19:15:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:15:03 [INFO] 19:15:03 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-eric --- 19:15:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 19:15:03 [INFO] yang-to-sources: Found 5 dependencies in 880.6 μs 19:15:03 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:15:03 [INFO] 19:15:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 19:15:03 [INFO] Starting audit... 19:15:03 Audit done. 19:15:03 [INFO] You have 0 Checkstyle violations. 19:15:03 [INFO] 19:15:03 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 19:15:03 [INFO] Starting audit... 19:15:03 Audit done. 19:15:03 [INFO] You have 0 Checkstyle violations. 19:15:03 [INFO] 19:15:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- 19:15:03 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 19:15:03 [INFO] 19:15:03 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 19:15:03 [INFO] Copying 1 resource from src/main/resources to target/classes 19:15:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 19:15:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 19:15:03 [INFO] 19:15:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- 19:15:03 [INFO] Recompiling the module because of changed dependency. 19:15:03 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 19:15:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 19:15:03 [INFO] 19:15:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 19:15:03 [INFO] 19:15:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- 19:15:03 [INFO] Fork Value is true 19:15:06 [INFO] Done SpotBugs Analysis.... 19:15:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:06 [INFO] 19:15:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 19:15:06 [INFO] 19:15:06 [INFO] 19:15:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- 19:15:06 [INFO] BugInstance size is 0 19:15:06 [INFO] Error size is 0 19:15:06 [INFO] No errors/warnings found 19:15:06 [INFO] 19:15:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:06 [INFO] Forking openflowplugin-extension-eric 0.21.1-SNAPSHOT 19:15:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:06 [INFO] 19:15:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:06 [INFO] 19:15:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:06 [INFO] 19:15:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 19:15:06 [INFO] 19:15:06 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- 19:15:06 [INFO] 19:15:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 19:15:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:15:06 [INFO] 19:15:06 [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-eric --- 19:15:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 19:15:06 [INFO] yang-to-sources: Found 13 dependencies in 1.471 ms 19:15:06 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:15:06 [INFO] 19:15:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Starting audit... 19:15:06 Audit done. 19:15:06 [INFO] You have 0 Checkstyle violations. 19:15:06 [INFO] 19:15:06 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Starting audit... 19:15:06 Audit done. 19:15:06 [INFO] You have 0 Checkstyle violations. 19:15:06 [INFO] 19:15:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- 19:15:06 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 19:15:06 [INFO] 19:15:06 [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Copying 1 resource from src/main/resources to target/classes 19:15:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 19:15:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 19:15:06 [INFO] 19:15:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Recompiling the module because of changed dependency. 19:15:06 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/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 19:15:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 19:15:06 [INFO] 19:15:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 19:15:06 [INFO] 19:15:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 19:15:06 [INFO] Fork Value is true 19:15:09 [INFO] Done SpotBugs Analysis.... 19:15:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:09 [INFO] 19:15:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 19:15:09 [INFO] 19:15:09 [INFO] 19:15:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- 19:15:09 [INFO] BugInstance size is 0 19:15:09 [INFO] Error size is 0 19:15:09 [INFO] No errors/warnings found 19:15:09 [INFO] 19:15:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:09 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.1-SNAPSHOT 19:15:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:09 [INFO] 19:15:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 19:15:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:09 [INFO] 19:15:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 19:15:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:09 [INFO] 19:15:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] 19:15:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] 19:15:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:10 [INFO] 19:15:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] Starting audit... 19:15:10 Audit done. 19:15:10 [INFO] You have 0 Checkstyle violations. 19:15:10 [INFO] 19:15:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] Starting audit... 19:15:10 Audit done. 19:15:10 [INFO] You have 0 Checkstyle violations. 19:15:10 [INFO] 19:15:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 19:15:10 [INFO] 19:15:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 19:15:10 [INFO] ...done! 19:15:10 [INFO] Attaching features XML 19:15:10 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:15:10 [INFO] 19:15:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:15:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:10 [INFO] 19:15:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 19:15:10 [INFO] 19:15:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:10 [INFO] 19:15:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 19:15:10 [INFO] 19:15:10 [INFO] 19:15:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 19:15:10 [INFO] 19:15:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:10 [INFO] Forking features-openflowplugin 0.21.1-SNAPSHOT 19:15:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:10 [INFO] 19:15:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- 19:15:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:10 [INFO] 19:15:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 19:15:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:10 [INFO] 19:15:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- 19:15:11 [INFO] 19:15:11 [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- 19:15:11 [INFO] 19:15:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-openflowplugin --- 19:15:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:11 [INFO] 19:15:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 19:15:11 [INFO] Starting audit... 19:15:11 Audit done. 19:15:11 [INFO] You have 0 Checkstyle violations. 19:15:11 [INFO] 19:15:11 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 19:15:11 [INFO] Starting audit... 19:15:11 Audit done. 19:15:11 [INFO] You have 0 Checkstyle violations. 19:15:11 [INFO] 19:15:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- 19:15:11 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 19:15:11 [INFO] 19:15:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 19:15:11 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 19:15:11 [INFO] ...done! 19:15:11 [INFO] Attaching features XML 19:15:11 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.21.1-SNAPSHOT already attached, replace previous instance 19:15:11 [INFO] 19:15:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- 19:15:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:15:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:15:11 [INFO] 19:15:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 19:15:11 [INFO] 19:15:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- 19:15:11 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:11 [INFO] 19:15:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 19:15:11 [INFO] 19:15:11 [INFO] 19:15:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- 19:15:11 [INFO] 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] Forking features-aggregator 0.21.1-SNAPSHOT 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] 19:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 19:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:11 [INFO] 19:15:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 19:15:11 [INFO] 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] Forking model-aggregator 0.21.1-SNAPSHOT 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] 19:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 19:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:11 [INFO] 19:15:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 19:15:11 [INFO] 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] Forking libraries-aggregator 0.21.1-SNAPSHOT 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] 19:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- 19:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:11 [INFO] 19:15:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- 19:15:11 [INFO] 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] Forking simple-client 0.21.1-SNAPSHOT 19:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:11 [INFO] 19:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- 19:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:11 [INFO] 19:15:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- 19:15:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:11 [INFO] 19:15:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- 19:15:11 [INFO] 19:15:11 [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- 19:15:11 [INFO] 19:15:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ simple-client --- 19:15:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:15:11 [INFO] 19:15:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 19:15:11 [INFO] Starting audit... 19:15:11 Audit done. 19:15:11 [INFO] You have 0 Checkstyle violations. 19:15:11 [INFO] 19:15:11 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 19:15:11 [INFO] Starting audit... 19:15:11 Audit done. 19:15:11 [INFO] You have 0 Checkstyle violations. 19:15:11 [INFO] 19:15:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- 19:15:11 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 19:15:11 [INFO] 19:15:11 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- 19:15:11 [INFO] Copying 2 resources from src/main/resources to target/classes 19:15:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 19:15:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 19:15:11 [INFO] 19:15:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- 19:15:11 [INFO] Recompiling the module because of changed dependency. 19:15:11 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 19:15:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:15:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:15:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:15:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 19:15:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 19:15:11 [INFO] 19:15:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> 19:15:11 [INFO] 19:15:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- 19:15:11 [INFO] Fork Value is true 19:15:15 [INFO] Done SpotBugs Analysis.... 19:15:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:15 [INFO] 19:15:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< 19:15:15 [INFO] 19:15:15 [INFO] 19:15:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- 19:15:15 [INFO] BugInstance size is 0 19:15:15 [INFO] Error size is 0 19:15:15 [INFO] No errors/warnings found 19:15:15 [INFO] 19:15:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:15 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.21.1-SNAPSHOT 19:15:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:15 [INFO] 19:15:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- 19:15:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:15 [INFO] 19:15:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 19:15:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:15 [INFO] 19:15:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- 19:15:16 [INFO] 19:15:16 [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- 19:15:16 [INFO] 19:15:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 19:15:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:15:16 [INFO] 19:15:16 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 19:15:16 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 19:15:16 [INFO] 19:15:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 19:15:16 [INFO] Starting audit... 19:15:16 Audit done. 19:15:16 [INFO] You have 0 Checkstyle violations. 19:15:16 [INFO] 19:15:16 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 19:15:16 [INFO] Starting audit... 19:15:16 Audit done. 19:15:16 [INFO] You have 0 Checkstyle violations. 19:15:16 [INFO] 19:15:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- 19:15:16 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 19:15:16 [INFO] 19:15:16 [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- 19:15:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 19:15:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 19:15:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 19:15:16 [INFO] 19:15:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- 19:15:16 [INFO] No sources to compile 19:15:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 19:15:16 [INFO] 19:15:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 19:15:16 [INFO] 19:15:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- 19:15:16 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:16 [INFO] 19:15:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 19:15:16 [INFO] 19:15:16 [INFO] 19:15:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- 19:15:16 [INFO] 19:15:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:16 [INFO] Forking test-extension 0.21.1-SNAPSHOT 19:15:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:16 [INFO] 19:15:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- 19:15:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:16 [INFO] 19:15:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- 19:15:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:16 [INFO] 19:15:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- 19:15:16 [INFO] 19:15:16 [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- 19:15:16 [INFO] 19:15:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-extension --- 19:15:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 19:15:16 [INFO] 19:15:16 [INFO] --- yang:14.0.20:generate-sources (binding) @ test-extension --- 19:15:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 19:15:16 [INFO] yang-to-sources: Found 18 dependencies in 2.042 ms 19:15:16 [INFO] yang-to-sources:: Everything is up to date, nothing to do 19:15:16 [INFO] 19:15:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 19:15:16 [INFO] Starting audit... 19:15:16 Audit done. 19:15:16 [INFO] You have 0 Checkstyle violations. 19:15:16 [INFO] 19:15:16 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 19:15:16 [INFO] Starting audit... 19:15:16 Audit done. 19:15:16 [INFO] You have 0 Checkstyle violations. 19:15:16 [INFO] 19:15:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- 19:15:16 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 19:15:16 [INFO] 19:15:16 [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- 19:15:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 19:15:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 19:15:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 19:15:16 [INFO] 19:15:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- 19:15:16 [INFO] Recompiling the module because of changed dependency. 19:15:16 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 19:15:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 19:15:16 [INFO] 19:15:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> 19:15:16 [INFO] 19:15:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- 19:15:16 [INFO] Fork Value is true 19:15:19 [INFO] Done SpotBugs Analysis.... 19:15:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:19 [INFO] 19:15:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< 19:15:19 [INFO] 19:15:19 [INFO] 19:15:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- 19:15:19 [INFO] BugInstance size is 0 19:15:19 [INFO] Error size is 0 19:15:19 [INFO] No errors/warnings found 19:15:19 [INFO] 19:15:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:19 [INFO] Forking openflowplugin-extension-aggregator 0.21.1-SNAPSHOT 19:15:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:19 [INFO] 19:15:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 19:15:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:19 [INFO] 19:15:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 19:15:19 [INFO] 19:15:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:19 [INFO] Forking test-provider 0.21.1-SNAPSHOT 19:15:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:19 [INFO] 19:15:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- 19:15:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:19 [INFO] 19:15:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- 19:15:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:19 [INFO] 19:15:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- 19:15:19 [INFO] 19:15:19 [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- 19:15:19 [INFO] 19:15:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-provider --- 19:15:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:19 [INFO] 19:15:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 19:15:19 [INFO] Starting audit... 19:15:19 Audit done. 19:15:19 [INFO] You have 0 Checkstyle violations. 19:15:19 [INFO] 19:15:19 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 19:15:20 [INFO] Starting audit... 19:15:20 Audit done. 19:15:20 [INFO] You have 0 Checkstyle violations. 19:15:20 [INFO] 19:15:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- 19:15:20 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 19:15:20 [INFO] 19:15:20 [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- 19:15:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 19:15:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 19:15:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 19:15:20 [INFO] 19:15:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- 19:15:20 [INFO] Recompiling the module because of changed dependency. 19:15:20 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:15:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 19:15:20 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 19:15:20 [INFO] 19:15:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> 19:15:20 [INFO] 19:15:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- 19:15:20 [INFO] Fork Value is true 19:15:26 [INFO] Done SpotBugs Analysis.... 19:15:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:26 [INFO] 19:15:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< 19:15:26 [INFO] 19:15:26 [INFO] 19:15:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- 19:15:26 [INFO] BugInstance size is 0 19:15:26 [INFO] Error size is 0 19:15:26 [INFO] No errors/warnings found 19:15:26 [INFO] 19:15:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:26 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.1-SNAPSHOT 19:15:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:26 [INFO] 19:15:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 19:15:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:26 [INFO] 19:15:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 19:15:26 [INFO] 19:15:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:26 [INFO] Forking applications-aggregator 0.21.1-SNAPSHOT 19:15:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:26 [INFO] 19:15:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- 19:15:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:26 [INFO] 19:15:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- 19:15:26 [INFO] 19:15:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:26 [INFO] Forking learning-switch 0.21.1-SNAPSHOT 19:15:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:26 [INFO] 19:15:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- 19:15:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:26 [INFO] 19:15:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- 19:15:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:26 [INFO] 19:15:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- 19:15:27 [INFO] 19:15:27 [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- 19:15:27 [INFO] 19:15:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ learning-switch --- 19:15:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:27 [INFO] 19:15:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 19:15:27 [INFO] Starting audit... 19:15:27 Audit done. 19:15:27 [INFO] You have 0 Checkstyle violations. 19:15:27 [INFO] 19:15:27 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 19:15:27 [INFO] Starting audit... 19:15:27 Audit done. 19:15:27 [INFO] You have 0 Checkstyle violations. 19:15:27 [INFO] 19:15:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- 19:15:27 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 19:15:27 [INFO] 19:15:27 [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- 19:15:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 19:15:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 19:15:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 19:15:27 [INFO] 19:15:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- 19:15:27 [INFO] Recompiling the module because of changed dependency. 19:15:27 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:15:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 19:15:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:15:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:15:27 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 19:15:27 [INFO] 19:15:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> 19:15:27 [INFO] 19:15:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- 19:15:27 [INFO] Fork Value is true 19:15:30 [INFO] Done SpotBugs Analysis.... 19:15:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:30 [INFO] 19:15:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< 19:15:30 [INFO] 19:15:30 [INFO] 19:15:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- 19:15:30 [INFO] BugInstance size is 0 19:15:30 [INFO] Error size is 0 19:15:30 [INFO] No errors/warnings found 19:15:30 [INFO] 19:15:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:30 [INFO] Forking sample-consumer 0.21.1-SNAPSHOT 19:15:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:30 [INFO] 19:15:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- 19:15:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:30 [INFO] 19:15:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- 19:15:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:30 [INFO] 19:15:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- 19:15:30 [INFO] 19:15:30 [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- 19:15:30 [INFO] 19:15:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-consumer --- 19:15:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:30 [INFO] 19:15:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 19:15:30 [INFO] Starting audit... 19:15:30 Audit done. 19:15:30 [INFO] You have 0 Checkstyle violations. 19:15:30 [INFO] 19:15:30 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 19:15:30 [INFO] Starting audit... 19:15:30 Audit done. 19:15:30 [INFO] You have 0 Checkstyle violations. 19:15:30 [INFO] 19:15:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- 19:15:30 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 19:15:30 [INFO] 19:15:30 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- 19:15:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 19:15:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 19:15:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 19:15:30 [INFO] 19:15:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- 19:15:30 [INFO] Recompiling the module because of changed dependency. 19:15:30 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 19:15:30 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 19:15:30 [INFO] 19:15:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> 19:15:30 [INFO] 19:15:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- 19:15:30 [INFO] Fork Value is true 19:15:33 [INFO] Done SpotBugs Analysis.... 19:15:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:33 [INFO] 19:15:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< 19:15:33 [INFO] 19:15:33 [INFO] 19:15:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- 19:15:33 [INFO] BugInstance size is 0 19:15:33 [INFO] Error size is 0 19:15:33 [INFO] No errors/warnings found 19:15:33 [INFO] 19:15:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:33 [INFO] Forking sample-bundles 0.21.1-SNAPSHOT 19:15:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:33 [INFO] 19:15:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- 19:15:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:33 [INFO] 19:15:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- 19:15:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:33 [INFO] 19:15:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- 19:15:33 [INFO] 19:15:33 [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- 19:15:33 [INFO] 19:15:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-bundles --- 19:15:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:33 [INFO] 19:15:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 19:15:33 [INFO] Starting audit... 19:15:33 Audit done. 19:15:33 [INFO] You have 0 Checkstyle violations. 19:15:33 [INFO] 19:15:33 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 19:15:33 [INFO] Starting audit... 19:15:33 Audit done. 19:15:33 [INFO] You have 0 Checkstyle violations. 19:15:33 [INFO] 19:15:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- 19:15:33 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 19:15:33 [INFO] 19:15:33 [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- 19:15:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 19:15:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 19:15:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 19:15:33 [INFO] 19:15:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- 19:15:33 [INFO] Recompiling the module because of changed dependency. 19:15:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:15:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.1-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 19:15:33 [INFO] 19:15:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> 19:15:33 [INFO] 19:15:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- 19:15:33 [INFO] Fork Value is true 19:15:36 [INFO] Done SpotBugs Analysis.... 19:15:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:36 [INFO] 19:15:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< 19:15:36 [INFO] 19:15:36 [INFO] 19:15:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- 19:15:36 [INFO] BugInstance size is 0 19:15:36 [INFO] Error size is 0 19:15:36 [INFO] No errors/warnings found 19:15:36 [INFO] 19:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:36 [INFO] Forking openflowplugin-samples-aggregator 0.21.1-SNAPSHOT 19:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:36 [INFO] 19:15:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 19:15:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:36 [INFO] 19:15:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 19:15:36 [INFO] 19:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:36 [INFO] Forking srm-aggregator 0.21.1-SNAPSHOT 19:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:36 [INFO] 19:15:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- 19:15:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:36 [INFO] 19:15:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- 19:15:36 [INFO] 19:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:36 [INFO] Forking openflowplugin-karaf 0.21.1-SNAPSHOT 19:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:36 [INFO] 19:15:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- 19:15:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:36 [INFO] 19:15:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 19:15:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:36 [INFO] 19:15:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 19:15:36 [INFO] 19:15:36 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- 19:15:36 [INFO] 19:15:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 19:15:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:36 [INFO] 19:15:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 19:15:36 [INFO] Starting audit... 19:15:36 Audit done. 19:15:36 [INFO] You have 0 Checkstyle violations. 19:15:36 [INFO] 19:15:36 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 19:15:36 [INFO] Starting audit... 19:15:36 Audit done. 19:15:36 [INFO] You have 0 Checkstyle violations. 19:15:36 [INFO] 19:15:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- 19:15:36 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 19:15:36 [INFO] 19:15:36 [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 19:15:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 19:15:36 [INFO] 19:15:36 [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- 19:15:36 [INFO] Using repositories: 19:15:36 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:15:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:15:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:15:37 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 19:15:37 [INFO] Loading direct KAR and features XML dependencies 19:15:37 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 19:15:37 [INFO] Feature framework will be added as a startup feature 19:15:37 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 19:15:37 [INFO] Unzipping kars 19:15:37 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 19:15:37 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 19:15:37 [INFO] Loading profiles from: 19:15:37 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:15:37 [INFO] Loading repositories 19:15:37 [INFO] Generating generated-startup profile 19:15:37 [INFO] Generating generated-boot profile with parents: generated-startup 19:15:37 [INFO] Generating generated-installed profile 19:15:37 [INFO] Configuring etc/config.properties and etc/system.properties 19:15:37 [INFO] Downloading libraries for generated profiles 19:15:37 [INFO] Downloading additional libraries 19:15:37 [INFO] Writing configurations 19:15:37 [INFO] adding config file: etc/profile.cfg 19:15:37 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 19:15:37 [INFO] Startup stage 19:15:37 [INFO] Loading startup repositories 19:15:37 [INFO] Resolving startup features and bundles 19:15:37 [INFO] Features: framework 19:15:37 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 19:15:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:15:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:15:37 [INFO] Boot stage 19:15:37 [INFO] Loading boot repositories 19:15:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features 19:15:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features 19:15:37 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 19:15:37 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 19:15:37 [INFO] Feature service/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 19:15:37 [INFO] Feature scr/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:15:37 [INFO] Feature shell/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:15:37 [INFO] Feature kar/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:15:37 [INFO] Feature package/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 19:15:37 [INFO] Feature jaas/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 19:15:37 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:15:37 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 19:15:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 19:15:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 19:15:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 19:15:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 19:15:37 [INFO] Feature aa84b71f-5e85-4ca4-a845-0b30e4cd854e/0.0.0 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:15:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 19:15:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:15:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 19:15:37 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:15:37 [INFO] Feature feature/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:15:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:15:37 [INFO] Feature system/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:15:37 [INFO] Feature ssh/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 19:15:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 19:15:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 19:15:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 19:15:37 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:15:37 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:15:37 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 19:15:37 [INFO] Feature config/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 19:15:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:15:37 [INFO] Feature instance/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 19:15:37 [INFO] Feature framework/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:15:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:15:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:15:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 19:15:37 [INFO] Feature log/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 19:15:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:15:37 [INFO] Feature management/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:15:37 [INFO] adding config file: etc/jmx.acl.cfg 19:15:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:15:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:15:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:15:37 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 19:15:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 19:15:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 19:15:37 [INFO] Feature deployer/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 19:15:37 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 19:15:37 [INFO] Feature bundle/4.4.8 is defined as a boot feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 19:15:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:15:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:15:37 [INFO] Feature standard/4.4.8 is defined as a boot feature 19:15:37 [INFO] Install stage 19:15:37 [INFO] Loading installed repositories 19:15:37 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 19:15:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 19:15:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:15:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 19:15:37 [INFO] 19:15:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 19:15:37 [INFO] 19:15:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- 19:15:37 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:37 [INFO] 19:15:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 19:15:37 [INFO] 19:15:37 [INFO] 19:15:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- 19:15:37 [INFO] 19:15:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:37 [INFO] Forking openflowplugin 0.21.1-SNAPSHOT 19:15:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19:15:37 [INFO] 19:15:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- 19:15:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:37 [INFO] 19:15:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 19:15:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:37 [INFO] 19:15:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 19:15:37 [INFO] 19:15:37 [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- 19:15:37 [INFO] 19:15:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 19:15:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:15:37 [INFO] 19:15:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 19:15:37 [INFO] Starting audit... 19:15:37 Audit done. 19:15:37 [INFO] You have 0 Checkstyle violations. 19:15:37 [INFO] 19:15:37 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 19:15:37 [INFO] Starting audit... 19:15:37 Audit done. 19:15:37 [INFO] You have 0 Checkstyle violations. 19:15:37 [INFO] 19:15:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- 19:15:37 [INFO] org.opendaylight.odlparent:odl-license:14.1.6:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 19:15:37 [INFO] 19:15:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 19:15:37 [INFO] 19:15:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- 19:15:37 [INFO] No files found to run spotbugs, check compile phase has been run 19:15:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:15:37 [INFO] 19:15:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 19:15:37 [INFO] 19:15:37 [INFO] 19:15:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- 19:15:37 [INFO] 19:15:37 [INFO] <<< javadoc:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 19:15:37 [INFO] 19:15:38 [INFO] 19:15:38 [INFO] --- javadoc:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 19:15:39 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-vanadium/target/javadoc-bundle-options. Ignored it. 19:15:39 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.1-SNAPSHOT.jar 19:15:39 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.1-SNAPSHOT.jar 19:16:20 [INFO] ------------------------------------------------------------------------ 19:16:20 [INFO] Reactor Summary for openflowplugin 0.21.1-SNAPSHOT: 19:16:20 [INFO] 19:16:20 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.092 s] 19:16:20 [INFO] openflowplugin-parent .............................. SUCCESS [ 7.334 s] 19:16:20 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 36.254 s] 19:16:20 [INFO] openflowjava-parent ................................ SUCCESS [ 0.654 s] 19:16:20 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 5.887 s] 19:16:20 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.158 s] 19:16:20 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 55.092 s] 19:16:20 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 15.202 s] 19:16:20 [INFO] model-inventory .................................... SUCCESS [ 5.867 s] 19:16:20 [INFO] model-flow-base .................................... SUCCESS [ 16.929 s] 19:16:20 [INFO] model-flow-service ................................. SUCCESS [ 16.118 s] 19:16:20 [INFO] model-flow-statistics .............................. SUCCESS [ 11.494 s] 19:16:20 [INFO] model-topology ..................................... SUCCESS [ 4.917 s] 19:16:20 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 9.418 s] 19:16:20 [INFO] liblldp ............................................ SUCCESS [ 9.549 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 7.659 s] 19:16:20 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.879 s] 19:16:20 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 5.968 s] 19:16:20 [INFO] openflowplugin-common .............................. SUCCESS [ 11.338 s] 19:16:20 [INFO] openflowplugin-api ................................. SUCCESS [ 7.979 s] 19:16:20 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.393 s] 19:16:20 [INFO] openflowplugin ..................................... SUCCESS [ 20.941 s] 19:16:20 [INFO] openflowplugin-impl ................................ SUCCESS [ 59.324 s] 19:16:20 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.015 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 5.797 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 5.790 s] 19:16:20 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 5.679 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 20.605 s] 19:16:20 [INFO] bulk-o-matic ....................................... SUCCESS [ 13.373 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 21.482 s] 19:16:20 [INFO] device-ownership-service ........................... SUCCESS [ 4.684 s] 19:16:20 [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.693 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 21.664 s] 19:16:20 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.491 s] 19:16:20 [INFO] reconciliation-framework ........................... SUCCESS [ 7.104 s] 19:16:20 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.109 s] 19:16:20 [INFO] forwardingrules-manager ............................ SUCCESS [ 23.112 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 21.792 s] 19:16:20 [INFO] forwardingrules-sync ............................... SUCCESS [ 17.826 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 21.342 s] 19:16:20 [INFO] table-miss-enforcer ................................ SUCCESS [ 7.877 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 21.092 s] 19:16:20 [INFO] topology-lldp-discovery ............................ SUCCESS [ 9.368 s] 19:16:20 [INFO] lldp-speaker ....................................... SUCCESS [ 10.295 s] 19:16:20 [INFO] topology-manager ................................... SUCCESS [ 9.028 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 22.163 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 21.242 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 19.112 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 21.408 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 21.542 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 20.978 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 19.456 s] 19:16:20 [INFO] test-common ........................................ SUCCESS [ 5.717 s] 19:16:20 [INFO] drop-test-karaf .................................... SUCCESS [ 5.953 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 19.904 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 34.980 s] 19:16:20 [INFO] southbound-cli ..................................... SUCCESS [ 9.396 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 21.577 s] 19:16:20 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.070 s] 19:16:20 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 19.137 s] 19:16:20 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 35.097 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 22.181 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 18.526 s] 19:16:20 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 8.500 s] 19:16:20 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 9.452 s] 19:16:20 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 21.327 s] 19:16:20 [INFO] features-openflowplugin ............................ SUCCESS [ 6.263 s] 19:16:20 [INFO] features-aggregator ................................ SUCCESS [ 0.009 s] 19:16:20 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 19:16:20 [INFO] libraries-aggregator ............................... SUCCESS [ 0.003 s] 19:16:20 [INFO] simple-client ...................................... SUCCESS [ 6.522 s] 19:16:20 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.442 s] 19:16:20 [INFO] test-extension ..................................... SUCCESS [ 6.093 s] 19:16:20 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.008 s] 19:16:20 [INFO] test-provider ...................................... SUCCESS [ 10.238 s] 19:16:20 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.011 s] 19:16:20 [INFO] applications-aggregator ............................ SUCCESS [ 0.007 s] 19:16:20 [INFO] learning-switch .................................... SUCCESS [ 5.935 s] 19:16:20 [INFO] sample-consumer .................................... SUCCESS [ 4.809 s] 19:16:20 [INFO] sample-bundles ..................................... SUCCESS [ 5.888 s] 19:16:20 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.004 s] 19:16:20 [INFO] srm-aggregator ..................................... SUCCESS [ 0.002 s] 19:16:20 [INFO] openflowplugin-karaf ............................... SUCCESS [ 18.384 s] 19:16:20 [INFO] openflowplugin ..................................... SUCCESS [04:45 min] 19:16:20 [INFO] ------------------------------------------------------------------------ 19:16:20 [INFO] BUILD SUCCESS 19:16:20 [INFO] ------------------------------------------------------------------------ 19:16:20 [INFO] Total time: 23:12 min 19:16:20 [INFO] Finished at: 2025-11-14T19:16:20Z 19:16:20 [INFO] ------------------------------------------------------------------------ 19:16:20 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10534542664292954428.sh 19:16:20 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins7274721201366223317.sh 19:16:20 ---> common-variables.sh 19:16:20 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 19:16:20 ---> maven-deploy.sh 19:16:20 -----> Remove metadata files that were not updated 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.4-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.2-SNAPSHOT/maven-metadata.xml 19:16:20 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.0-SNAPSHOT/maven-metadata.xml 19:16:20 -----> Install lftools 19:16:20 Setup pyenv: 19:16:21 system 19:16:21 3.8.20 19:16:21 3.9.20 19:16:21 3.10.15 19:16:21 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 19:16:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4YQF from file:/tmp/.os_lf_venv 19:16:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:24 lf-activate-venv(): INFO: Base packages installed successfully 19:16:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-4YQF/bin to PATH 19:16:35 -----> Upload files to Nexus 19:16:35 ####################################################### 19:16:35 Deploying directory /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:16:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (559.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml (754.69 kb) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-features.xml (913.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36.pom (1.35 kb) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json (803.03 kb) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 19:16:36 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (559.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml (164.26 kb) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-config.xml.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-config.xml (943.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-javadoc.jar (91.05 kb) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-legacyConfig.xml (941.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.pom (5.6 kb) 19:16:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-config.xml.sha1 (40.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-legacyConfig.xml.md5 (32.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.jar (21.89 kb) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json (177.66 kb) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml (1.87 kb) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-legacyConfig.xml.sha1 (40.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (551.0 b) 19:16:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:16:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.jar (46.3 kb) 19:16:40 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.json (60.94 kb) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.xml (55.52 kb) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.pom (1.78 kb) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml (1.44 kb) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-javadoc.jar (205.86 kb) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 19:16:41 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (549.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.json (10.78 kb) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36.pom (5.19 kb) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml (1.06 kb) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:42 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.xml (9.67 kb) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (555.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.json (181.67 kb) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36.pom (2.65 kb) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-features.xml (1.29 kb) 19:16:43 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.xml (168.02 kb) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (552.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.json (116.42 kb) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-tests.jar (607.04 kb) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.pom (5.84 kb) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-javadoc.jar (1.7 mb) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-tests.jar.sha1 (40.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.jar (624.46 kb) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.xml (106.04 kb) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-tests.jar.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 19:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (550.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.json (13.17 kb) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.pom (1.88 kb) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.xml (11.81 kb) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:46 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.jar (7.39 kb) 19:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml (1.23 kb) 19:16:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 19:16:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 19:16:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (547.0 b) 19:16:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.jar (14.52 kb) 19:16:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:16:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.xml (55.53 kb) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.json (60.95 kb) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.pom (1.71 kb) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-javadoc.jar (98.83 kb) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml (1.44 kb) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (551.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.xml (52.31 kb) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.json (57.54 kb) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-javadoc.jar (7.49 mb) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.pom (2.08 kb) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.jar (2.3 mb) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-sources.jar (1.79 mb) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (550.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.xml (748.21 kb) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:16:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.json (796.17 kb) 19:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-features.xml (642.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36.pom (1.32 kb) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (538.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36.pom (10.73 kb) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.json (10.69 kb) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.xml (9.58 kb) 19:17:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml (1.04 kb) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (536.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.xml (190.74 kb) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.pom (7.26 kb) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.json (207.31 kb) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-javadoc.jar (2.85 mb) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-sources.jar (675.69 kb) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.jar (1.12 mb) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 19:17:09 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (537.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.json (58.58 kb) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:10 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:11 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-javadoc.jar (132.44 kb) 19:17:11 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-sources.jar (15.51 kb) 19:17:11 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.pom (1.6 kb) 19:17:11 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:11 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.jar (22.4 kb) 19:17:12 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:12 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.xml (53.42 kb) 19:17:12 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:12 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (538.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.json (49.44 kb) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.pom (1.58 kb) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.xml (44.94 kb) 19:17:13 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:14 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:14 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:14 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.jar (71.6 kb) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-sources.jar (54.3 kb) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-javadoc.jar (303.08 kb) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 19:17:16 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (538.0 b) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.json (69.93 kb) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-sources.jar (1.13 mb) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:17 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.xml (63.85 kb) 19:17:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.jar (1.46 mb) 19:17:18 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-javadoc.jar (4.91 mb) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.pom (1.41 kb) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:19 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (541.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.xml (67.51 kb) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:20 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-javadoc.jar (4.25 mb) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.jar (1.3 mb) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.pom (1.95 kb) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.json (73.7 kb) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:21 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-sources.jar (1.02 mb) 19:17:22 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 19:17:22 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 19:17:22 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (544.0 b) 19:17:22 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-javadoc.jar (2.36 mb) 19:17:22 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.jar (764.37 kb) 19:17:24 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:24 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:24 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.pom (1.82 kb) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.json (77.4 kb) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.xml (71.09 kb) 19:17:25 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-sources.jar (611.82 kb) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 (32.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 (40.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml (442.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.pom (1.41 kb) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.jar (136.25 kb) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:26 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.xml (34.09 kb) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.json (37.68 kb) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-sources.jar (89.34 kb) 19:17:27 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-javadoc.jar (500.42 kb) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (553.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-features.xml (901.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml (755.24 kb) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json (803.48 kb) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36.pom (1.35 kb) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (532.0 b) 19:17:29 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-javadoc.jar (150.93 kb) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.jar (32.29 kb) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-sources.jar (18.77 kb) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.pom (2.25 kb) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.json (121.08 kb) 19:17:30 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.xml (110.99 kb) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (550.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.json (807.72 kb) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36.pom (2.0 kb) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-features.xml (972.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.xml (759.41 kb) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 19:17:32 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (532.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.json (100.33 kb) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-sources.jar (4.66 kb) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.pom (2.19 kb) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.jar (12.31 kb) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.xml (91.82 kb) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-javadoc.jar (91.29 kb) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (564.0 b) 19:17:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.json (810.31 kb) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36.pom (1.65 kb) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-features.xml (1.2 kb) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.xml (761.64 kb) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (540.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json (1.49 mb) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:36 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml (1.4 mb) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36.pom (6.58 kb) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-features.xml (5.95 kb) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (544.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:37 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.pom (1.39 kb) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml (61.61 kb) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.jar (60.1 kb) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-javadoc.jar (274.8 kb) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-sources.jar (42.28 kb) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:38 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json (67.38 kb) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (528.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.json (102.82 kb) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.xml (93.98 kb) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:39 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:40 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:40 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.jar (25.09 kb) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-javadoc.jar (111.74 kb) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-sources.jar (11.14 kb) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.pom (2.6 kb) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:41 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (545.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.xml (130.02 kb) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-javadoc.jar (141.45 kb) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.json (141.14 kb) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.jar (32.36 kb) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.pom (2.63 kb) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-sources.jar (15.74 kb) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (549.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-features.xml (1.71 kb) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.json (846.77 kb) 19:17:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36.pom (2.29 kb) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.xml (796.62 kb) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (554.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:45 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json (810.14 kb) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-features.xml (1.09 kb) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36.pom (1.32 kb) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml (761.51 kb) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:17:46 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (545.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.pom (1.53 kb) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-javadoc.jar (1.93 mb) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.jar (568.59 kb) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.json (81.09 kb) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.xml (74.65 kb) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-sources.jar (454.38 kb) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (552.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36.pom (1.35 kb) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json (799.78 kb) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml (751.68 kb) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-features.xml (780.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (564.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36.pom (1.25 kb) 19:17:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json (799.3 kb) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-features.xml (823.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml (751.08 kb) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 19:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (549.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-javadoc.jar (87.37 kb) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.pom (2.17 kb) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json (124.43 kb) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-sources.jar (4.85 kb) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml (114.13 kb) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.jar (14.02 kb) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (554.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-javadoc.jar (98.77 kb) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.pom (2.08 kb) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.jar (13.28 kb) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.xml (55.01 kb) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-sources.jar (5.35 kb) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.json (60.92 kb) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 19:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (553.0 b) 19:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.jar (45.77 kb) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.pom (2.44 kb) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml (113.35 kb) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-sources.jar (28.2 kb) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-javadoc.jar (177.06 kb) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json (123.34 kb) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (554.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml (120.13 kb) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.pom (2.75 kb) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:01 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-sources.jar (9.74 kb) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-javadoc.jar (121.92 kb) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json (131.33 kb) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.jar (30.28 kb) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:02 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (559.0 b) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-sources.jar (19.36 kb) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.pom (2.93 kb) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.xml (122.25 kb) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:03 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.jar (39.27 kb) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.json (132.7 kb) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-javadoc.jar (148.46 kb) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:05 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.66 kb) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (544.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.pom (2.73 kb) 19:18:06 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.jar (97.66 kb) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-sources.jar (55.03 kb) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml (145.22 kb) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json (157.82 kb) 19:18:08 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-javadoc.jar (296.19 kb) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (553.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml (131.45 kb) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:09 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json (142.94 kb) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-sources.jar (91.79 kb) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-javadoc.jar (403.67 kb) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.pom (4.51 kb) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.jar (179.33 kb) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:10 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (550.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml (96.89 kb) 19:18:11 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-sources.jar (60.79 kb) 19:18:12 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.pom (2.94 kb) 19:18:12 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:12 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:12 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.jar (104.59 kb) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-javadoc.jar (338.54 kb) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json (105.93 kb) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:14 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (558.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.pom (904.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.json (84.45 kb) 19:18:15 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-javadoc.jar (183.25 kb) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:16 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.jar (42.84 kb) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.xml (77.81 kb) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-sources.jar (32.06 kb) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.66 kb) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (553.0 b) 19:18:18 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.jar (12.42 kb) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:21 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-javadoc.jar (87.42 kb) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-sources.jar (4.46 kb) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml (114.72 kb) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json (124.93 kb) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.pom (3.06 kb) 19:18:22 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (546.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-javadoc.jar (107.15 kb) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.json (117.31 kb) 19:18:23 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-sources.jar (16.55 kb) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.pom (2.53 kb) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.jar (39.37 kb) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml (107.33 kb) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:24 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (542.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-sources.jar (135.21 kb) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml (97.05 kb) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:25 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json (106.07 kb) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-javadoc.jar (574.83 kb) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.pom (1.92 kb) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:18:26 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.jar (199.21 kb) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (542.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.pom (2.58 kb) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-sources.jar (65.51 kb) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:28 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml (116.72 kb) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-javadoc.jar (318.5 kb) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.jar (88.34 kb) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json (126.34 kb) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:18:29 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (532.0 b) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-javadoc.jar (103.31 kb) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-sources.jar (6.77 kb) 19:18:30 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.jar (24.73 kb) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.json (136.48 kb) 19:18:32 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.xml (124.63 kb) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.pom (1.81 kb) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (554.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:33 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.xml (1.32 mb) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.json (1.41 mb) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36.pom (1.74 kb) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-features.xml (816.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (563.0 b) 19:18:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-features.xml (818.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml (751.94 kb) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json (800.03 kb) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36.pom (1.35 kb) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (535.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:35 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-sources.jar (132.06 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-javadoc.jar (912.91 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.json (100.55 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.xml (92.51 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.pom (1.4 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.jar (140.29 kb) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:36 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (542.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36.pom (2.5 kb) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.json (10.74 kb) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.xml (9.63 kb) 19:18:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml (1.05 kb) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (534.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.json (37.06 kb) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.pom (2.05 kb) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:38 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-javadoc.jar (172.03 kb) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-sources.jar (25.48 kb) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.xml (33.32 kb) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.jar (39.3 kb) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:18:39 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (538.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.pom (1.29 kb) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.xml (46.84 kb) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-javadoc.jar (99.37 kb) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.json (51.57 kb) 19:18:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.jar (19.05 kb) 19:18:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-sources.jar (7.04 kb) 19:18:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (546.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.xml (745.21 kb) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-features.xml (3.06 kb) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36.pom (4.93 kb) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.json (792.96 kb) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (530.0 b) 19:18:44 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.jar (135.78 kb) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-javadoc.jar (154.38 kb) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.xml (101.71 kb) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:45 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-sources.jar (46.94 kb) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.pom (3.13 kb) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.json (111.22 kb) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 19:18:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (552.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-features.xml (992.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36.pom (1.32 kb) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml (759.07 kb) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json (807.39 kb) 19:18:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (546.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-javadoc.jar (387.03 kb) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.jar (108.22 kb) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml (87.95 kb) 19:18:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-sources.jar (81.5 kb) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.pom (2.09 kb) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json (95.0 kb) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:49 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (548.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.json (811.05 kb) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36.pom (1.75 kb) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.xml (762.59 kb) 19:18:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-features.xml (1.06 kb) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (548.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.pom (3.29 kb) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar (7.89 mb) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.jar (2.95 mb) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml (104.0 kb) 19:18:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json (112.86 kb) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-sources.jar (2.19 mb) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (556.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml (751.57 kb) 19:18:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.json (799.69 kb) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36.pom (1.33 kb) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-features.xml (783.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 19:18:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (560.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml (751.58 kb) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-features.xml (786.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36.pom (1.32 kb) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json (799.71 kb) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:55 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (550.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.pom (1.37 kb) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-javadoc.jar (105.56 kb) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.json (60.58 kb) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.xml (55.09 kb) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-sources.jar (6.48 kb) 19:18:56 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.jar (13.29 kb) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (546.0 b) 19:18:57 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.pom (2.81 kb) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar (3.34 mb) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-sources.jar (787.9 kb) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json (87.13 kb) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml (79.22 kb) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:18:58 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.jar (1.05 mb) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (541.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.xml (3.34 kb) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:02 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.json (3.65 kb) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36.pom (19.4 kb) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml (1.05 kb) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (530.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-sources.jar (30.55 kb) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.pom (2.3 kb) 19:19:03 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.json (82.21 kb) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.xml (74.99 kb) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-javadoc.jar (201.11 kb) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.jar (44.06 kb) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:04 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (545.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-features.xml (1.63 kb) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.xml (202.27 kb) 19:19:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.json (217.97 kb) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36.pom (3.4 kb) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 19:19:06 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (531.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.xml (101.27 kb) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-javadoc.jar (87.31 kb) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-sources.jar (5.92 kb) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:07 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.pom (2.42 kb) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.jar (17.88 kb) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.json (110.35 kb) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 (32.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 (40.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml (443.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:19:08 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.xml (62.64 kb) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.json (69.13 kb) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.pom (2.98 kb) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-sources.jar (10.81 kb) 19:19:09 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.jar (27.62 kb) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-javadoc.jar (115.72 kb) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (563.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36.pom (1.56 kb) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json (810.98 kb) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml (762.44 kb) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-features.xml (1.12 kb) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml (1.28 kb) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (531.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.jar (414.72 kb) 19:19:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-javadoc.jar (1.09 mb) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.pom (2.18 kb) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml (108.32 kb) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-sources.jar (248.06 kb) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json (117.21 kb) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 (32.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 (40.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml (444.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:14 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-sources.jar (7.92 kb) 19:19:15 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.json (66.14 kb) 19:19:15 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:15 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:15 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:15 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.jar (28.19 kb) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-javadoc.jar (99.37 kb) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.xml (60.29 kb) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.pom (2.7 kb) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (545.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.xml (37.5 kb) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.json (41.4 kb) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-features.xml (790.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36.pom (1.42 kb) 19:19:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (551.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.xml (755.82 kb) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-features.xml (858.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.json (803.98 kb) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36.pom (1.82 kb) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml (1.27 kb) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (545.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-features.xml.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-features.xml (810.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.json (856.14 kb) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-features.xml.md5 (32.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36.pom (1.5 kb) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.xml (805.34 kb) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (548.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-config.cfg (6.29 kb) 19:19:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-config.cfg.md5 (32.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json (10.83 kb) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-sources.jar (4.33 kb) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.pom (1.92 kb) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-config.cfg.sha1 (40.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.jar (9.76 kb) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml (9.72 kb) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:21 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (531.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-sources.jar.md5 (32.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.pom (3.27 kb) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.json.sha1 (40.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.json (161.66 kb) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.jar.sha1 (40.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-javadoc.jar.md5 (32.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:19:22 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.pom.sha1 (40.0 b) 19:19:23 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.pom.md5 (32.0 b) 19:19:23 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 (40.0 b) 19:19:23 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.xml (150.15 kb) 19:19:23 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.jar (29.01 kb) 19:19:24 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.json.md5 (32.0 b) 19:19:24 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-javadoc.jar.sha1 (40.0 b) 19:19:24 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-sources.jar.sha1 (40.0 b) 19:19:24 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-sources.jar (17.7 kb) 19:19:24 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:19:24 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-javadoc.jar (147.4 kb) 19:19:25 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:19:25 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.jar.md5 (32.0 b) 19:19:25 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.xml.md5 (32.0 b) 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-config.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-config.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-legacyConfig.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-config.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-legacyConfig.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-legacyConfig.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.1-SNAPSHOT/openflowjava-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.1-SNAPSHOT/openflow-protocol-spi-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.1-SNAPSHOT/openflowjava-parent-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.1-SNAPSHOT/odl-openflowjava-protocol-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-tests.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-tests.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-tests.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/openflow-protocol-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.1-SNAPSHOT/openflow-protocol-it-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.1-SNAPSHOT/openflowjava-util-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.1-SNAPSHOT/openflow-protocol-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/openflowplugin-parent-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.1-SNAPSHOT/openflowplugin-impl-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/model-topology-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.1-SNAPSHOT/model-inventory-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/model-flow-base-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.1-SNAPSHOT/model-flow-service-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/model-flow-statistics-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.1-SNAPSHOT/srm-api-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.1-SNAPSHOT/learning-switch-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/sample-consumer-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.1-SNAPSHOT/features-openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.1-SNAPSHOT/openflowjava-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/test-common-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.1-SNAPSHOT/openflowplugin-extension-onf-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.1-SNAPSHOT/openflowplugin-extension-api-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.1-SNAPSHOT/table-miss-enforcer-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.1-SNAPSHOT/device-ownership-service-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.1-SNAPSHOT/topology-lldp-discovery-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.1-SNAPSHOT/reconciliation-framework-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/arbitratorreconciliation-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.1-SNAPSHOT/southbound-cli-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.1-SNAPSHOT/forwardingrules-manager-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/forwardingrules-sync-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.1-SNAPSHOT/arbitratorreconciliation-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.1-SNAPSHOT/of-switch-config-pusher-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.1-SNAPSHOT/bulk-o-matic-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/lldp-speaker-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/drop-test-karaf-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.1-SNAPSHOT/openflowplugin-api-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.1-SNAPSHOT/openflowplugin-aggregator-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.1-SNAPSHOT/liblldp-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.1-SNAPSHOT/openflowplugin-common-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/odl-openflowplugin-southbound-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.1-SNAPSHOT/test-provider-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.1-SNAPSHOT/openflowplugin-extension-eric-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/openflowplugin-extension-nicira-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.1-SNAPSHOT/openflowjava-extension-nicira-api-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/openflowjava-extension-nicira-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/openflowplugin-artifacts-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.1-SNAPSHOT/simple-client-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.1-SNAPSHOT/sample-bundles-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.1-SNAPSHOT/srm-impl-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.1-SNAPSHOT/openflowplugin-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.1-SNAPSHOT/srm-shell-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.1-SNAPSHOT/odl-openflowplugin-libraries-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-features.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-features.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-features.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/odl-openflowplugin-drop-test-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-config.cfg 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-config.cfg.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-config.cfg.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.1-SNAPSHOT/openflowplugin-blueprint-config-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-sources.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.pom 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.json.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.json 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-javadoc.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.pom.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.pom.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.json.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-javadoc.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-sources.jar.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-sources.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml.sha1 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-javadoc.jar 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/maven-metadata.xml 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36.jar.md5 19:19:25 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.1-SNAPSHOT/test-extension-0.21.1-20251114.185307-36-cyclonedx.xml.md5 19:19:25 Finished deploying /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:19:25 ####################################################### 19:19:25 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins6658765733535723963.sh 19:19:25 $ ssh-agent -k 19:19:25 unset SSH_AUTH_SOCK; 19:19:25 unset SSH_AGENT_PID; 19:19:25 echo Agent pid 1572 killed; 19:19:25 [ssh-agent] Stopped. 19:19:26 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:19:26 [JaCoCo plugin] Version: 3.3.5 19:19:26 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:19:26 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 19:19:26 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 19:19:27 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:19:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 17 files 19:19:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13 files 19:19:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 105 files 19:19:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 2 files 19:19:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 71 files 19:19:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 48 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 43 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 1 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 6 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 34 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 1 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 15 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 12 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 0 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 5 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 31 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 5 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 674 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 322 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 61 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 1506 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 9 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 11 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 0 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 0 files 19:19:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 0 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 13 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 938 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 727 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 414 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 43 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 9 files 19:19:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 1405 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 372 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 0 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 18 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 4 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 3 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 0 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 128 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 0 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 6 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 634 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 195 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 0 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 1 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 2 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 23 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 105 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 7 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 4 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 0 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 8 files 19:19:30 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 31 files 19:19:31 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:19:31 [JaCoCo plugin] Source Inclusions: **/*.java 19:19:31 [JaCoCo plugin] Source Exclusions: null 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java 3 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java 10 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/java 2 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java 32 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java 43 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java 4 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java 1 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java 6 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java 14 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java 1 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java 5 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java 9 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/java 5 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java 8 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/java 73 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java 28 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java 5 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/java 56 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java 9 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/java 1 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java 12 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/java 1 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/java 52 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java 345 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/java 3 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/java 3 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java 93 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java 2 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java 550 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java 185 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java 13 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java 1 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/java 2 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java 23 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/java 4 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java 4 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/java 4 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java 7 files 19:19:31 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java 16 files 19:19:31 [JaCoCo plugin] Loading inclusions files.. 19:19:31 [JaCoCo plugin] inclusions: [] 19:19:31 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:19:32 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 19:19:32 [JaCoCo plugin] Publishing the results.. 19:19:32 [JaCoCo plugin] Loading packages.. 19:19:32 [JaCoCo plugin] Done. 19:19:32 [JaCoCo plugin] Overall coverage: class: 88.6845, method: 78.01234, line: 70.78027, branch: 58.561783, instruction: 70.810905, complexity: 64.20259 19:19:32 [PostBuildScript] - [INFO] Executing post build scripts. 19:19:32 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins3534467227547322784.sh 19:19:32 ---> sysstat.sh 19:19:33 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8366161712493918322.sh 19:19:33 ---> package-listing.sh 19:19:33 ++ facter osfamily 19:19:33 ++ tr '[:upper:]' '[:lower:]' 19:19:33 + OS_FAMILY=debian 19:19:33 + workspace=/w/workspace/openflowplugin-maven-merge-vanadium 19:19:33 + START_PACKAGES=/tmp/packages_start.txt 19:19:33 + END_PACKAGES=/tmp/packages_end.txt 19:19:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:33 + PACKAGES=/tmp/packages_start.txt 19:19:33 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 19:19:33 + PACKAGES=/tmp/packages_end.txt 19:19:33 + case "${OS_FAMILY}" in 19:19:33 + grep '^ii' 19:19:33 + dpkg -l 19:19:33 + '[' -f /tmp/packages_start.txt ']' 19:19:33 + '[' -f /tmp/packages_end.txt ']' 19:19:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:33 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 19:19:33 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 19:19:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 19:19:33 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins10725825273140110782.sh 19:19:33 ---> capture-instance-metadata.sh 19:19:33 Setup pyenv: 19:19:33 system 19:19:33 3.8.20 19:19:33 3.9.20 19:19:33 3.10.15 19:19:33 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 19:19:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4YQF from file:/tmp/.os_lf_venv 19:19:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:35 lf-activate-venv(): INFO: Base packages installed successfully 19:19:35 lf-activate-venv(): INFO: Installing additional packages: lftools 19:19:45 lf-activate-venv(): INFO: Adding /tmp/venv-4YQF/bin to PATH 19:19:45 INFO: Running in OpenStack, capturing instance metadata 19:19:45 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins7784638534326350556.sh 19:19:45 provisioning config files... 19:19:46 Could not find credentials [logs] for openflowplugin-maven-merge-vanadium #171 19:19:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config14210429030955400392tmp 19:19:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:19:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:19:46 provisioning config files... 19:19:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:19:46 [EnvInject] - Injecting environment variables from a build step. 19:19:46 [EnvInject] - Injecting as environment variables the properties content 19:19:46 SERVER_ID=logs 19:19:46 19:19:46 [EnvInject] - Variables injected successfully. 19:19:46 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins2847357854372674988.sh 19:19:46 ---> create-netrc.sh 19:19:46 WARN: Log server credential not found. 19:19:46 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins4614386297535000170.sh 19:19:46 ---> python-tools-install.sh 19:19:46 Setup pyenv: 19:19:46 system 19:19:46 3.8.20 19:19:46 3.9.20 19:19:46 3.10.15 19:19:46 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 19:19:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4YQF from file:/tmp/.os_lf_venv 19:19:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:48 lf-activate-venv(): INFO: Base packages installed successfully 19:19:48 lf-activate-venv(): INFO: Installing additional packages: lftools 19:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-4YQF/bin to PATH 19:19:58 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins819337306116790422.sh 19:19:58 ---> sudo-logs.sh 19:19:58 Archiving 'sudo' log.. 19:19:58 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins11712505464071136067.sh 19:19:58 ---> job-cost.sh 19:19:58 Setup pyenv: 19:19:58 system 19:19:58 3.8.20 19:19:58 3.9.20 19:19:58 3.10.15 19:19:59 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 19:19:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4YQF from file:/tmp/.os_lf_venv 19:19:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:20:01 lf-activate-venv(): INFO: Base packages installed successfully 19:20:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:20:06 lf-activate-venv(): INFO: Adding /tmp/venv-4YQF/bin to PATH 19:20:06 INFO: No Stack... 19:20:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:20:07 INFO: Archiving Costs 19:20:07 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins44457513413803020.sh 19:20:07 ---> logs-deploy.sh 19:20:07 Setup pyenv: 19:20:07 system 19:20:07 3.8.20 19:20:07 3.9.20 19:20:07 3.10.15 19:20:07 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 19:20:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4YQF from file:/tmp/.os_lf_venv 19:20:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:20:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:20:09 lf-activate-venv(): INFO: Base packages installed successfully 19:20:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:20:19 lf-activate-venv(): INFO: Adding /tmp/venv-4YQF/bin to PATH 19:20:19 WARNING: Nexus logging server not set 19:20:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-vanadium/171/ 19:20:19 INFO: archiving logs to S3 19:20:24 ---> uname -a: 19:20:24 Linux prd-ubuntu2204-docker-4c-4g-10589 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:20:24 19:20:24 19:20:24 ---> lscpu: 19:20:24 Architecture: x86_64 19:20:24 CPU op-mode(s): 32-bit, 64-bit 19:20:24 Address sizes: 40 bits physical, 48 bits virtual 19:20:24 Byte Order: Little Endian 19:20:24 CPU(s): 4 19:20:24 On-line CPU(s) list: 0-3 19:20:24 Vendor ID: AuthenticAMD 19:20:24 Model name: AMD EPYC-Rome Processor 19:20:24 CPU family: 23 19:20:24 Model: 49 19:20:24 Thread(s) per core: 1 19:20:24 Core(s) per socket: 1 19:20:24 Socket(s): 4 19:20:24 Stepping: 0 19:20:24 BogoMIPS: 5600.00 19:20:24 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 19:20:24 Virtualization: AMD-V 19:20:24 Hypervisor vendor: KVM 19:20:24 Virtualization type: full 19:20:24 L1d cache: 128 KiB (4 instances) 19:20:24 L1i cache: 128 KiB (4 instances) 19:20:24 L2 cache: 2 MiB (4 instances) 19:20:24 L3 cache: 64 MiB (4 instances) 19:20:24 NUMA node(s): 1 19:20:24 NUMA node0 CPU(s): 0-3 19:20:24 Vulnerability Gather data sampling: Not affected 19:20:24 Vulnerability Indirect target selection: Not affected 19:20:24 Vulnerability Itlb multihit: Not affected 19:20:24 Vulnerability L1tf: Not affected 19:20:24 Vulnerability Mds: Not affected 19:20:24 Vulnerability Meltdown: Not affected 19:20:24 Vulnerability Mmio stale data: Not affected 19:20:24 Vulnerability Reg file data sampling: Not affected 19:20:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:20:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:20:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:20:24 Vulnerability Srbds: Not affected 19:20:24 Vulnerability Tsx async abort: Not affected 19:20:24 19:20:24 19:20:24 ---> nproc: 19:20:24 4 19:20:24 19:20:24 19:20:24 ---> df -h: 19:20:24 Filesystem Size Used Avail Use% Mounted on 19:20:24 tmpfs 1.6G 1.1M 1.6G 1% /run 19:20:24 /dev/vda1 78G 11G 67G 15% / 19:20:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:20:24 tmpfs 5.0M 0 5.0M 0% /run/lock 19:20:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:20:24 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:20:24 19:20:24 19:20:24 ---> free -m: 19:20:24 total used free shared buff/cache available 19:20:24 Mem: 15989 704 9564 4 5720 14942 19:20:24 Swap: 1023 0 1023 19:20:24 19:20:24 19:20:24 ---> ip addr: 19:20:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:20:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:20:24 inet 127.0.0.1/8 scope host lo 19:20:24 valid_lft forever preferred_lft forever 19:20:24 inet6 ::1/128 scope host 19:20:24 valid_lft forever preferred_lft forever 19:20:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:20:24 link/ether fa:16:3e:74:c8:f6 brd ff:ff:ff:ff:ff:ff 19:20:24 altname enp0s3 19:20:24 inet 10.30.170.31/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:20:24 valid_lft 84433sec preferred_lft 84433sec 19:20:24 inet6 fe80::f816:3eff:fe74:c8f6/64 scope link 19:20:24 valid_lft forever preferred_lft forever 19:20:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:20:24 link/ether 9a:75:c2:3b:4e:a5 brd ff:ff:ff:ff:ff:ff 19:20:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:20:24 valid_lft forever preferred_lft forever 19:20:24 19:20:24 19:20:24 ---> sar -b -r -n DEV: 19:20:24 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-10589) 11/14/25 _x86_64_ (4 CPU) 19:20:24 19:20:24 18:47:40 LINUX RESTART (4 CPU) 19:20:24 19:20:24 18:50:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:24 19:00:13 20.46 3.13 15.57 1.76 618.28 4649.22 15155.35 19:20:24 19:10:06 33.74 0.04 29.77 3.92 1.31 3407.45 16248.24 19:20:24 19:20:08 19.91 0.16 16.20 3.55 11.14 5739.35 69531.75 19:20:24 Average: 24.66 1.12 20.47 3.07 211.37 4604.37 33722.31 19:20:24 19:20:24 18:50:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:24 19:00:13 9816416 13573332 2382720 14.55 153084 3704460 2962140 17.00 895996 5253708 23236 19:20:24 19:10:06 8786424 13112448 2839108 17.34 180040 4200404 3119416 17.91 1049428 6062628 19928 19:20:24 19:20:08 9849340 15349136 596860 3.65 201348 5285464 1098728 6.31 1128364 4849048 13972 19:20:24 Average: 9484060 14011639 1939563 11.85 178157 4396776 2393428 13.74 1024596 5388461 19045 19:20:24 19:20:24 18:50:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:24 19:00:13 lo 430.43 430.43 409.39 409.39 0.00 0.00 0.00 0.00 19:20:24 19:00:13 ens3 108.51 85.54 856.46 16.61 0.00 0.00 0.00 0.00 19:20:24 19:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:24 19:10:06 lo 1548.20 1548.20 1474.83 1474.83 0.00 0.00 0.00 0.00 19:20:24 19:10:06 ens3 50.29 40.02 136.40 12.26 0.00 0.00 0.00 0.00 19:20:24 19:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:24 19:20:08 lo 11.81 11.81 1.23 1.23 0.00 0.00 0.00 0.00 19:20:24 19:20:08 ens3 80.05 73.46 121.44 227.58 0.00 0.00 0.00 0.00 19:20:24 19:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:24 Average: lo 659.19 659.19 624.38 624.38 0.00 0.00 0.00 0.00 19:20:24 Average: ens3 79.77 66.47 372.70 85.81 0.00 0.00 0.00 0.00 19:20:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:24 19:20:24 19:20:24 ---> sar -P ALL: 19:20:24 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-10589) 11/14/25 _x86_64_ (4 CPU) 19:20:24 19:20:24 18:47:40 LINUX RESTART (4 CPU) 19:20:24 19:20:24 18:50:11 CPU %user %nice %system %iowait %steal %idle 19:20:24 19:00:13 all 48.19 0.00 1.80 0.19 0.08 49.74 19:20:24 19:00:13 0 47.99 0.00 1.56 0.21 0.08 50.16 19:20:24 19:00:13 1 48.12 0.00 1.73 0.10 0.08 49.97 19:20:24 19:00:13 2 46.59 0.00 2.02 0.20 0.08 51.10 19:20:24 19:00:13 3 50.05 0.00 1.88 0.27 0.08 47.72 19:20:24 19:10:06 all 61.24 0.00 2.58 0.15 0.10 35.93 19:20:24 19:10:06 0 58.44 0.00 2.63 0.18 0.10 38.65 19:20:24 19:10:06 1 63.48 0.00 2.50 0.11 0.10 33.81 19:20:24 19:10:06 2 63.84 0.00 2.64 0.10 0.10 33.32 19:20:24 19:10:06 3 59.21 0.00 2.54 0.22 0.10 37.93 19:20:24 19:20:08 all 43.41 0.00 1.53 0.13 0.08 54.85 19:20:24 19:20:08 0 43.52 0.00 1.44 0.07 0.08 54.90 19:20:24 19:20:08 1 39.93 0.00 1.35 0.09 0.08 58.55 19:20:24 19:20:08 2 44.98 0.00 1.95 0.11 0.08 52.88 19:20:24 19:20:08 3 45.20 0.00 1.37 0.26 0.08 53.09 19:20:24 Average: all 50.88 0.00 1.96 0.16 0.09 46.90 19:20:24 Average: 0 49.94 0.00 1.87 0.15 0.09 47.95 19:20:24 Average: 1 50.43 0.00 1.85 0.10 0.09 47.53 19:20:24 Average: 2 51.74 0.00 2.20 0.14 0.09 45.84 19:20:24 Average: 3 51.44 0.00 1.93 0.25 0.09 46.30 19:20:24 19:20:24 19:20:24